Create and Translate

Component type

module

Maintenance status

Development status

Downloads

238

Component created

Component changed

Create and translate is a module that adds a submit button on the node add form to create the node and go directly to the translation page.
On the creation of the node, the button will only show up when selecting a language.

You will save a lot of time creating nodes and their translations without clicking too much around.

There's a settings-form available where you can enable/disable this feature by content type.
There are permissions to enable the use of this feature by role.

Dependencies: Translation, Locale

Apachesolr purge content(s)

Component type

module

Maintenance status

Development status

Downloads

890

Component created

Component changed

This module allows an interface to remove the Apachesolr indexed content(s)/document(s) of selected bundle. Administrator/Developer can delete the particular entity id(s)

Why This
Developer can use this module as an example to remove the Apachesolr indexed content(s)/document(s).

Feeds Data

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description

The Feeds Data module defines a feeds processor to import feeds into tables managed by the Data module. The base feeds processor (FeedsProcessor) assumes the target data is an entity which may not be true for Data tables. This module provides a custom feeds processor plugin to manage tables that:

  • Are not associated with a Drupal entity.
  • May have multiple, non-serial primary keys.

Requirments

This module requires the following modules:

Menu Link Sync

Component type

module

Maintenance status

Development status

Downloads

723

Component created

Component changed

The Menu Link Sync module helps synchronize the position of menu items within Drupal installs with separate menus for every language, for instance when we have different "Main Menu - French", "Main Menu - English" and "Main Menu - Spanish" menus.

This synchronization may be useful when the structure of the menus is too different for i18n_menu or Entity Translation to be adequate solutions, but when the trees for different languages are still similar enough for some sort of synchronization of menu structures to be desirable.

Content Model

Component type

module

Maintenance status

Development status

Component created

Component changed

Visualizes relationships between Content Types and Vocabularies on a graph based on taxonomy term reference and entity reference fields. Uses the D3.js library.

To test visit: /admin/structure/types/content_model

domain_site_generator

Component type

module

Maintenance status

Development status

Component created

Component changed

Generate Domains from a template in a Jiffy!

Rapid deployment of domain access based sites with an extensible site structure hook. Set up a number of site templates that encompass nodes, domain paths, and menu structure. Provide that array in a hook an rapidly create cookie-cutter sites stepping through the relevant setup screens.

Developed for a Domain Access/Domain by path microsite system. Domain Path compatible, as well.

View Modes Display

Component type

module

Maintenance status

Development status

Downloads

13436

Component created

Component changed

View Modes Display is a helper module to preview view modes for your entities.

When working on a site with many content types and view modes, it becomes tedious to find out where to view the rendered entity in a given view mode. This module aims to solve this by providing an additional tab "Preview Display" on the entity itself.

On the "Preview Display" page, all view modes with custom settings will be rendered in the enabled theme. A contextual link is also added for nodes to make it easy to link to the "Preview Display" from anywhere the entity is shown.