--- joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/06 22:34:20 1.1 +++ joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/07 00:56:08 1.2 @@ -10,8 +10,11 @@ @sequence meta @document-history @cvs-info - $Id: joko_2003-03.twingle,v 1.1 2003/03/06 22:34:20 joko Exp $ + $Id: joko_2003-03.twingle,v 1.2 2003/03/07 00:56:08 joko Exp $ $Log: joko_2003-03.twingle,v $ + Revision 1.2 2003/03/07 00:56:08 joko + + AUTOCOMMIT: updated/added content + Revision 1.1 2003/03/06 22:34:20 joko + initial commit @@ -254,3 +257,20 @@ o search.netfrag.org o enable mnoGoSearch to index http://www.netfrag.org/docs/code/api/ +o post xml-via-rpc-querying proposal from above to nfo.dev.perl and cc to jonen! + +o enhancement for Twingle AutoLink LinkInterpolation: + o don't resolve namespace identifiers (e.g. 'Data::Storage') against + global search.netfrag.org/Search::This::Namespace + o query namespaced links against an organization-wide (custom) NamespaceRegistry before!!! + o use mysql/Tangram? + o use xml? + o just fallback to "GlobalSerchMode" if nothing was found in the step before! + o Data::Storage will directly be resolved to this url or tag afterwards: + @link http://www.netfrag.org/docs/topics/perl-libs/Data-Storage.html + and not to + @link http://www.netfrag.org/search/?q=Data::Storage&o=1&ul=/ + like it was before! + + +