
Options -Indexes
Bye
Options -Indexes
$toppage = false;
if (isset($xoopsModule) && is_object($xoopsModule)) {
if (preg_match("/index.php$/i", xoops_getenv('PHP_SELF')) && $xoopsConfig['startpage'] == $xoopsModule->getVar('dirname')) {
$toppage = true;
}
} else {
if (!empty($xoopsOption['show_cblock'])) {
$toppage = true;
}
$xoopsTpl->assign('xoops_istoppage',$toppage);
}
<{if $xoops_istoppage}>
some code here
<{/if}>
"Find on this CD all that made XOOPS one of the best tools available today for designing/building Internet websites:
- the latest stable version of XOOPS
- the software environment for testing XOOPS on your computer (Windows, Mac OS X and Linux compatible)
- A vast selection of modules, that have been tested by XOOPS France and are known for working under any circumstance.
- A wide selection of themes, sorted by categories (community website, professional website, intranet...)
- the complete documentation that you can find on the official french-speaking XOOPS support site"