[Pmwiki-users] PmWikiDraw New version

Patrick R. Michaud pmichaud
Thu Nov 4 10:21:31 CST 2004


On Thu, Nov 04, 2004 at 05:33:50PM +0100, Knut Alboldt wrote:
> >It's perfectly okay with me if 
> >cookbook scripts distribute pages that go into sites' PmWiki groups, 
> >however
> >(that's really up to the cookbook author and site administrators).
> >
> ... the question is, how to hook up the new doc page when implemented as an 
> add-on in the wiki-docu-index (and only there). Could that be done with a 
> (:if cookbook pmwikidraw:) within the documentation of the basic 
> installation ? Otherwise the admin has to change the delivered 
> pmwiki-docu-index or the docs can only be found via search-function.

One idea:  the documentation index could contain a 'Cookbook documentation'
section, followed by 

   (:pagelist group=PmWiki [[^Cookbook]] fmt=simple:)

This would then display a simple bullet list of all of the pages in
the PmWiki group that are in the Cookbook category.  Each cookbook 
documentation page would then simply provide a [[^Cookbook]] link in
order to be included in this list on the documentation index.
(It still wouldn't appear on the wikitrail, though.)

Another idea is to simply have cookbook documentation pages go in the
site's Cookbook group.  PmWiki's DocumentationIndex could then have a
link to a page (distributed with PmWiki) that displays the contents of
the currently loaded cookbook  (:pagelist group=Cookbook:).

Pm



More information about the pmwiki-users mailing list