On Thu, Jul 8, 2010 at 7:52 PM, Kollektivmail . <[email protected]> wrote:
> So my question is.. how can you automatically include the last line of a
> page that is changing.
You might install Cookbook/TextExtract and then use something like this:
(:extract . regex=1 lines=-1 name=Group.Page:)
Or WikiSh can handle it although it may be overkill:
{(tail -n 1 Group.Page)}
(Haven't tested either but it should be pretty close...)
I tried negative numbers with the core (:include lines=n:) and it doesn't work.
-Peter
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users