Views API Examples
Component type
Maintenance status
Development status
Component created
Component changed
An example module showing simple Views 6.x-2.x integration for a custom table.
An example module showing simple Views 6.x-2.x integration for a custom table.
This is an example module.
Example implementation of state_machine/state_flow.
Add a "Version Tagging" field. This field allows you to add tags to entity revivions. Then you can go to admin/content/revision-tags to see the site as that with the tagged revision active. It's currently only works with nodes.
Currently the field has to be named "field_example_tag" in order for the functionality to work.
This is a proof on concept that we are using on a client site.
Almost non-existent module which demonstrates what you can do with hook_node_view_alter().
This example changes the visibility of fields based on whether the node is published.
Inspired by this question on stackexchange: http://drupal.stackexchange.com/questions/20480/
Beer O'clock tells you when the right hour to drink beer is.
By setting what day, time it would be to have a beer, this module would count down.
This is a module that will countdown a set time to have a beer
A beer o'clock module. This tells us when its beer o'clock.
This is for the demo for Git.
This is a demo sandbox module