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.
    • Set INSTANCE =
  • Comma-separated list of wildcard patterns? that match the names of topics to include
    • Set INCLUSIONS = *
  • 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)
    • Set TEMPLATES = view
  • Format to publish in (file, pdf, tgz, zip)
    • Set FORMAT = file
Topic revision: r3 - 09 Jul 2008 - 16:13:33 - Karen Cravens
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback