
|
[dokuwiki]
||
[Date Prev]
[01-2006 Date Index]
[Date Next]
||
[Thread Prev]
[01-2006 Thread Index]
[Thread Next]
[dokuwiki] Re: own page name?
- From: Chris Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 10 Jan 2006 12:16:30 +0000
Mike Tedder wrote:
> Hello,
>
> I apologize if this is a very simple question. I've looked through the
> dokuwiki manual, checked the plugin list and the tips/tricks page,
> searched
> the mailing list archives and turned up nothing...
>
> Is it possible to have Dokuwiki render the current page name (both
> with and
> without the current namespace would be handy) in any way? Something like
> "{{SELF}}" or so? I'd like to use this functionality along with the
> include
> plugin to link to the same page in a different namespace.
>
> If something doesn't already exist, I'd be willing to put together a
> plugin
> which does this (shouldn't be that hard, right? :) ).
>
> Thanks for any suggestions!
> --DokuWiki mailing list - more info at
> http://wiki.splitbrain.org/wiki:mailinglist
>
I don't believe there is a way for a wiki page to know its own name.
Writing a syntax plugin isn't that difficult - check out the tutorial
http://wiki.splitbrain.org/plugin:tutorial. You could also consider
using spider joe's command
plugin(http://wiki.splitbrain.org/plugin:command), it provides a simpler
way of adding small syntax extensions into Dokuwiki.
Cheers,
Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|