A Joomla page consists of a few modules and a component. These modules have certain positions. To know module position in a Joomla template, we only need to append a query string tp=1. For the example:
http://blog.danigunawan.com/joomla15/index.php?tp=1
Screenshot (Click on the image for full size image):
It’s ez, isn’t it?
Related posts:
- Joomla in the Future
- Joomla! 1.5 SEO
- Joomla! Won "Best CMS Award" (Again)
- Rename htaccess.txt to be .htaccess in Windows
- Joomla Database Crash
Tags: Joomla










March 24th, 2009 at 3:49 pm
What happens when template controller disable position in some pages, an example displaying position only on home page (front page component), while disabling entire position on a rest pages? If you`ll check tp=1 on another page you will miss it for sure. Always check template xml file for available positions, or use another 3rd party tool like jposition.
March 24th, 2009 at 8:43 pm
@genCom
Of course you can check module position using template xml, but how if you are not authorized to view the template xml? You can use tp=1. It works if the owner leaves the default setting for template.