MenuInstaller
Component type
Maintenance status
Development status
Component created
Component changed
Allows installation/uninstallation of a list of menu items from a properly formatted XML file.
A DTD is available.
Allows installation/uninstallation of a list of menu items from a properly formatted XML file.
A DTD is available.
кн
This module integrates the Mercury editor (http://jejacks0n.github.com/mercury/) with Drupal 7 to edit nodes' body while viewing them.
The module ships currently with the library, I had to fork it because it redefined jQuery and has a bad API, I'll contact the developers to see what could be done.
Post your review of this module at http://drupal.org/node/1278162 or file an issue if any bug found.
This is a simple module for Drupal 7.x that uses jQuery to transform the TITLE or ALT attribute of a image to a image caption. There is a settings page with lot's of possible configuration. The image caption won't show in the WYSIWYG-editor, but will be visible when you view the node.
The module differs in several ways from similar modules.
jCaption changes this:
<img title="Image caption here" src="image.jpg" alt="Image description">
to:
Provides a print-friendly single page display of multiple pages of an outline.
An example user case is to print out a course which is set of pages collected as an outline, this module lets the user print all the pages as one document.
Print options per node of the outline include:
- Exclude (don't print)
- Include (print node body)
- Print View (add output of a View with node ID as an argument)
The Print View option is useful for including blocks and other content of the page which would not be included if you just print out the node.
Provides an ability to use Google Chrome speech inputs in Drupal forms,
This module adds drupal 7 style entity caching to drupal 6. You have to patch drupal core in order to use this module.
Adds database caching to the following modules
A streaming video server implemented in node.js as a Drupal module.
This project requires quickstart.
From your home directory run this script: install-supergit.sh "your name" youremail@domain.com
The content api module is a resource for Services 3.x in Drupal 6. Content API exposes a new 'content' type resource to Services which implements an index and retrieve functions for nodes. The index function allows advanced querying of nodes to match selected criteria.