[Trac-tickets] [The Trac Project] #2717: Create window title on wiki pages from = The title =

The Trac Project noreply at edgewall.com
Fri Feb 3 05:05:56 CST 2006


#2717: Create window title on wiki pages from = The title =
------------------------------------------+---------------------------------
 Reporter:  Markus Tacker <m at tacker.org>  |       Owner:  jonas
     Type:  enhancement                   |      Status:  new  
 Priority:  low                           |   Milestone:       
Component:  wiki                          |     Version:  none 
 Severity:  normal                        |    Keywords:       
------------------------------------------+---------------------------------
 This is what [http://wikkawiki.org Wikka] does: They take the text from
 the h1 headline which would be the first {{{= This is a headline =}}} wiki
 code on the page and display it as page title instead of the camel case
 page name.

 See for example: http://wikkawiki.org/UpgradingFromWakkaWiki

 Wiki-Name of the Page: {{{UpgradingFromWakkaWiki}}}[[BR]]
 Displayed title: {{{Wikka: Migrating from WakkaWiki to Wikka Wiki}}}[[BR]]
 which the get from this code
 {{{
 ===== Migrating from WakkaWiki to Wikka Wiki =====
 }}}
 which means h1 in Wikka syntax.

 The purpose of this proposal is the create more readable window titles.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2717>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list