chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #252: qwiki HTML additions


From: Chicken Trac
Subject: [Chicken-janitors] #252: qwiki HTML additions
Date: Wed, 26 May 2010 09:16:21 -0000

#252: qwiki HTML additions
-------------------------+--------------------------------------------------
 Reporter:  syn          |       Owner:  sjamaan
     Type:  enhancement  |      Status:  new    
 Priority:  minor        |   Milestone:  4.6.0  
Component:  extensions   |     Version:  4.5.0  
 Keywords:  qwiki        |  
-------------------------+--------------------------------------------------
 Currently, qwiki creates very basic HTML. I suggest the following changes:

 * add <body> tag (seems to be missing only on some pages)
 * wrap the actual content in a <div> with an ID (e.g. "content") to
 facilitate styling
 * wrap the search form in a <div> with an ID (e.g. "search") for the same
 reason
 * remove invalid <tags> element and replace it with something more
 sensible (e.g. an <ul>)

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/252>
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]