Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
6 | reyssat | 1 | |
2 | For site managers. |
||
3 | |||
4 | How to set up privileged message boards (that is, those which allow |
||
5 | anonymous visitors read/post messages): |
||
6 | |||
7 | 1. Everything is located in $wims_home/forums (that is, this directory). |
||
8 | |||
9 | 2. Set up a (unprivileged) message board from the online creation tool. |
||
10 | |||
11 | 3. In this directory, locate the new message board whose directory name |
||
12 | should be a number greater than 11111. |
||
13 | |||
14 | 4. Rename this message board directory to a number between 2000 and 9999. |
||
15 | |||
16 | 5. Run the script .build-index. |
||
17 | |||
18 | 6. Connect to the message board as owner, thru the web. And reconfigure |
||
19 | the message board to allow visitors to read/post as you like. Be aware of |
||
20 | abuses if you allow anybody to post! |
||
21 |