netfrag.org . Pad . Joko-2004-09-05
|
. Get the tarball and untar/unzip it into a build directory
. 'cd backend' and 'make'
. Copy html/ into a subdirectory under your html doc root. Edit
config.inc.php properly.
. Create a xcvs.config file. See the sampele config under samples/
. Do the initialization by running
'xcvs -i -c xcvs.config'
. Do any update later by running
'xcvs -c xcvs.config'
. 'xcvs --help' for more details
-
- [-] add more cvs addon-tools
- [-] add web based version of sloccount
- [-] rss-merge @ netfrag.org: /rss/top20.rdf
- [-] directory2rss for netfrag.org/docs/ & Co.
- special: create feed of recent package additions from
- a) apt-get hook
- b) traversal and parsing of /home/service/download/ and/or /home/joko/download/
- [-] PHPSESSID @ iNFO (for M3GATE)
- [-] add more links to RssReader? (http://netfrag.org/rssreader/):
- ShowItem?: mode=full
- ExpandAll?: expand=all
- CollapseAll?: expand=-1
- propagate url parameters correctly
- [-] integrate metakit into NetFraggle?
- [-] ResourceMatrix? is a SiteMap? with mapped possible ContentTypes?
- [-] secure mysql (root still has no password?)
- [-] replace dynamic stylesheet generated by Horde (http://netfrag.org/horde/css.php?app=chora) through static one (make much more compact!)
- [-] install php optimizer on netfrag.org
- [-] install "logsurfer"?
- [-] finish "html2wml" installation
----- Revision r1.1 - 06 Sep 2004 - 08:10 - Main.joko
|