[dokuwiki] Re: Namespace confusion

  • From: Guy Brand <gb@xxxxxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 13 Mar 2006 21:24:37 +0100

On 13 March at 11:59, Daniel Mitchell wrote:

> >     } else if($conf['youarehereloose'] == 1 &&
> file_exists(wikiFN($page.':'.$conf['start']))){
[...]
> tpl_link(wl($page.':'.$conf['start']),$partName,'title="'.$pageName.'"')
[...]
>  I'm not sure if this is the same as the globalstart patch or not, this
> is only for the breadcrumbs stuff.

  Globalstart patch was not meant for breadcrumbs. Using it doesn't
  change anything for breadcrumbs in Dokuwiki:
  
  project1:index.txt, project2:index.txt and project3:index.txt appear
  as "index » index » index" in breadcrumb, which doesn't help much to
  distinguish them. Wouldn't "project1:index » project2:index »
  project3:index" be better ?

  gb

--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: