#3225: Configurable shortening of headings in wiki
-------------------------------+--------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  jonas
     Type:  enhancement        |      Status:  new  
 Priority:  normal             |   Milestone:       
Component:  wiki               |     Version:  devel
 Severity:  normal             |    Keywords:       
-------------------------------+--------------------------------------------
 Little patch to configure (via trac.ini) the shortening of headings in
 wiki formatting.

 == usage ==
 If you don't want headings to be shortened, apply this patch and add the
 following line in your trac.ini in the wiki section :

 {{{
 [wiki]
 shorten_headings = false

 }}}

 == rationale ==
 We tend to use ![wiki:PathToPage Some more descriptive text here], and
 discovered that when doing this in a heading, the heading text was
 shortened - '''before''' wiki links were resolved. This somewhat screw up
 our nice page headings !-), so I choose the shortest path : making this
 configurable. Thanks to you guys, this took me no more than 5 minutes -
 which is a sure proof that you did a pretty good work.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3225>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to