| 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: |
| 933 |
o look at the various WikiPluginArchitectures |
o look at the various WikiPluginArchitectures |
| 934 |
o look at YakkaDev! |
o look at YakkaDev! |
| 935 |
|
|
| 936 |
o render this with [[yakka]] and [[tavi-workflow]]! |
o a LinkageExample: RenderThis(html4|text|html3|pdf) with [[yakka]] and [[tavi-workflow]]! |
| 937 |
|
|
| 938 |
|
o proposal for hierarchical structure (and HomePage) of netfrag.org |
| 939 |
|
~overview -> SomeWiki -> Overview |
| 940 |
|
~projects (include some common text here) |
| 941 |
|
~users (include some common text here) |
| 942 |
|
- Page: UserArea |
| 943 |
|
- Page: ~users |
| 944 |
|
~projects -> SomeWiki-> Projects |
| 945 |
|
~users (include former page "User area" (now UserArea) automagically at the bottom here! (WikiInclude?)) |
| 946 |
|
~rabit (raBit's router - psl.no-ip.com) |
| 947 |
|
~natraj (sam's place - optix) |
| 948 |
|
~joko (joko's) |
| 949 |
|
~bareface (->yakka) |
| 950 |
|
|
| 951 |
|
o MasterWorkflow: |
| 952 |
|
-> TheThreeGoodThings |
| 953 |
|
-> HaveIdea -> WriteDown (RefactorLater) -> WriteDownMore -> WriteDownAssociations -> WriteDownEvenMoreIfNotStoppedByExternalInfluences |
| 954 |
|
-> RefactorIdeas -> Categorize -> AddNotes -> AddTasks |
| 955 |
|
-> DoThings -> ReadTasks -> DoTasks |
| 956 |
|
-> 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 |
|
|