Views Contextual Session Filter
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Provides option to contextually filter Views by session's variable
Provides option to contextually filter Views by session's variable
Adds a table display type to Views which prints fields out in a pure CSS table.
Views default table display style is packed with features such as column sorting, alignment and separators however the HTML table tag is notoriously difficult to override and style. Using CSS Tables (see http://caniuse.com/#feat=css-table for support) you can create views tables that work well on both mobile and desktop with minimal overrides.
Weekpicker widget for date fields (select lists for week and year).
Approach inspired by the datepicker module.
I will not release this as a full project, contact me if you want to!
Exposes taxonomy term translate link field in views
The views that come hardcoded with Drupal Commerce cannot be exported to features. To do so, you need to clone these views, then disable them, and use the cloned views instead.
This is a small module to disable all the views that come with Drupal Commerce.
The goal of this project is to parse a views_json url and create a file that can be sent to an ftp server. This will be developed for D6 since services is not available. This gets around CORS and provides a way to distribute your view on a cron schedule in a usable format.
VBO Validation is a module that provides hooks to add validation between the execution of a VBO and its form or confirmation step.
Adding validation to prevent a VBO from executing is easy when you have a form step. But without a custom form, adding a validate function is a delicate exercise of making your module invoke last, form altering, checking for the existence of certain form elements and actions, and then adding your validation hook.
Here is a shortcut to that process!
This module will provide you with two hooks:
This is a Slider show module based on the Camera slideshow (http://www.pixedelic.com/plugins/camera/)
This module will provide an interface to bulk delete all drupal entities.
Based on the suggestions provided by Roy Segall. A very special thanks to him!!
It is currently under development.