Publish topics from the Celandra web
You will need to have administrator access for this to actually run. Also, it publishes the entire Celandra web, so use it wisely - lots of pages, lots of system load. Check the
Publish Contrib History to see the publishing logs.
- Name of the URL and folder space inside
$TWiki::cfg{PublishContrib}{Dir} and $TWiki::cfg{PublishContrib}{URL}. e.g. test, prod. Defaults to '', so publishes to the top of those.
- Comma-separated list of wildcard patterns? that match the names of topics to include
- Comma-separated list of wildcard patterns? that match the names of topics to exclude
- Set EXCLUSIONS = Publish*
- A regular expression that will cause a topic to be excluded if the RE matches the topic content
- Set FILTER = ALLOWTOPICVIEW
- Skin for published HTML
- Set PUBLISHSKIN = publish,pattern
- Comma-separated list of templates to use (defaults to view). Output will be generated for each template in this list (e.g.
view,print)
- Format to publish in (
file, pdf, tgz, zip)