Skip to topic | Skip to bottom
Search:
Home

TWiki


Start of topic | Skip to actions
This is a template topic for use with the PublishAddOn. 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 TWiki web

  • 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 = Web*,Publish*
  • A regular expression that will cause a topic to be excluded if the RE matches the topic content
    • Set TOPICSEARCH =
  • Skin for published HTML
    • Set PUBLISHSKIN = plain
  • If set to on, then everyone in the WebNotify list in the web will be notified that the web has been published.
    • Set NOTIFY = off

to top

You are here: TWiki > PublishWeb

to top