Opened 14 years ago

Closed 11 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 Jim Ursetto)

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 14 years ago by Jim Ursetto

Status: newassigned
Type: defectenhancement

Ticket #310: Trac is dumb, zbigniew should hit preview first

comment:2 Changed 11 years ago by Jim Ursetto

Description: modified (diff)
Resolution: fixed
Status: assignedclosed

Done a long time ago, I guess the ticket wasn't closed.

Note: See TracTickets for help on using tickets.