It would be helpful to be able to specify a path to a custom icon in admin/settings/forward. Currently the path to the icon is hard-coded, and icon must be store in the module's folder. I have to remember that I've customized the icon whenever an update is issued. Precedent for this type of configuration setting has been set by modules such as tweet, addtoany, fb_social, etc.

Thank you very much for your contributions. This is a terrific module!

Comments

bserem’s picture

+1
and subscribing

just installed this moduule to my dev.box, really like it!
I would try to see if I can make the required modification although I'm not such a good programmer

bserem’s picture

Status: Active » Needs review
StatusFileSize
new1.64 KB

here is the patch, it worked for me!

please note that it was made using "diff" and not "cvs", I don't know how to do it with cvs (yet...)

feedback is welcomed!

bserem’s picture

StatusFileSize
new1.43 KB

the first patch-file doesn't comply with drupals rules for submitting patches, so I made another with all the corrections (filename, spaces instead of tabs)

this patch file is made under the modules directory using the "diff" command from linux
and
it is meant to correct the changes applied by my first patch to make the final file follow the drupal-standards

john.oltman’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)