
|
[dokuwiki]
||
[Date Prev]
[06-2007 Date Index]
[Date Next]
||
[Thread Prev]
[06-2007 Thread Index]
[Thread Next]
[dokuwiki] Re: accessing namespace
- From: Ben Coburn <btcoburn@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 1 Jun 2007 10:07:39 -0700
On Jun 1, 2007, at 9:58, <koeppe@xxxxxxxx> wrote:
I'm trying to write a plugin, and I would like to get the namespace
information for the current document, is there a way to to that?
How to get the namespace? Try getNS($ID) ... or just $NS. Or try
reading the source a little. The PHPXref pages make it relatively "user
friendly".
http://dev.splitbrain.org/reference/dokuwiki/nav.html?index.html
Regards, Ben Coburn
-------------------
silicodon.net
-------------------
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|