Bulk PDF
Component type
Categories
Maintenance status
Development status
Component created
Component changed
You can generate mass PDFs using this module, it provides a new action - Generate bulk PDF - for Views Bulk operations.
You can generate mass PDFs using this module, it provides a new action - Generate bulk PDF - for Views Bulk operations.
The Mobile Gallery module is a Views style plugin that outputs images organized in a way that is optimized for mobile devices.
The taxonomy display module allows administrative configurable term display pages. This allows administrators to override the default presentation of taxonomy term pages per vocabulary through the taxonomy term page's manage display form.
OG Features aims to allow group owners and site administrators to disable certain features/functionality within a given group (without the use of the Spaces module).
Domain URL allows administrators to set canonical URLs for non-node paths in a Drupal installation using Domain Access.
The current code is proof-of-concept. It needs work. If anyone would like to maintain it, open an issue.
Views languages user filter allows you to filter content in a view depending on the selected language user's profile
Within the user settings, we find a list of languages, where the user can choose which are the languages you want to filter.
In views you can find the filter that will filter content for selected languages of the user connected.
This module only used in Drupal 6
Views Bonus Pack with some patched applied
This module allows you to use a Views argument validator to transform an argument from a single nid to a list of nids separated by plus signs, where the list of nids is fetched following node references on the original node.
If you just want to display information in Views, then you can just skip this module and use standard relationships in Views instead.
Here's a quick video showing how this module works and also how to set up a Free pager block with Views: http://www.youtube.com/watch?v=lDDbtzmthNQ&feature=youtu.be
This module provides a new default handler for Views, allowing the argument to inherit the value from another argument.
This is probably not extremely useful in most cases, but in some cases it is kind of important that two different arguments have the same input values. This could for example be the case if you're using DraggableViews and Node References in Views together, and want to have a null argument with a parent nid and one argument with all the referenced nodes.