I've noticed some problems using the ZAP create page command with PmWiki 2.2.0.beta35. ZAP seems to make no attempt to format a page name field value into a valid PmWiki page name, which results in the creation of page names that (:pagelist:) will not list at all.
For instance, running ZAP's Snippets.Create source on my site with an input of "a b c" creates a page named "a b c" while for comparison the newpageboxplus recipe creates a page names "ABC" given the same input. Perhaps there's a way to tell ZAP to reformat the page name automatically, but what is it? Another problem I have is that if I place a ZAP form that creates Group.Page in the same page with (:pagelist group=Group:) ZAP does create the page but (:pagelist:) shows its link with a question mark, as if the page didn't exist. For comparison, this doesn't happen when newpageboxplus is used to create Group.page. Any ideas why? TIA _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
