|
[dokuwiki]
||
[Date Prev]
[10-2007 Date Index]
[Date Next]
||
[Thread Prev]
[10-2007 Thread Index]
[Thread Next]
[dokuwiki] Re: Get page information from syntax plugin
- From: Myron Turner <turnermm02@xxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 06 Oct 2007 13:01:14 -0500
YC Chan wrote:
IMHO, I think it is not possible to know what "Section" a syntax
plugin is called,
unless you pass additional information to it
E.g. adding a text containing the anchor of the section.
What (other) information do you like to get ?
Cheers.
It's available from the lines element of the $_POST array:
$_POST ['lines']
which tells you which lines are being edited in the edit window.
--
_____________________
Myron Turner
http://www.room535.org
http://www.bstatzero.org
http://www.mturner.org/XML_PullParser/
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|