5 |
</head> |
</head> |
6 |
<body> |
<body> |
7 |
|
|
8 |
|
for working with it |
9 |
|
- global metadata |
10 |
|
- cvs-loginfo/commitinfo |
11 |
|
- ItemMetadata |
12 |
|
- ItemStatus (open, closed and stuff) |
13 |
|
- ItemIdentifier |
14 |
|
- ItemAuthor |
15 |
|
- ItemType |
16 |
|
- references/associations to/from |
17 |
|
- word metadata |
18 |
|
- link to target |
19 |
|
- show target as ... |
20 |
|
- overview of all gathered metadata (at the bottom) |
21 |
|
|
22 |
|
for rendering it |
23 |
|
- render <target> at <locator> as <that-type> [in <this-mode>] [to this <othertarget>] |
24 |
|
|
25 |
|
|
26 |
<pre> |
<pre> |
27 |
|
|
28 |
joko@netfrag.org - sample stack: |
joko@netfrag.org - sample stack: |
584 |
x sysadmin@netfrag.org |
x sysadmin@netfrag.org |
585 |
x faq@netfrag.org |
x faq@netfrag.org |
586 |
|
|
587 |
x setup newsportal (by Florian Amrhein) |
x --rework|*reworked*-- apache-layout - check into repository as something root is responsible for! |
588 |
|
|
589 |
|
x --setup|*setting up*-- newsportal (by Florian Amrhein) |
590 |
x url: http://florian-amrhein.de/newsportal/ |
x url: http://florian-amrhein.de/newsportal/ |
591 |
x cd /home/service/download |
x cd /home/service/download |
592 |
x mkdir newsportal |
x mkdir newsportal |
650 |
x cp ../webcvs/.dispatch/index.php . |
x cp ../webcvs/.dispatch/index.php . |
651 |
x cvs add ... |
x cvs add ... |
652 |
x cvs commit ... |
x cvs commit ... |
653 |
|
x added|*adding* dispatcher at http://news.netfrag.org |
654 |
x rework apache-layout - check into repository as something root is responsible for! |
x used and mungled DispatchRequest(->cvs, ->doc, ->search) for this purpose |
655 |
|
o IdeaFor ParseDoc: expand: cvs=JumpToCvs, doc=JumpToDoc, search=SearchFor |
656 |
|
x examples for the JumpToCvs mechanism are shown on <a href="http://netfrag.org/~joko/computing/overview/topics/>computing/overview/topics</a> |
657 |
|
x tested http://cvs.netfrag.org/ - still working... |
658 |
|
o AddedFeatures to DispatchRequest: |
659 |
|
x JumpToNewsgroup: http://news.netfrag.org/nfo.tutos.sysadmin/ |
660 |
|
e.g. ->http://netfrag.org/webnews/thread.php?group=nfo.links.computing |
661 |
|
o JumpToThread: NotYetImplemented! DoWeReallyNeedThis? |
662 |
|
o JumpToArticle: http://news.netfrag.org/nfo.sysadmin.tutos/id/b0shbj$l9s$1@quepasa.netfrag.org |
663 |
|
x JumpToArticle: http://news.netfrag.org/nfo.links.computing/id/44 |
664 |
|
e.g. ->http://netfrag.org/webnews/article.php?id=44&group=nfo.links.computing |
665 |
|
|
666 |
|
|
667 |
o NfoWeb |
o NfoWeb |
668 |
o add WikiPages: |
o add WikiPages: |
690 |
o IconForNetfrag.Org? |
o IconForNetfrag.Org? |
691 |
o fav.ico? |
o fav.ico? |
692 |
|
|
693 |
x install viewcvs |
x --*installed*|install-- viewcvs |
694 |
x apt-get install viewcvs |
x apt-get install viewcvs |
695 |
x configured: |
x configured: |
696 |
x /var/lib/cvs |
x /var/lib/cvs |
701 |
x added to '/data/www/virtual/netfrag/conf/applications.conf' in our case |
x added to '/data/www/virtual/netfrag/conf/applications.conf' in our case |
702 |
x added '<link href="/horde/css.php?app=chora" rel="stylesheet" type="text/css" />' to '/etc/viewcvs/templates/header.ezt' |
x added '<link href="/horde/css.php?app=chora" rel="stylesheet" type="text/css" />' to '/etc/viewcvs/templates/header.ezt' |
703 |
|
|
704 |
o rendering proposals for TaviWorkflow |
o rendering *proposals* for TaviWorkflow |
705 |
o Linking|Referencing (WikiWords, PureExplicitLinkExtrapolation, NamedLinks) |
o Linking|Referencing (WikiWords, PureExplicitLinkExtrapolation, NamedLinks) |
706 |
o Coloring |
o Coloring |
707 |
o [o=red, x=green, R=red, r=green] |
o [o=red, x=green, R=red, r=green] |
708 |
|
|
709 |
o shortcut: TestApache to run 'apachectl configtest' (WikiForSystemAdministration) |
o *shortcut*: TestApache to run 'apachectl configtest' (WikiForSystemAdministration) |
710 |
|
|
711 |
x web-based newsreader? twig! |
x web-based newsreader? twig! |
712 |
x apt-get install twig |
x apt-get install twig |
1008 |
o look at YakkaDev! |
o look at YakkaDev! |
1009 |
|
|
1010 |
o a LinkageExample: RenderThis(html4|text|html3|pdf) with [[yakka]] and [[tavi-workflow]]! |
o a LinkageExample: RenderThis(html4|text|html3|pdf) with [[yakka]] and [[tavi-workflow]]! |
1011 |
|
o this could mean: |
1012 |
|
o use the declared formats as output filters for viewing target in other formats / styles |
1013 |
|
|
1014 |
o proposal for hierarchical structure (and HomePage) of netfrag.org |
o proposal for hierarchical structure (and HomePage) of netfrag.org |
1015 |
~overview -> SomeWiki -> Overview |
~overview -> SomeWiki -> Overview |
1058 |
|
|
1059 |
o no symlinks in webroot anymore? use ApacheAliases? |
o no symlinks in webroot anymore? use ApacheAliases? |
1060 |
|
|
1061 |
|
o MiniHowto: NfoLinkageSystem(->news.nfo.announce) |
1062 |
|
o this declaration could mean: |
1063 |
|
o UseResources: |
1064 |
|
o look up "NfoLinkageSystem" as subject in newsgroup "news.nfo.announce" on default newsserver |
1065 |
|
o RenderThisWay: |
1066 |
|
o embed into document - html3 |
1067 |
|
o embed into document - dhtml (ExpandTree, CollapseTree) |
1068 |
|
o LinkToIt (JumpToMechanism(->minihowto)) |
1069 |
|
|
1070 |
|
o php: appcontrol: reads .appcontrolrc-files recursively from directories and adds/removes users or sets passwords |
1071 |
|
according to specification in there |
1072 |
|
|
1073 |
|
o source-code parser which creates documentation with wiki techniques |
1074 |
|
o pod2tavi -> tavi2html |
1075 |
|
o phpDoc <- tavi-plugin? |
1076 |
|
|
1077 |
|
o integrate yakka and newsportal: |
1078 |
|
o make a yakka-page of embedded news-articles / threads / thread-parts (a NewsComposition) (->YakkaPageMetadata) |
1079 |
|
o article-sources |
1080 |
|
o all items from one news-server |
1081 |
|
o !!! from different news-servers !!! |
1082 |
|
o add a "CommentThis"-links to each item when rendering |
1083 |
|
o when user posts the answer on YakkaEditPage |
1084 |
|
o make yakka post to the article's associated news-server (read from YakkaItemMetadata) |
1085 |
|
o wait until new article is published, then ... |
1086 |
|
o ... add to NewsComposition (update YakkaPageMetadata) (->AsynchronousBackendDaemon) |
1087 |
|
o ... use/introduce a MetaItem "New" into YakkaPageMetadata (at TopLevel) |
1088 |
|
which shows NewItems(->self, ->live) per thread or newsgroup |
1089 |
|
|
1090 |
|
|
1091 |
|
|
1092 |
|
|
1093 |
</pre> |
</pre> |
1094 |
|
|