1. php-Code ins Template wie folgt:
<?php if (JRequest::getVar('view') == 'frontpage'){ ?>
<?php } else { ?>
<div id="pathway">
Du bist hier: <jdoc:include type="modules" name="breadcrumb" />
</div>
<?php } ?>
<?php $menu = & JSite::getMenu(); if ($menu->getActive() == $menu->getDefault()) {?>
<?php } else { ?>
<div id="pathway">
Du bist hier: <jdoc:include type="modules" name="breadcrumb" />
</div>
<?php } ?>
<?php if($this->countModules('breadcrumb')) : ?>
<div id="pathway">
Du bist hier: <jdoc:include type="modules" name="breadcrumb" />
</div>
<?php endif; ?>
RSS Feed
Twitter
Mister Wong
Del.icio.us
Slashdot
Technorati
Googlize this
Blinklist

