Italiano
Ho scritto questo plugin che serve per effettuare dei redirect di un indirizzo ad un post qualsiasi.
I redirect vanno modificati nel pannello di amministrazione apposito (Plugins -> Redirect) e poi sono subito attivi.
Se usate prettyURLs sarà possibile raggiungerli con fp-url/redirect/my_redirect altrimenti dovete passare via GET o POST il parametro redirect.
Come nome del redirect sono accettati i caratteri alfanumerici più i simboli . @ - _
.
Licenza: GNU GPL v2.0
Download: redirect_v1.0.tar.gz.
Esempio: Plugin Redirect
English
I’m sorry for my macheronic Englsh.
I’ve written a plugin that allows to make redirects from an address to an entry.
To activate a redirect you have to go in the Plugin section of Administration Panel then go to Redirect.
If you have activated PrettyURLs Plugin (from NoWhereMan, bundled with flatpress) fp-url/redirect/my_redirect otherwise you have to pass redirect parameter with GET or POST method (es index.php?redirect=my_redirect).
Name of redirect can contain alphanumeric characters and these symbols: . @ - _
.
Licence: GNU GPL v2.0
Download: redirect_v1.0.tar.gz.
Example: Redirect Plugin