Summary | PHP 5 dependency |
Queue | Ansel |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 05/15/2007 (6704 days ago) |
Due | |
Updated | 06/15/2007 (6673 days ago) |
Assigned | 05/16/2007 (6703 days ago) |
Resolved | 06/15/2007 (6673 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
suggested regarding the CSS. Howeer, with the changes made to the
Thomas version, the font-size -> item_count relationship is
ignored...only the epoch value is used to determine both color and
font-size. Not ideal for Ansel, IMO. So, again, if no one objects,
I'll start with the original 1.1 revision of that file and then go
from there...
are output directly from the class. This could conceivably cause
problems with some themes. What about putting the CSS for at least
the <a> colors in screen.css?
cvs import. Only cvs revision 1.1 has worked properly for me. With
everything after 1.1, I get the tags output but with all the same font
size.
Unless anyone objects, I'll copy over the original revision and try to
work from there...
and making it PHP 4-friendly; with Horde 4 hopefully we can turn the
code into a single view helper that would provide this functionality.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ PHP 5 dependency
Queue ⇒ Ansel
Assigned to Michael Rubinsky
State ⇒ Assigned
this is the only PHP 5 dependancy, I suggest making the usage
optional, or get our own PHP 4 implementation in Horde.
Thomas (the module) has it's own implementation too, a common Horde
version might make sense.