Wie kann ich die quick-search Funktion der Navigationsleiste ausblenden?
Im ZMI: portal_skin/uni-cd/portlet_navigation anpassen und quick_search macro auskommentieren:
<!--
<div class="portletContent odd">
<div>
<span metal:use-macro="here/global_searchbox/macros/quick_search">
The quicksearch box, normally placed at the top right
</span>
</div>
</div>
-->
06.03.2007 13:16