Difference: TWikiDocumentation (6 vs. 7)

Revision 72000-01-15 - PeterThoeny

Line: 152 to 152
 
Added:
>
>
Note: It is possible to force the values of a category table when creating a new topic. This is useful to create new topics using a form for the topic name. The default values of the category table can be specified as hidden fields if needed, i.e. <input type="hidden" name="someCategory" value="someValue">

Example (edit this page to see the source) :

 
(5) Implementation Notes
Line: 222 to 228
 
  • To create a new web:
    • Use a topic name consisting of characters A..Z , a..z but not in WikiNotation.
    • Create a new template directory under twiki/templates .
Changed:
<
<
    • Create a new data directory under twiki/data .
>
>
    • Create a new data directory under twiki/data and check the file permission of the directory.
 
    • Copy the files TWikiUsers.txt, WebHome.txt, WebNotify.txt, WebSearch.txt, webcolor.inc, and weblist.inc from the twiki/data/Main directory to the new data directory.
    • Make changes to webcolor.inc (unique color for web), and possibly also weblist.inc (web specific links on top).
    • In case you need a web specific copyright notice (at the bottom), copy file webcopyright.inc from the twiki/data directory to the new data directory, and customize it.
Line: 402 to 408
 -- PeterThoeny - 23 Jun 1999
-- PeterThoeny - 01 Sep 1999
-- PeterThoeny - 29 Sep 1999
Added:
>
>
-- PeterThoeny - 14 Jan 2000
 
This site is powered by the TWiki collaboration platformCopyright © 1999-2025 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.TWikiDocumentation.