[dokuwiki] Re: Relative namespaces
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 27 Mar 2006 15:08:23 +0200
On Wed, 22 Mar 2006 15:50:08 -0600
"Martin Tschofen" <martin.tschofen@xxxxxxxxx> wrote:
> Dokuwiki allows to refer to the current namespace with the ".".
> I'm wondering if it is possible to move up one namespace. Something
> like ".:" for each namespace?
>
> Example:
>
> from within root:level1:level2
>
> I'd like to be able to go to level2-1 without refering to the root:
>
> .:level2-1:fileName
This was already suggested by ruslan (at least twice - sorry for not
answering). just a short feedback - having a sytax like as follows would
be nice. If anyone sends a patch I'll add it.
..foo upper namespace, page foo
..:foo the same
..:..foo two levels up, page foo
..:..:foo the same
Andi
- References:
- [dokuwiki] Relative namespaces
- From: Martin Tschofen
Other related posts:
- » [dokuwiki] Relative namespaces
- » [dokuwiki] Re: Relative namespaces
- » [dokuwiki] Re: Relative namespaces
- » [dokuwiki] Re: Relative namespaces
- [dokuwiki] Relative namespaces
- From: Martin Tschofen