PITS /
00370: Cookbook-V1.SimplePageCounter does not transfer to PmWiki 2
Summary: Cookbook-V1.SimplePageCounter does not transfer to PmWiki 2
Created: 2005-03-08 06:37
Status: Closed
Category: Feature
From: Henning
Assigned:
Priority: 3
Version: pmwiki-2.0.beta23
OS: Linux/Apache 2
Description: Cookbook-V1.SimplePageCounter doesn't transfer to PmWiki 2.
I imagine the problem might be that the $WikiDir
data structure has changed in PmWiki 2, but being PHP illiterate, I'm unable to adapt the code to the new structure.
(Replacing $WikiDir
in the code by "wiki.d" yields functional counters, but of course that's an inadequate workaround :-)
--Henning March 08, 2005, at 06:40 AM
Solution: Cookbook.SimplePageCounter
I should have RTFM :-)
--Henning March 08, 2005, at 06:55 AM