Views filter that allows filtering nodes by whether they're used as feeds or not.

Will post patch soon.

Comments

alex_b’s picture

Status: Active » Needs review
StatusFileSize
new2.52 KB

Ready to be reviewed.

1) Does this approach work?
2) Only filter is implemented, argument and field not - are we good to go nonetheless?

drewish’s picture

subscribing... this seems a little overly complex at first glance but it might be the only correct way to do it.

alex_b’s picture

StatusFileSize
new2 KB

#2: you're right. The substitution trick is actually not necessary. (I was under the assumption that the results of handlers where being cached. Not true apparently.)

aron novak’s picture

Status: Needs review » Reviewed & tested by the community

1) Works like a charm.
2) Well, it could be useful definitely.

aron novak’s picture

The #3 just behaves exactly as the #1.

alex_b’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

Status: Fixed » Closed (fixed)

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