
I still think the BlocksAdmin module ideal and should be enhanced for the current XOOPS layout.
blueteen wrote:
my solution doesn't work ?
<{if $xoops_pagetitle == "home"}>Do this<{/if}>
$mod = XoopsModule::getByDirname("rw_banner");
if ($mod){
include_once (XOOPS_ROOT_PATH.'/modules/rw_banner/include/maketags.php');
}