Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.4
-
None
-
Patch Available
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-1157 Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)
- Closed
- relates to
-
LUCENE-1433 Changes.html generation improvements
- Closed