[Trac-tickets] [The Trac Project] #3260: code.css needs
modification for php comments when using SilverCity
The Trac Project
noreply at edgewall.com
Tue Jun 13 10:49:58 CDT 2006
#3260: code.css needs modification for php comments when using SilverCity
-------------------------------------------+--------------------------------
Reporter: Tim Hatch <trac at timhatch.com> | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: browser | Version: devel
Severity: normal | Keywords:
-------------------------------------------+--------------------------------
My SilverCity lexer is producing the class {{{hphp_comment}}} for
multiline (c-style) comments. This css class doesn't exist in
[source:trunk/htdocs/css/code.css code.css] right now (although
{{{hphp_commentblock}}} and {{{hphp_commentinline}}} do). This occurs
with the latest SilverCity 0.9.6 built from source.
Patch attached in a sec that fixes the symptom of 'comments not displaying
like comments'.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3260>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list