Damit Dokuwiki statt die zuletzt besuchten Seiten (»trace«) die aktuelle Position in der Navigation im Breadcrumb anzeigt, muss in der Konfiguration die Option »youarehere« aktiviert werden. Fügen Sie hierfür in der Datei »conf/local.php« die Zeile »$conf['youarehere'] = 1;« hinzu:

$DOKUWIROOT/conf/local.php

<?php
/*
 * Dokuwiki's Main Configuration File - Local Settings
 * Auto-generated by config plugin
 * Run for user: pronto
 * Date: Wed, 23 Mar 2011 17:46:04 +0100
 */
 
$conf['title'] = 'DokuWiki';
$conf['lang'] = 'de';
$conf['template'] = 'arctic';
$conf['license'] = 'gnufdl';
$conf['typography'] = '0';
$conf['useacl'] = 1;
$conf['superuser'] = '@admin';
$conf['userewrite'] = '1';
$conf['useheading'] = 1;
$conf['youarehere'] = 1;




pronto 2011/03/28 14:55

dw/you_are_here.txt (4166 views) · Zuletzt geändert: 2017/12/14 13:31 von pronto
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0