Closed (fixed)
Project:
Click HeatMap
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Anonymous (not verified)
Created:
10 Mar 2009 at 09:47 UTC
Updated:
8 Sep 2017 at 10:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedAddition:
The reason why? Because every click on my node/edit page is registered which takes half a second. Clicking tick boxes becomes very annoying now...
Comment #2
boombatower commentedYou can easily restrict it further by adding the exception to the standard block interface.
Otherwise the edit/add pages are not necessarily admin pages...as it is an option in admin theme to include them....kinda depends on site.
I wasn't trying to design a robust filter and since you can restrict it via the standard block filter I would vote for that. If you provide a patch I'll be happy to review.
Let me know if you get that to work.
Comment #3
boombatower commentedFinally got around to this.
Comment #4
boombatower commentedCommitted.