[pmwiki-users] Test if page exists...
Hans
design at softflow.co.uk
Thu Mar 16 13:46:17 CST 2006
Thursday, March 16, 2006, 7:40:36 PM, The wrote:
> I found a post in the list archives from Pm six weeks ago about the
> possibility of using
> (:if exists Group.PageName:) ... (:if:)
> Does anyone know if this feature is available, or if there is some
> other way to do it now?
# add (:if exists SomeGroup.SomeName:)
$Conditions['exists'] = "PageExists(\$condparm)";
Best,
~Hans
More information about the pmwiki-users
mailing list