[ 
https://issues.apache.org/jira/browse/LUCENE-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steven Rowe updated LUCENE-1256:
--------------------------------

    Attachment: LUCENE-1256.patch

Since the Lucene Bugzilla bugs mentioned in CHANGES.txt are no longer present 
in the Apache Bugzilla database, it doesn't make sense to auto-linkify these 
any longer.

Instead, this version of the patch links from each mentioned Bugzilla bug 
number to the JIRA issue that was cloned from it, and includes the JIRA issue 
name.  For example, the following text:

bq. ArrayIndexOutOfBoundsExceptions (patch #9110); 

becomes:

bq. ArrayIndexOutOfBoundsExceptions ([patch #9110 
\[LUCENE-35\]|http://issues.apache.org/jira/browse/LUCENE-35]); 


> Changes.html formatting improvements
> ------------------------------------
>
>                 Key: LUCENE-1256
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1256
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Website
>    Affects Versions: 2.4
>            Reporter: Steven Rowe
>            Priority: Trivial
>             Fix For: 2.4
>
>         Attachments: LUCENE-1256.patch, 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]

Reply via email to