575 |
x cd newsportal |
x cd newsportal |
576 |
x wget http://florian-amrhein.de/newsportal/download/newsportal-0.24.tar.gz |
x wget http://florian-amrhein.de/newsportal/download/newsportal-0.24.tar.gz |
577 |
x mkdir -p /data/www/virtual/netfrag/sites/news/apps/newsportal/ |
x mkdir -p /data/www/virtual/netfrag/sites/news/apps/newsportal/ |
578 |
x tar -xzf newsportal-0.24.tar.gz --directory=/data/www/virtual/netfrag/sites/news/apps/newsportal/ |
x tar -xzf newsportal-0.24.tar.gz --directory=/data/www/global/apps/newsportal/ |
579 |
|
x add to /data/www/virtual/netfrag/conf/applications.conf |
580 |
|
Alias /webnews/ /data/www/global/apps/newsportal/ |
581 |
|
x configure in /data/www/global/apps/newsportal/config.inc |
582 |
|
// newsserver setup |
583 |
|
$server="news.netfrag.org"; |
584 |
|
$server_auth_user="webnews"; |
585 |
|
$server_auth_pass="web123"; |
586 |
|
x add to /etc/news/nnrp.access: |
587 |
|
# 2003-01-26, joko |
588 |
|
*:Read Post:webnews:web123:* |
589 |
|
x modify groups.txt |
590 |
|
<nfo.* - add all groups here> |
591 |
|
o TODO: AUTOUPDATE here! |
592 |
|
o add to |
593 |
|
<link href="/horde/css.php?app=chora" rel="stylesheet" type="text/css" /> |
594 |
|
|
595 |
o rework apache-layout - check into repository as something root is responsible for! |
x rework apache-layout - check into repository as something root is responsible for! |
596 |
|
|
597 |
o NfoWeb |
o NfoWeb |
598 |
o add WikiPages: |
o add WikiPages: |
955 |
-> DoThings -> ReadTasks -> DoTasks |
-> DoThings -> ReadTasks -> DoTasks |
956 |
-> TheFourthBadThing: TimeTrackAllThis ;-) (it seems to be not so far away....) |
-> TheFourthBadThing: TimeTrackAllThis ;-) (it seems to be not so far away....) |
957 |
|
|
958 |
|
o what do we need / what do we do? |
959 |
|
--- researcher |
960 |
|
o OnlineReading |
961 |
|
(o SelectItemsForDownload) <- want-to-have |
962 |
|
(o DownloadItems) <- want-to-have |
963 |
|
--- researcher |
964 |
|
o OfflineReading |
965 |
|
x ClumsyOfflineReading <- status-quo |
966 |
|
(o NiceOfflineReading) <- want-to-have |
967 |
|
(o OfflineArchiving) <- want-to-have |
968 |
|
o OfflineEditing (text, html, pod, tavi) |
969 |
|
o OnlinePublishing (<all - everything what has been rendered or archived offline>) |
970 |
|
--- engine |
971 |
|
o LiveDispatching (ContentEncoding, ContentConversion, EnvelopeEncapsulation, GatewayToXyz) |
972 |
|
o OfflineRendering (html, text, pdf, chm) |
973 |
|
--- reader |
974 |
|
o OnlineReading (<everything that has been published>) |
975 |
|
(o SelectItemsForDownload) <- want-to-have |
976 |
|
(o DownloadItems) <- want-to-have |
977 |
|
o OfflineReading (pdf, chm) |
978 |
|
|
979 |
|
o link to http://teamsonar.no-ip.com |
980 |
|
|
981 |
|
|
982 |
|
|
983 |
|
|
984 |
</pre> |
</pre> |