[pmwiki-users] File in Wiki.d is not seen
Patrick R. Michaud
pmichaud at pobox.com
Thu Dec 7 19:32:38 CST 2006
On Wed, Dec 06, 2006 at 10:44:03PM -1000, Sivakatirswami wrote:
> Using Zapdata here trying to get datapage to auto generate new pages.
>
> (: input datapage="TODOs-{Project}.test":)
>
> Ok, I got it to work, once, or so it seemed. But my page list
>
> (:pagelist group=TODOs*:)
>
> Did not return the new page as expected
> any clues? are groups names not supposed to have a "-" dash in them?
> Does PMwiki have some convention we are breaking
> with initial char capitals to words, where use of ALLCAPS- is not best
> practice?
By default, PmWiki expects pagenames to begin with a capital
letter. Since the file in wiki.d/ doesn't match that convention,
(:pagelist:) thinks it's not a valid pagefile.
Pm
More information about the pmwiki-users
mailing list