Views select field
Component type
Maintenance status
Development status
Component created
Component changed
This module creates a new field type that uses views to generate the list of available options for a field.
This module creates a new field type that uses views to generate the list of available options for a field.
Simplifies management of big taxonomies with huge number of terms by putting them into groups (by semantic or any other attribute or criterion).
Alternative subscription model for SunMailer where subscriptions are controlled entirely by user roles.
I need this for a client project (which uses drush make for all of contrib) - it's a D7 version of Views RSS module, using paranojik's patch from #1119948-7: Views RSS: Drupal 7 port
A simple module that provides the current server timestamp as a field for views.
This can be useful for synchronization with the Feeds Module.
This module was sponsored by UNC Charlotte
This code has been moved to this project namespace:
Provides a views style plugin to display views results in jQuery UI Tabs.
Adds a data alter to expose the 'owning domain' of content to search_api. Adds config to search pages to restrict the results by the current domain - or any custom domain.
Views Group Fields allows you to group fields contained in a views row. It does this by allowing you to wrap groups of fields into wrapping markup. It is a view row style plugin.
For example if you have a view with three fields (title, body, tags) you you can put the body and title in one wrapping div and the tags in another. The most common use case would be to allow you to easily place certain fields to the right an others to the left.
This project aims to calculate the ranking between users depending on their User Points.
It is integrated with Views. You could access the results by Views and you could setup for each user point category a View which limits the ranking between users to a specific subset of all users. This allows you for example the ranking of user groups. See also for that Organic Groups.