- joko's sample notes - 2003-01
+ joko's sample notes - 2003-01 - InventoryCleanupAndRefactoring
@@ -434,8 +434,6 @@
x /etc/init.d/apache reload
x test: http://news.netfrag.org/
-
-
o new module for cvs-repository?
o nfo/layouts/fs/skel/data2
o checkout to /data on quepasa.netfrag.org
@@ -611,7 +609,27 @@
o TODO: RefactorThisHtmlRef to WebNews
o view message in some MimeViewer or HtmlViewer (Horde?)
o -> use a MessageViewer with MimeCapabilities and HtmlCapabilities
-
+ x Why newsportal and no other?
+ x directly connects to nntp-daemon
+ x has local spool (o TODO: purge regularly?)
+ x highly customizable
+ x added custom css-stylesheet and changed something at content-rendering-level without any problems
+ x visit cvs.netfrag.org to look at the changes made to the newsportal codebase:
+ x -> newsportal at cvs.netfrag.org
+ o TODO: RefactorThisLink
+ x it's just easy!
+ x setup dispatchrequest for http://news.netfrag.org
+ x cd /data/www/virtual/netfrag/sites/news/
+ x create symlink
+ x ./.symlinkrc
+ x copy over from webcvs
+ x cp ../webcvs/index.php .
+ x mkdir .dispatch
+ x cd .dispatch
+ x cp ../webcvs/.dispatch/config.php .
+ x cp ../webcvs/.dispatch/index.php .
+ x cvs add ...
+ x cvs commit ...
x rework apache-layout - check into repository as something root is responsible for!
@@ -1005,13 +1023,13 @@
o mail announces to announce@netfrag.org
-
+o no symlinks in webroot anymore? use ApacheAliases?
-$Id: joko_2003-01.html,v 1.57 2003/01/26 18:03:46 joko Exp $
+$Id: joko_2003-01.html,v 1.60 2003/01/26 22:33:32 joko Exp $