| 12 |
@cvs-info |
@cvs-info |
| 13 |
$Id$ |
$Id$ |
| 14 |
$Log$ |
$Log$ |
| 15 |
|
Revision 1.2 2003/03/07 00:56:08 joko |
| 16 |
|
+ AUTOCOMMIT: updated/added content |
| 17 |
|
|
| 18 |
Revision 1.1 2003/03/06 22:34:20 joko |
Revision 1.1 2003/03/06 22:34:20 joko |
| 19 |
+ initial commit |
+ initial commit |
| 20 |
|
|
| 257 |
o search.netfrag.org |
o search.netfrag.org |
| 258 |
o enable mnoGoSearch to index http://www.netfrag.org/docs/code/api/ |
o enable mnoGoSearch to index http://www.netfrag.org/docs/code/api/ |
| 259 |
|
|
| 260 |
|
o post xml-via-rpc-querying proposal from above to nfo.dev.perl and cc to jonen! |
| 261 |
|
|
| 262 |
|
o enhancement for Twingle AutoLink LinkInterpolation: |
| 263 |
|
o don't resolve namespace identifiers (e.g. 'Data::Storage') against |
| 264 |
|
global search.netfrag.org/Search::This::Namespace |
| 265 |
|
o query namespaced links against an organization-wide (custom) NamespaceRegistry before!!! |
| 266 |
|
o use mysql/Tangram? |
| 267 |
|
o use xml? |
| 268 |
|
o just fallback to "GlobalSerchMode" if nothing was found in the step before! |
| 269 |
|
o Data::Storage will directly be resolved to this url or tag afterwards: |
| 270 |
|
@link http://www.netfrag.org/docs/topics/perl-libs/Data-Storage.html |
| 271 |
|
and not to |
| 272 |
|
@link http://www.netfrag.org/search/?q=Data::Storage&o=1&ul=/ |
| 273 |
|
like it was before! |
| 274 |
|
|
| 275 |
|
|
| 276 |
|
|