Considered feature-complete by its maintainers.

Cue Field PopcornJS

This module is a dependency for Media Youtube Popcornjs. You should not install it for any other reason.

DBTables

Description
This module allows the user to have a look to Drupal database tables of contents.

Deployment Extras

The module consist of 3 modules which extends Deployment module:

- menu_parent_deploy
Module fixes menu parent hierarchy issues by using the menu and node services to discover the correct remote parent item to select when deploying nodes.
This code could be included directly in node_deploy.module but it was easier to keep it separate during development.
This still has issues when sending over new parent and child nodes as part of the same deployment; if the child nodes are sent first, obviously the parents don't yet exist, so the lookup fails and the items are incorrectly parented. However, this seems difficult to solve fully, especially if you are sending a large menu tree with more than two levels of parent/child items in a single plan - the plan item weight system can't easily cope with this level of complexity, especially if some of those nodes have further dependencies on other nodes. There are seemingly impossible chicken-and-egg corner cases if a parent menu item has a nodereference field to a child menu item, for example.

Read more: #599420: menu parent hierarchy issues

- upload_deploy
- upload_service
upload_deploy module deploy uploaded file attachments using the Deployment framework and upload_service provides a node attachment upload service.

Language Sections Box Titles

The module adds Language Sections title support for Boxes module.
This works the same as for blocks created by the core block module.

This is related to the following issue:
#1081184: All blocks disappearing

Development of this module was sponsored by Opsview.

Development releases

Version Downloads Date Links
6.x-1.x-dev

Google Analytics Form Tracking

Adds the ability to track partial form completion in Google Analytics.

Development of this module was sponsored by Opsview.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only