1.1.2 - modified the redirect method to accomodate JApplication being deprecated ; I now use the correct CMSapplication->redirect() method. This means that previous versions could have been sending http 303 (see other code) headers instead of http 301 (permanently redirected)... 1.1.1 - removed the DEBUG flag that forced the plugin to display messages instead of redirecting (stupid me!) - changed the update server address because of incompatibilities with my hoster 1.1.0 - More graceful redirect using JApplication->redirect() - Now correctly getting URL using Joomla's JURI - Changed the language files again again (always more careful!) - Domain name can now be up to 255 characters long - Added the ability to define a landing page instead of redirecting to the same page 1.0.2 - Changed the language files again (minor additions) - Changed the label on the parameters page to state that you REALLY CANNOT put http:// there ! - Added a control in the plugin code that does not redirect (and triggers an error message) if http: is spotted in the target domain - Added update server 1.0.1 Bugfix with extended language files 1.0.0 Initial release