| 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: |
| 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 |
| 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) |
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 |