|
[dokuwiki]
||
[Date Prev]
[06-2006 Date Index]
[Date Next]
||
[Thread Prev]
[06-2006 Thread Index]
[Thread Next]
[dokuwiki] Re: globalstart patch
- From: Matthias Grimm <matthiasgrimm@xxxxxxxxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sun, 11 Jun 2006 18:33:52 +0200
On Sun, 11 Jun 2006 12:28:35 +0200
Andreas Gohr <andi@xxxxxxxxxxxxxx> wrote:
> Hi *!
>
> I'd like to add Guy Brand's (and others) globalstart patch to DokuWiki.
> It's on my todo list for a long time. I'm now wondering if we really
> need an option for it. I'd like to add it as standard behavior without
> an option because I think it won't break any existing links and is jsut
> an enhancement. Any objections?
>
> Andi
>
> PS: For everone not familar with it. It will allow to create links like
> this: [[namespace:]] which will link to 'namespace:start' where start
> is the option $conf['start'] option. However if a page 'namespace'
> exists then it will link to this page instead.
Hi,
to be consequent you should also change the tpl_button 'back' to
support this feature. Currently the button links to a page with the
same name as the namespace as start point of a namespace. This should
then be changed to $conf['start'] too.
Best Regards
Matthias
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|