[pmwiki-users] PageUrl

The Editor editor at fast.st
Mon Sep 11 11:49:10 CDT 2006


I'm trying to extract the current page's url so it could be sent in an
email with forum posts.  I've tried the following with no luck...  The
page variable is just blank.

global $WorkDir, $WikiDir, $pagename...
if ($field == "linkpage") $_POST['linkpage'] = $PageUrl . $_POST['linkpage'];

Is there something I'm missing? the conditional and all the other
values are working fine.

Cheers,
Caveman




More information about the pmwiki-users mailing list