Closed (fixed)
Project:
Printer, email and PDF versions
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2009 at 11:11 UTC
Updated:
18 Jul 2012 at 15:51 UTC
Comments
Comment #1
jcnventuraThis 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
Comment #2
elarifr commentedthanks. this is not really so needed. i'll wait the code rewrite :)
elarifr
Comment #3
jcnventuraAlmost 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.