Changes between Version 1 and Version 2 of CamelCase

Show
Ignore:
Timestamp:
02/17/09 02:41:42 (4 years ago)
Author:
FGrose
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CamelCase

    v1 v2  
    77 
    88Some people dislike linking by CamelCase.  While Trac remains faithful to the original Wiki style, it provides a number of ways to accomodate users with different preferences: 
     9 * Prefix the word with an ! to avoid making a hyperlink on that word instance (WikiFormatting#EscapingLinksandWikiPageNames). 
    910 * There's an option (`ignore_missing_pages` in `[wiki]`) to simply ignore links to missing pages when the link is written using the CamelCase style, instead of that word being replaced by a gray link followed by a question mark.[[BR]] 
    1011   That can be useful when CamelCase style is used to name code artifacts like class names and there's no corresponding page for them.