The weblink module is very useful for my purposes. However, I don't like the "return to taxonomy category" link in the weblink_link() function. This is inconsistent with other modules. Taxonomy category should be configurable in theme, not in a module's _link hook. If I choose, I can modify my theme to add a link to a node's taxonomy terms to the links or anywhere else in the node display.

Comments

gábor hojtsy’s picture

+1 on removing that link

nolageek’s picture

another +1 I like this idea as well. I also dont like the way it says "Visit Link Title" It's very reduntant. Perhaps it should just say "Visit Site". It's kind of silly to re-state the title of the link, since it's being displayed directly above this link.

Bèr Kessels’s picture

Assigned: Unassigned » Bèr Kessels
StatusFileSize
new395 bytes

We should actually rethink some of the interface of this module. To match it with 'drupal standards'.

I do not yet know what to do with nolageeks comment. I beleive it to be very usefull, but he/she should note that this (in a way) is configurable.
I think nolageek should make a feature request about 'yet another config-option'.

Bèr Kessels’s picture

StatusFileSize
new686 bytes

doh. forgot the -u flag.

gábor hojtsy’s picture

Removed from the current CVS version.

Anonymous’s picture