Ticket #476 (closed enhancement: fixed)
Option to disable CamelCase for non-direct-Wiki pages.
| Reported by: | jamesm@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | CamelCase |
| Cc: | tim@… |
Description
The readability of Timeline changeset descriptions is reduced by the use of CamelCase.
Most of my changeset descriptions mention Java class names which are all displayed with the CamelCase notation. While some may find this extremely useful, I find the injection of question marks in the descriptions pretty annoying.
I don't necessarily want to use Trac to document absolutely everything about the source code that it is managing - especially since we have documentation processes in place. I do want to use the Trac site as the hub of development activity and collaboration. It excels at this and future revisions will only be better.
While CamelCase is a great feature for direct Wiki pages, I would like to see either a feature to disable CamelCase on non-direct-wiki pages or I would like to see a notation that explicitly enables CamelCase rather than what I suspect is a text auto-detection scheme.


