Second index.php??? - Joomla! Forum - community, help and support
hi.
i need implement special page in template or whatever other solution display module in page.
the idea create file minimum of code display module inside joomla! framework.
the purpose of of provide special page show through link , displaying module, no metatags, information, header or footer , no other elements in page.
just module.
i had thought of second index.php in template, not work.
do image functional solution?
thanks much.
i need implement special page in template or whatever other solution display module in page.
the idea create file minimum of code display module inside joomla! framework.
the purpose of of provide special page show through link , displaying module, no metatags, information, header or footer , no other elements in page.
just module.
i had thought of second index.php in template, not work.
do image functional solution?
thanks much.
http://docs.joomla.org/layout_overrides_in_joomla
look @ component.php in template , make moduleonly.php same way.
http://docs.joomla.org/jdoc
look @ component.php in template , make moduleonly.php same way.
code: select all
www.yoursite.com/?tmpl=moduleonly
http://docs.joomla.org/jdoc
Comments
Post a Comment