Workbench Access Automenu
Component type
Maintenance status
Development status
Component created
Component changed
Provides automatic section assignment when using the Workbench Access menu scheme.
Provides automatic section assignment when using the Workbench Access menu scheme.
1. Step) create MODULE INFO file like: name_gajendra.info
name = custom name_gajendra
description = name numerology
package = Drupal 7 Development
core = 7.x
2. Step) Create MODULE FILE like: name_gajendra.module
Provide a block to display same node in specific view mode in same page.
Useful when you want display some parts of current node in a block.
Example of a custom field that stores Chuck Norris jokes.
I created this module to provide another example because the field_example, included in the Examples module, only stores one field value in the database. In this example you can store two values, the joke id (numeric) and the joke (text).
What is it?
This module integrates Drupal with the Diffbot API Web-Service. The web
service allows extract clean article text from news article web pages.
1) Place this module directory into your Drupal modules directory.
2) Enable the Diffbot, and Diffbot API module in Drupal, at:
administration -> site configuration -> modules (admin/build/modules)
Simple module to allow users to select the top # of Best and Worst from a list. (ex "Choose the 5 best and 5 worst pizza toppings")
The DaCast Streaming as a Service video platform allows broadcasters to offer live and on demand streaming content directly to their website, through using a robust CDN (Content Delivery Network) and optional, integrated monetization features, including Pay Per View and Subscriptions. The video platform gives business and website owners total control of their online video through a white label platform, easy site integration and advanced restriction and protection features to secure content.
Allow to link node title to an internal/external link using Link module instead node/[nid]
This project seeks to provide a true compound field solution for Drupal 7. As much as I love Field collection, it still has to save actual entities, and can cause performance problems due to having to load all the referenced field collection entities on node, or parent entity load.
View the demo preview on YouTube