Changes between Version 2 and Version 3 of CamelCase
- Timestamp:
- 29.12.2009 08:54:44 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CamelCase
v2 v3 1 = !CamelCase = 1 {{{ 2 #!html 3 <h1 style="text-align: center; color: blue; font-size:3.0em">CamelCase</h1> 4 }}} 5 6 [[TOC(heading= ,inline)]] 7 8 [[BR]] 9 [[BR]] 10 11 == !CamelCase == 2 12 New words created by smashing together capitalized words. 3 13 7 17 8 18 Some 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 * 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]]19 * 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. 10 20 That can be useful when CamelCase style is used to name code artifacts like class names and there's no corresponding page for them. 11 21 * There's an option (`split_page_names` in `[wiki]`) to automatically insert space characters between the words of a CamelCase link when rendering the link.
