We have a use case where we would like to have area handlers participate in the query. Currently they are not allowed to do so.

I personally see area handlers as a great alternative to needing to implement the hook_views_ functions since they are applied in a global like way to the view and do not require per-field handling and rendering.

We discussed this in IRC.

Thanks!

CommentFileSizeAuthor
#1 1239580-area-handlers-query-2.patch526 bytestravist

Comments

travist’s picture

StatusFileSize
new526 bytes

Here is the patch from dereine.

travist’s picture

Status: Active » Needs review
dawehner’s picture

Status: Needs review » Fixed

Okay commited to both 3.x branches.

Status: Fixed » Closed (fixed)

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