Hi
should i request (suggest ?) to have separate option to dislay text/icon/text+icon for each region content / link instead of having same option aplied to both region ?

id' like to be able to select
1/text+icon in content
2/icon only in link region

some should prefer the opposite depending on theme ...

br elarifr

Comments

jcnventura’s picture

Status: Active » Postponed

This is simply too complicated for what I am willing to do in relation to the module's UI at the moment. I want to completely rewrite the links code and this is something useful to have there.

Until then, if you really, really want this, disable the content links and configure the module to only display the icon. Then, add a div in your node template that adds the links both with the icon and the text.

João

elarifr’s picture

thanks. this is not really so needed. i'll wait the code rewrite :)
elarifr

jcnventura’s picture

Version: 6.x-1.10 » 7.x-2.x-dev
Status: Postponed » Fixed

Almost 3 years later, I did finish the code rewrite. However, to keep it simple I didn't provide any settings to configure the link separately depending on the link location. However, the call to theme_print_ui_format_link() includes the 'location' parameter which can be used by themers to modify the aspect of the link depending on the link location.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.