chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-janitors] #309: chickadee link changes


From: Chicken Trac
Subject: Re: [Chicken-janitors] #309: chickadee link changes
Date: Fri, 19 Jul 2013 19:58:16 -0000

#309: chickadee link changes
--------------------------+-------------------------------------------------
  Reporter:  zbigniew     |       Owner:  zbigniew                              
         
      Type:  enhancement  |      Status:  closed                                
         
  Priority:  minor        |   Milestone:                                        
         
 Component:  extensions   |     Version:                                        
         
Resolution:  fixed        |    Keywords:  chickadee wiki links prolixity run-on 
sentences
--------------------------+-------------------------------------------------
Changes (by zbigniew):

  * status:  assigned => closed
  * resolution:  => fixed


Old 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.

New 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.

--

Comment:

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

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/309#comment:2>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]