|
Cookbook /
JJSIteratorSummary: let the browser iterate over a set of wiki pages
Version: 1.0
Prerequisites:
Status:
Maintainer: jjs
Categories:
Questions answered by this recipeI'm using JjsCMS. How can I publish all pages of a Group at once? DescriptionInstallationDownload jjsiterator1_0.phpΔ and place it in your cookbook directory. Add this line to config.php require_once($FarmD . '/cookbook/jjsiterator1_0.php'); UsageUsing an url like http://.../pmwiki.php?jjsiterator=0&action=jjscmspublish your browser will visit all pages in your wiki thereby refreshing the jjscms cache. Optional Parameters
NotesRelease Notes
2006-03-18 initial release CommentsJJSIterator works as advertised. Great stuff! The jjsiteratorpat parameter is useful; however, is there a way to accomplish its inverse? That is, I would like to iterate through all groups except the "Main" and "Site" groups, for example. Andrew, 16-04-06
Is there a way to go to all the pages in te site exepted all .RecentChanges Thanks in advance, mam See AlsoContributors |