
|
If you were logged in you would be able to see more operations.
|
Google issue summary
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
1 day
|
|
|
Remaining Estimate:
|
1 day
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
ZF-4662
Zend_Search_Lucene_Search_Query::highlightMatches does not allow override of colors to be used
|
|
|
|
|
|
|
| Fix Version Priority: |
Nice to Have
|
I'm finding the way Z_S_L handles match-highlighting to be quite limiting, the fixed list of colours clashes badly with the colour-scheme of my app, and I would like to be able to change them from my code, rather than by editing Zend's things.
Ideally, you would provide a way of extending the Html_Document class, so that I could replace the highlighting with one that adds CSS classnames rather than inline colours, but providing access to the colours array would be a step in the right direction.
|
|
Description
|
I'm finding the way Z_S_L handles match-highlighting to be quite limiting, the fixed list of colours clashes badly with the colour-scheme of my app, and I would like to be able to change them from my code, rather than by editing Zend's things.
Ideally, you would provide a way of extending the Html_Document class, so that I could replace the highlighting with one that adds CSS classnames rather than inline colours, but providing access to the colours array would be a step in the right direction. |
Show » |
|