Views Autocomplete
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This is a simple proof-of-concept module that provides 2 functions:
This is a simple proof-of-concept module that provides 2 functions:
Exposes various details of a view to token module. Currently only the following is available about a view:
This module is only available on Drupal 7 for the moment.
Notice: This module has not-insignificant known issues. We still use it on some sites and it provides some useful functionality, but using it and configuring it is not for the faint of heart. Very little maintenance is likely to go into this module so use at your own risk.
Views Queue is a simple module that exposes the Drupal SystemQueue in Views. If the Views Queue Operations sub-module is enabled some basic operations may be performed against the queue.
This module is designed to be used in conjunction with Views that are used to return data feeds.
By extending the built-in Views pager plugin, Views Data Pager exposes conventional pager variables as URL query strings, allowing 'pagination' to be controlled by these querystrings, hence, no physical pager need be used. The two conventional pager variables that this module exposes are:
Here is an example of how to build a list of featured elements on top of a paged listing.
Featured elements are not displayed on the paged listing.
This is a git sandbox to use for porting Views Content Cache to drupal 7.
This module will add pdf file option at view style and using it the view can be export into a pdf file.
A simple time line that is displayed through views.
This module provides views integration for Advanced Blog module.