Changes.html formatting improvements
------------------------------------
Key: LUCENE-1256
URL: https://issues.apache.org/jira/browse/LUCENE-1256
Project: Lucene - Java
Issue Type: Improvement
Components: Build
Affects Versions: 2.4
Reporter: Steven Rowe
Priority: Trivial
Fix For: 2.4
Attachments: LUCENE-1256.patch
Some improvements to the Changes.html generated by the changes2html.pl script
via the 'changes-to-html' ant task:
# Simplified the Simple stylesheet (removed monospace font specification) and
made it the default. The Fancy stylesheet is really hard for me to look at
(yellow text on light blue background may provide high contrast with low eye
strain, but IMHO it's ugly).
# Moved the monospace style from the Simple stylesheet to a new stylesheet
named "Fixed Width"
# Fixed syntax errors in the Fancy stylesheet, so that it displays as intended.
# Added <span style="attrib"> to change attributions.
# In the Fancy and Simple stylesheets, change attributions are colored dark
green.
# Now properly handling change attributions in CHANGES.txt that have trailing
periods.
# Clicking on an anchor to expand its children now changes the document
location to show the children.
# Hovering over anchors now causes a tooltip to be displayed - either "Click to
expand" or "Click to collapse" - the tooltip changes appropriately after a
collapse or expansion.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]