Closed (works as designed)
Project:
Click2Bookmark
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2007 at 02:07 UTC
Updated:
23 Dec 2007 at 01:55 UTC
Thank you for this simple, straightforward module. :)
While it would be nice to be able to alter the bookmark link text (i.e. use "Save" or "Bookmark" instead of the whole phrase), I would most like to be able to replace the link itself to bookmark with a small "add-to-favorites" type icon on my site.
I realize I could probably hack the code pretty easily to do that (I haven't looked yet), but it would be nice to have the option in the module. Thank you.
Comments
Comment #1
ericdes commentedYou can 'override' this function in the phptemplate file. You can put whichever link, images, etc. as you like instead of call this function. You don't need to hack the code.