File: README

package info (click to toggle)
amrita 1.0.2-8
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,884 kB
  • ctags: 1,362
  • sloc: ruby: 9,159; xml: 978; makefile: 110
file content (37 lines) | stat: -rw-r--r-- 604 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37

== setup

  1. create directories and make them writable by cgi-script

   data :  bbs data
   cache:  cache for compiled templates

  2. cp bbsmain.cgi.conf.sample bbsmain.cgi.conf

  3. edit bbsmain.cgi.conf
  

== data directory structure


  1. data/board.txt

     three lines make a group
       first line     name of board
       second line    space (reseaved)
       third line     name of sub-directory


  2. data/(boardname)/subject.txt

     empty file writable from cgi-script

     bbs-script will write threads here


  3. data/(boardname)/XXXXXXXXXX.dat

     article data file