Home ›
Agaric Wants to automatically set Node: Published filter for new ViewsAgaric Wants to automatically set Node: Published filter for new Views
Searched words:
views programmatic set filters
drupal views preset filter node published
all views should directly have node published filter
drupal set view defaults
drupal automatically set new views to published only
Every view should be filtered by the node being published by default. It should probably sort by sticky first and then created descending too. Most of your views are going to want these, so why not set them this way automatically?
How could this be done with a helper module? I don't think form_alter will do it for us (given all the AJAX used on the add view form), but I hope I'm wrong.
Only lead we have is Creating views programmatically and the rest of the Views 1 API documentation, and it looks... complicated.
Resolution
More like this
- Agaric Wants: set 'view revisions' permission by content type
- Agaric wants automatic installation of dependent modules
- Agaric wants smarter timing for when automatic path creation should replace an existing path or be added in addition to
- Agaric wants Drupal photo gallery with mass upload where albums can belong to people who set access per picture
- Agaric wants to disable comments for nodes, en masse, retroactively
Comments
Post new comment