It would be nice to have the ability to add this on pages instead of just nodes. While your doing that it would nice to choose which selectors to add it to instead of excluding it.

My Scenario:

I have a blog content type that I want to add the pinterest hover. I also have a panels page that needs the pinterest hover but I only want it on certain elements. While I could add all the elements to exclude I feel like it would be a lot nice to just add the element we want to add it to (or both) instead of naming every eleement that we don't want it to.

Comments

albertski created an issue. See original summary.

albertski’s picture

Status: Active » Needs review
StatusFileSize
new9.45 KB

Attached patch does just that. I also went ahead and cleaned up some coding standards issues.

albertski’s picture

Had one minor issue that would repeat the hide process for every selector instead of doing it one time.

albertski’s picture

geoanders’s picture

Status: Needs review » Postponed