This is a template topic for use with PublishContrib. It illustrates how to set up a topic in a web to simplify publishing.

To use it, take a copy of the raw text of this topic, and paste it into a new topic in your own web.

Publish topics from the UnidenMan4 web

  • 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
  • Comma-separated list of wildcard patterns that match the names of topics to exclude
    • Set EXCLUSIONS =
  • A regular expression that will cause a topic to be excluded if the RE matches the topic content
    • Set FILTER =
  • Skin for published HTML
    • Set PUBLISHSKIN = text
  • 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 = pdf
  • If set, additional options that will be passed to the output generator
    • Set EXTRAS =
  • Name of the publish history topic to us. Default is PublishContribHistory
    • Set HISTORY =

/twiki/bin/publish/UnidenMan4

Topic revision: r19 - 06 Mar 2013 - PaulOpitz

 
This site is powered by the TWiki collaboration platformCopyright © 2008-2021 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback