Tags:
create new tag
, view all tags
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
Topic revision: r1 - 2018-08-02 - TWikiGuest
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.PublishWeb.