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.

CommentFileSizeAuthor
#3 397076-node-scope.patch1.94 KBboombatower

Comments

Anonymous’s picture

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...

boombatower’s picture

Status: Active » Postponed (maintainer needs more info)

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.

boombatower’s picture

Version: 6.x-2.5 » 6.x-2.x-dev
Assigned: Unassigned » boombatower
Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new1.94 KB

Finally got around to this.

boombatower’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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