839 |
o re-enable: [Yakka => http://www.netfrag.org/~bareface/yakka/] |
o re-enable: [Yakka => http://www.netfrag.org/~bareface/yakka/] |
840 |
o test: [Yakka] |
o test: [Yakka] |
841 |
o run: ./sbin/indexer -a -v 5 -p 1 -u "http://www.netfrag.org/~bareface/%" |
o run: ./sbin/indexer -a -v 5 -p 1 -u "http://www.netfrag.org/~bareface/%" |
842 |
o <a name="htmltree">tree for html</a>, follow http://search.netfrag.org/tree: |
a <a name="htmltree">tree for html</a>, follow http://search.netfrag.org/tree: |
843 |
x view layer: (frontend/dhtml) use joust or (maybe better) XTree, follow http://search.netfrag.org/xTree |
x brainstorming: |
844 |
x model layer: look at PEAR::Tree, follow http://search.netfrag.org/pear::tree |
- view layer: (frontend/dhtml) use joust or (maybe better) XTree, follow http://search.netfrag.org/xTree |
845 |
o controller layer: to be implemented! (php!) (as phpHtmlLib component/lib? what about ->NavTree?) |
- model layer: look at PEAR::Tree, follow http://search.netfrag.org/pear::tree |
846 |
o backend layer: maybe use File::List (perl) for directory traversal backend, follow http://search.netfrag.org/pear::tree |
- controller layer: to be implemented! (php!) (as phpHtmlLib component/lib? what about ->NavTree?) |
847 |
o look at: search::TreeNav (http://search.netfrag.org/TreeNav) this is from phpHtmlLib (search::/news/nfo.links.*::phpHtmlLib) |
- backend layer: maybe use File::List (perl) for directory traversal backend, follow http://search.netfrag.org/pear::tree |
848 |
->http://www.netfrag.org/webnews/article.php?id=89&group=nfo.log.cvs |
- look at: search::TreeNav (http://search.netfrag.org/TreeNav) this is from phpHtmlLib (search::/news/nfo.links.*::phpHtmlLib) |
849 |
o phpHtmlLib::TreeCSSNav|TreeDHtmlNav? |
->http://www.netfrag.org/webnews/article.php?id=89&group=nfo.log.cvs |
850 |
o look at http://www.chipchapin.com/WebTools/MenuTools/HTML_TreeMenuXL/ |
- phpHtmlLib::TreeCSSNav|TreeDHtmlNav? |
851 |
x using [HTML_TreeMenu|http://pear.php.net/package-info.php?pacid=77] |
- look at http://www.chipchapin.com/WebTools/MenuTools/HTML_TreeMenuXL/ |
852 |
o begin [Twingle] (proj./lang.) |
x block::implementation: |
853 |
|
x using |
854 |
|
x [PEAR::Tree|http://opensource.visionp.de/modules/project/tree.php|http://pear.php.net/package-info.php?pacid=104] |
855 |
|
x [PEAR::HTML::TreeMenu|http://phpguru.org/treemenu.php|http://pear.php.net/package-info.php?pacid=77] |
856 |
|
x controller: |
857 |
|
x phpHtmlLib::TreeNav::PearHtmlTreeMenuBridge |
858 |
|
x phpHtmlLib::DHTMLTreeNav |
859 |
|
x phpHtmlLib::SelectNav |
860 |
|
a begin [Twingle] (proj./lang.) |
861 |
x start Twingle-impl. (in perl) |
x start Twingle-impl. (in perl) |
862 |
x AutoColouring: |
x AutoColouring: |
863 |
x '^(\s|\t)*o' => 'red' |
x 'o' => 'red' (open) |
864 |
x '^(\s|\t)*x' => 'green' |
x 'x' => 'green' (closed) |
865 |
o LinkExpansion: link-extrapolation/-expansion |
o 'a' => 'blue' (active) (background-color?) |
866 |
|
o 'c' => 'green' (cancelled) (strike-through?) |
867 |
|
a LinkExpansion: link-extrapolation/-expansion |
868 |
x simple mode: http://... to <a href="$url">$url</a> |
x simple mode: http://... to <a href="$url">$url</a> |
869 |
x proposal: search::Intertwingularity should be resolved/dispatched (via dispatchrequest) to |
x proposal: search::Intertwingularity should be resolved/dispatched (via dispatchrequest) to |
870 |
x http://www.netfrag.org/search/?q=Intertwingularity |
x http://www.netfrag.org/search/?q=Intertwingularity |
871 |
x http://search.netfrag.org/Intertwingularity |
x http://search.netfrag.org/Intertwingularity |
872 |
x "search::..." |
x "search::..." |
873 |
o "follow::..." |
o "follow::..." |
874 |
o NamespaceDetection - find 'Word::Word::Word' style things |
o local document (HtmlAnchors, JavaScript) |
875 |
o AutoColouring: '\w::|::\w' => 'orange' |
o local node and below (PhpWiki) |
876 |
|
o global tree (search.netfrag.org) |
877 |
|
o world (google) |
878 |
|
o named links with captions: [caption|url] |
879 |
|
o "anchor::..." |
880 |
|
o "block::..." ("copy-/paste-/cut-" block feature) |
881 |
|
o WikiWords |
882 |
|
a NamespaceDetection - find 'Word::Word::Word' style things |
883 |
|
x AutoColouring: '\w::|::\w' => 'orange' |
884 |
o LinkExpansion: lookup found name in a KeywordRegistry|ShortcutRegistry (sub-node: "namespace") |
o LinkExpansion: lookup found name in a KeywordRegistry|ShortcutRegistry (sub-node: "namespace") |
885 |
(a registry-db (has to store classnames from perl and/or php and stuff)) |
(a registry-db (has to store classnames from perl and/or php and stuff)) |
886 |
|
o which registries are possible/required? |
887 |
|
o KeywordRegistry |
888 |
|
o ShortcutRegistry |
889 |
|
o NamespaceRegistry |
890 |
|
o ComponentRegistry |
891 |
o propose Twingle-impl. (for php/yakka) |
o propose Twingle-impl. (for php/yakka) |
892 |
o phpDocumentIndex |
a phpDocumentIndex |
893 |
o re-enable "stat" for symlinks - if possible |
o re-enable "stat" for symlinks - if possible |
894 |
o "last run by/on" |
o "last run by/on" |
895 |
o sync-meta: |
o sync-meta: |
939 |
o hd-space on h1!!! |
o hd-space on h1!!! |
940 |
o backup on h1!!! |
o backup on h1!!! |
941 |
|
|
942 |
|
o gharb -> /etc to cvs |
943 |
|
|
944 |
|
|
945 |
|
|
946 |
|
|
947 |
<hr/> |
<hr/> |