Well its a great module and so on, doing a nice job. But the way it was programmed or I that dont worked this out good or the way it was made dont make it possible to do my way.

My issue here imagine one block with content:
[icon]Team 1 vs Team 2
[icon]Team 3 vs Team 4
[icon]Team 1 vs Team 4
[icon]Team 5 vs Team 2
...

Ok, this is the block and it works just great: Team 1, Team 3 and Team 5 have their equal class from field and thought the views i dont see how u can add diferent classes to same field.
They have diferent links GOOD! So thought the link i can add Icons so i've made it:

a[href ="/team/x"] {
	padding: 5px 0px 5px 20px;
	background: transparent url(icons/icon_adm.gif) no-repeat center left;
}

Great it just showing right! BUT there is a problem, imagine i want to add an image to connect to this content with same link. It will add the icon to this image.
Why image needs icon? WRONG!
Another not so big problem but its also shows in Tab and i didnt want too...

So my question here is: Is it possible to forbid showing icons in some regions or only allow in certain block?

Comments

Xf1r3’s picture

I've solved the problem with taxonomy terms image. But it would be sweet if some how it would be possible implement function if inside this module. Ideas?

thepanz’s picture

Priority: Major » Minor
Status: Active » Postponed (maintainer needs more info)

Why should Iconizer deal with Taxonomy-Term-Images?