Opened 15 years ago
Last modified 12 years ago
#309 closed enhancement
chickadee link changes — at Initial Version
Reported by: | Jim Ursetto | Owned by: | Jim Ursetto |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | extensions | Version: | |
Keywords: | chickadee wiki links prolixity run-on sentences | Cc: | |
Estimated difficulty: |
Description
Chickadee needs to translate egg/xxx and eggref/4/xxx to local egg pages. Also change absolute wiki links to use wiki.call-cc.org instead of chicken.wiki.br. Also accept man/4/xxx and manual/xxx as man pages.
Also, possibly, check the type of the current node (man or egg) and have relative links from man pages link to man pages Unit posix?, or from egg pages link to egg pages rfc3339?. Currently an heuristic is applied where links are checked for match with man page names and if so, linked to man page, even inside eggs. qwiki does not work like this (and technically neither did svnwiki). Low priority because the heuristic should always generate correct output in chickadee, but someone using chickadee as a document testbed (hi mom!) before committing to the wiki may get incorrect wiki results.