Opened 15 years ago
Closed 12 years ago
#309 closed enhancement (fixed)
chickadee link changes
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 (last modified by )
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.
Change History (2)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|---|
Type: | defect → enhancement |
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Done a long time ago, I guess the ticket wasn't closed.
Ticket #310: Trac is dumb, zbigniew should hit preview first