"Non-admin pages" should also exclude /node/edit and /node/add and such
morningtime - March 10, 2009 - 09:47
| Project: | Click HeatMap |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | boombatower |
| Status: | closed |
Description
When setting the scope to non-admin pages, I think only /admin pages are excluded. But then we forget about pages like /node/add or node/edit and such.
I'd like the option to exclude any page that has content editing options. Only clickheat the regular pages for anonymous visitors.

#1
Addition:
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...
#2
You 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.
#3
Finally got around to this.
#4
Committed.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.