Ticket #2198 (closed enhancement: fixed)
Java highlighting support using SilverCity
| Reported by: | dcreager@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | wiki system | Version: | 0.9b2 |
| Severity: | normal | Keywords: | java highlighting silvercity |
| Cc: |
Description
I have made a couple of patches that allow Java code to be highlighted using the SilverCity engine rather than Enscript. This does not support different kinds of identifiers (i.e., using capitalization conventions that class names are CamelCase, methods/fields/vars/params are lowerCamelCase, and constants are ALL_UPPERCASE). But it's a start.
I am using these patches on an installation of 0.9b2; the Trac patch is a one-liner that might very well work in 0.8, as well.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



