[pmwiki-users] [Fwd: problem with fomatpagename]
Knut Alboldt
pmwiki at alboldt.de
Sun Sep 2 01:12:16 CDT 2007
found the reason why fmtpagename returns nothing (but not the solution):
before the update I could use FmtPageName directly in config.php. Now
all FmtPageName-Values returned are blank cause $pagename, $PageUrl etc
are blank.
Has something changed concerning that ?
Knut
-------- Original-Nachricht --------
Betreff: [pmwiki-users] problem with fomatpagename
Datum: Sun, 02 Sep 2007 07:45:47 +0200
Von: Knut Alboldt <pmwiki at alboldt.de>
An: pmwiki-users maillist <Pmwiki-users at pmichaud.com>
Hi !
After updating to a new beta-release, I've got some problems with the
FmtPageName-Function
in config.php I've got the statement
$ButtonCopyPage = FmtPageName('<td><a id="copy"
href="$ScriptUrl?n=Site.$[CopyPage]?group=$Group?template=$pagename"
title="$[copy contents of this page into a new one]">$[Copy
Page]</a></td>',$pagename);
This displays a button in the skin.
Before the update I got the right values for $Group and $template (=
values of the current page). After the update (I don't know which), I
get only empty values.
Did something change in FmtPageName ? If yes, what do I have to chage to
get the values back ?
Thanks
Knut
running pmwiki.2.2.0.beta63
_______________________________________________
pmwiki-users mailing list
pmwiki-users at pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users
More information about the pmwiki-users
mailing list