Dear Michelle,

I tried to do some editing in the AF.module so that i will add a GUI replacement for flag as offensive link for abuse module.
Yet it doesnt work with me
Other than adding it in AF.module... am i missing anything else

Sincerely,
Bisher

Comments

michelle’s picture

Status: Active » Fixed

Finally, 1.5 months later, I've just committed the code to make this possible. It'll be in the dev in 3 hours. Sorry it took so long to respond. I wanted to wait until I could tell you how to do it... Just didn't expect it to take so long.

All you need to do is put a .png file in your style's images directory with the same name as the link key. To find the link key, go to function _advanced_forum_buttonify_links and add print $link_key . "<br />"; right after the line that says "default:". Then go to any forum thread and it will print the options at the top. It should be pretty easy to find from there.

Michelle

Status: Fixed » Closed (fixed)

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