Hello All,

how can I get a page list from a trail (Site.AllRecentChanges) listing
only existing pages?

I want to provide an "AllRecentChanges" page for "end users", less
overhead, certain groups excluded, showing only they have access
rights etc.

My first idea was to use (:if...) with {=$LastModified}, but it seems
that {=$LastModified} is also set for deleted pages: This pagelist
template:

* [[{=$FullName} | {=$Group}.{=$Name}]] {=$LastModified}

shows a modification time also for deleted pages. How is this
possible?

TIA,

Oliver


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to