View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001164 | OXID eShop (all versions) | 1.06. Search, Tags | public | 2009-08-04 15:53 | 2012-12-07 14:42 |
Reporter | lars_sobanski | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 4.1.4 revision 21266 | ||||
Summary | 0001164: tags have all the same size and no class >> can´t be styled | ||||
Description | Tags have all the same (small) size. Tags have no "size-class" with which they could be designed. http://demoshop.oxid-esales.com/professional-edition/#tags http://demoshop.oxid-esales.com/professional-edition/stichworte/ | ||||
Additional Information | I think css selectors like that would be usefull: class="tagitem size1" class="tagitem size2" ... class="tagitem size6" from 1 to 6 like html headlines, <h1> to <h6> This is the full current renderd html output of a tag element: http://demoshop.oxid-esales.com/professional-edition/tag/design/ A title should be applied and empty style attribute removed. Here my proposal: /professional-edition/tag/design/ [URI] Somthing for inspriration in tag-clouds: http://www.smashingmagazine.com/2007/11/07/tag-clouds-gallery-examples-and-good-practices/ (screengrabbing plugin kills box title, in browser everthing is ok) | ||||
Tags | Tags | ||||
Attached Files | text-with-tags.txt (813 bytes)
I think css selectors like that would be usefull: class="tagitem size1" class="tagitem size2" ... class="tagitem size6" from 1 to 6 like html headlines, <h1> to <h6> This is the full current renderd html output of a tag element: <a href="http://demoshop.oxid-esales.com/professional-edition/tag/design/" class="tagitem_" style="">design</a> A title should be applied and empty style attribute removed. Here my proposal: <a href="/professional-edition/tag/design/" class="tagitem size3" title="Tag: design (9 Items)">design</a> <a href="[URI]" class="tagitem [SIZE-CLASS]" title="['TAG']: [TAGNAME]([TAG-AMOUNT] [MULTI-LANG-TEXT])" rel="section">[TAGNAME]</a> Somthing for inspriration in tag-clouds: http://www.smashingmagazine.com/2007/11/07/tag-clouds-gallery-examples-and-good-practices/ | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
related to | 0001000 | resolved | rimvydas_paskevicius | Tag cloud can't be styled via oxid.css |
related to | 0001181 | resolved | arvydas_vapsva | All tags are the same size |
|
Seems work on Bug 0001000 wasnt finished: all tags have a class "tagitem_", but there is no number/size after the underscore. |
|
my html got killed... tray again with spaces ### I think css selectors like that would be usefull: class = " tagitem size1 " class = " tagitem size2 " ... class = " tagitem size6 " from 1 to 6 like html headlines, < h1 > to < h6 > This is the full current renderd html output of a tag element: < a href = " http://demoshop.oxid-esales.com/professional-edition/tag/design/ " class = " tagitem_ " style = " " > design < / a > A title should be applied and empty style attribute removed. Here my proposal: < a href = " /professional-edition/tag/design/ " class = " tagitem size3 " title = " Tag: design (9 Items)" > design < / a > < a href = " [ URI ] " class = " tagitem [ SIZE-CLASS ] " title = " [ ' TAG ' ]: [ TAGNAME ]( [ TAG-AMOUNT ] [ MULTI-LANG-TEXT ] ) " rel = " section " >[ TAGNAME ]< / a > Somthing for inspriration in tag-clouds: http://www.smashingmagazine.com/2007/11/07/tag-clouds-gallery-examples-and-good-practices/ |
|
don´t work with html here in inputfields. Put my proposal in text-with-tags.txt |
|
Thank you for your note. But this is more a feature request - so it was moved to customers whishlist and will be considered later. And here the entry is closed. |