Menu Import from Word Processor Document

Component type

module

Maintenance status

Development status

Downloads

545

Component created

Component changed

Import a menu structure for your Drupal site from an outline in a word processor document. It is built as an extension to the menu import functionality provided by the Menu Import/Export module.

Menu Import from Word Processor Document supports importing a menu hierarchy based on a basic outline (bulleted or numbered indented list) for the following formats of word processing documents:

Image Node Attach

Component type

module

Maintenance status

Development status

Downloads

1065

Component created

Component changed

Concept

There was a module in Drupal 6 Image Attach that are deprecated in Drupal 7. The Image Attach Migrate module resolved the issue of migration image attach nodes from Drupal 6 to Drupal 7. In Drupal 6, to add pictures to posts was using a combination of the image module with the image attach module. Now in Drupal 7 Imagecache and ImageField is incorporated into Drupal 7 core and renamed 'Image'.

User Forms Help

Component type

module

Maintenance status

Development status

Downloads

618

Component created

Component changed

This module allows a site user who has the appropriate permissions to change the page text
that a user sees after following the reset password one time email link.
Options allow for html tags, tokens, and a site representative picture (chosen by autocomplete field populated by site user names) which
may also be added by custom token created by this module.

Future plans include options for modifying other admin forms that currently lack gui
interface.

View Mode Selector

Component type

module

Maintenance status

Development status

Downloads

4403

Component created

Component changed

A small module which allows you to change the view mode of an entity.

This module provides a new field type "View mode selector", so just go to "Manage fields" and create a field of that type and choose between a "select list" and a "radio buttons" widget. When you choose "radio buttons" it is possible to upload an icon which will be displayed instead of the view mode name.

In order to display your referenced entities with the new "View mode selector" view mode don't forget to change the view mode on "Manage display" which is used for displaying them.

Resave Nodes

Component type

module

Maintenance status

Development status

Downloads

3456

Component created

Component changed

The Resave Nodes module allows for the automatic resaving of nodes. The resaving of nodes can be handled automatically through Drupal's cron functionality or it can be managed with a Unix-style cron configuration. The nodes that are resaved can be either the ones that have been created or changed since the last time the module ran (via one of the two cron options) or it can be all nodes regardless of created/change date. It can also be restricted to nodes of selected content types.

Comment Extra

Component type

module

Maintenance status

Development status

Component created

Component changed

Comment Extra module allows to show preview of link entered in the comment body. This function can be enabled for each content type in comment settings section. Comment Extra module tries to get information from meta data available in page whose link is provided in comment.
Comment Extra is a successor of Open Graph Comments module. As Open Graph Comments module only provide link preview functionality for open graph meta tags but Comment Extra module provide lot more options than open graph.

IcontactForm

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module expands the features of the site with iContact subscription form.This module provide the easiest way to add a iContact form to a basic Drupal site.

Tidio Chat

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Do you need a simple and functional Chat for your website? We are pleased to present you with Tidio Live Chat - amazingly easy to use live chat, thanks to which it won’t be hard for you to:

  • See who visits your website (which browser they use, and what country they are from)
  • Talk to the users of your website
  • Adjust the chat’s color scheme to your website
  • Edit the operator’s info and upload a thumbnail
  • Set up automated messages sent to users after a website activity
  • Multilanguage

Drush Recipes

Component type

module

Maintenance status

Development status

Downloads

35315

Component created

Component changed

Drush Recipes is a series of drush calls as well as a packaging format. The format side allows you to create a .drecipe file which is a series of drush calls that go together to have meaning on their own. This format can be saved and loaded from JSON, XML or YAML. There are several types of "ingredients" for chaining drush calls together like prompting the user to select between a list of recipes, supplying tokenized drush calls for input from the user, or straight up drush calls.