Look! I can change ANY Joomla! 1.0 site's template!
Written by Peter Martin Thursday, 30 October 2008
How's that... I can change anyone's Joomla! 1.0 template!
Just by visiting some website! And I do not have to log in!
This "trick" will work only in the visitor's own browser ;-)
Now, are you still interested in changing a template of any Joomla 1.0 website in your own browser?
Add index.php?jos_change_template=some_template_name behind the URL of a Joomla 1.0.x site to switch the template in your browser.
Limitations:
- the template will only be changed in your own browser
- it works only in Joomla! 1.0.x
- you'll need to know the exact name of the template.
- it can be fun anyway. Especially as you are friends with the site owner and do it in their presence: "Hey, what's wrong with your site ?!?" ;-)
- not everyone made the switch to 1.5; there are still a lot of Joomla! 1.0 websites around.
- Joomla! 1.0.x is shipped with two default templates: rhuk_solarflare_ii and madeyourweb, hence you'll know two exact names ;-)
- rhuk_solarflare_ii: http://www.example.com/index.php?jos_change_template=rhuk_solarflare_ii
- madeyourweb: http://www.example.com/index.php?jos_change_template=madeyourweb
- back in the original Joomla layout:
http://www.example.com/index.php?jos_change_template=name_of_the_original_template
Before switching, you'd better check the HTML source to know the name_of_the_original_template otherwise you will have to delete the website's cookie on your computer to change it back.
Background info: the jos_change_template information is stored as a cookie on your local PC.
Restarting your browser or emptying your browser cache won't restore the "original" template in your browser;
you'll need to delete the site's cookie or use "jos_change_template" + the original template name to revert back to the original template.
This functionality can be found as "TemplateChooser Start" in /includes/joomla.php (Joomla! 1.0.15, line 1270).

2009-01-31 03:42:53
2009-03-23 19:35:00
where template-name is the name of the template (e.g. beez)
2009-08-10 04:07:23
i want one!