Hi,

I needed to theme each rule link separately, so I thought that adding the rule link name as a class to the rule link wrapper span would do the trick.

What do you think? Jason.

Comments

jasonawant’s picture

Here is a patch file with this change. Please let me know what you think. Thanks, Jason.

mitchell’s picture

Version: 7.x-1.0-beta3 » 7.x-1.x-dev
Status: Active » Needs review
sepgil’s picture

Issue summary: View changes
Status: Needs review » Needs work

Seems usefull, but your diff is from your drupal site and not from rules link, and can therefore be not applied.

jasonawant’s picture

Title: Add $rules_link->name as class to rule link wrapper span » Add $rules_link->name as class to rule link
Status: Needs work » Needs review
StatusFileSize
new768 bytes

Hi,

That was silly. How about this patch? Jason.

apmsooner’s picture

Status: Needs review » Closed (works as designed)

Functionality already exists. Additional customization can be added to tpl.php file.