/[cvs]/joko/doc/SampleTasks/joko_2003-01.html
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-01.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.65 by joko, Mon Jan 27 02:03:28 2003 UTC revision 1.67 by joko, Mon Jan 27 03:03:30 2003 UTC
# Line 5  Line 5 
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:
# Line 990  o how to refactor the MiniHowtos? Line 1008  o how to refactor the MiniHowtos?
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
# Line 1038  o mail announces to announce@netfrag.org Line 1058  o mail announces to announce@netfrag.org
1058    
1059  o no symlinks in webroot anymore? use ApacheAliases?  o no symlinks in webroot anymore? use ApacheAliases?
1060    
1061  o MiniHowto: NfoLinkageSystem  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  o php: appcontrol: reads .appcontrolrc-files recursively from directories and adds/removes users or sets passwords
1071      according to specification in there      according to specification in there
# Line 1047  o source-code parser which creates docum Line 1074  o source-code parser which creates docum
1074    o pod2tavi -> tavi2html    o pod2tavi -> tavi2html
1075    o phpDoc <- tavi-plugin?    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    

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.67

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed