Views Hacks
Categories
Component ID
787526
Component name
Views Hacks
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
59955
Component created
Component changed
Component body
Call for maintainers
I am not having the time to address the issues on this collection of unrelated submodules. With the help of other maintainers, I am in the process of moving each submodule to its own full project. Please contact me if you are interested to take over one or more of them.
This package contains a set of small Views add-ons that provide useful functionalities. Included are the following modules:
- Views Block (views_block): Exposes blocks as Views objects.
- Views Taxonomy Summary (views_summary_taxonomy): Provides a summary style plugin suitable for displaying hierarchical taxonomies.
- Views Composite Exposed Form Plugin (views_composite_exposed_form): Allows multiple exposed form plugins to be activated simultaneously in Views 3.
- Views Display Block Path (views_display_block_path): Extends block display plugin to support URL path and use exposed filter form without Ajax.
Views Block
- Install Views, Views Bulk Operations (VBO) and this module.
- Navigate to
admin/build/blocks2.
Views Taxonomy Summary
Think of this as a Views equivalent of Taxonomy Menu. It displays a hierarchical summary of the taxonomy terms in your view results.
- Add an argument of type Taxonomy: Term ID (with depth and summary)
- In "Action to take if argument is not present", select Summary, sorted ascending (or descending)
- In "Change summary style for Argument Taxonomy: Term ID (with depth and summary)", select Taxonomy
- In "Page: Configure summary style for Argument Taxonomy: Term ID (with depth and summary)", select the vocabulary that corresponds to your nodes.
- Enjoy!
Graduated modules
- Views Flipped Table (views_flipped_table) - Moved to Views Flipped Table
- Views Selective Exposed Filters (views_filters_selective) - Moved to Views Selective Filters
- Views Auto-Refresh - Moved to Views Auto-Refresh
- Views Access PHP: Moved to Views PHP.
Credits
- Views Selective Exposed Filters was sponsored by zehnplus GmbH.
- Views Taxonomy Summary, Views Filters Auto-submit, Views Filters Reset, Views Display Block Path were sponsored by AdHack.
- Views Flipped Table was contributed by Adam Nybäck.
- Issue #848408: Views Selective Exposed Filters doesn't work with more than one taxonomy vocabularies was sponsored by Immo Seebörger.
Thank you all for your support!
