Here is how to find tags about publisher information:
-
Open datas/config.php, find $cfg['debug_mode']. Set it TRUE, e.g.:
$cfg['debug_mode'] = TRUE;
-
Go to any page with your browser and add &tpl_debug=1 to the address bar. Example:
http://www.malditopc.es/index.php?e=page&c=paginasweb&id=4403&tpl_debug=1
-
Find block "page.tpl / MAIN" or press Ctrl+F and search for "PAGE_OWNER".
-
See the tags starting with "PAGE_OWNER_" and their current values.
May the Source be with you!