PLY NXS Viewer

Component type

module

Maintenance status

Development status

Downloads

40

Component created

Component changed

About this module

The PLY NXS Viewer module provides a new configurable file field formatter called "3D Model(s)". This formatter use the 3DHOP JavaScript library to render 3D Objects (.NXS and .PLY files). See the 3DHOP library website for more information and examples.

Migrate Console Tools

Component type

module

Maintenance status

Development status

Component created

Component changed

Migrate Console Tools module is a port of the Migrate Tools module for the Drupal Console project.

Migrate console tools only ports the commands from migrate_tools to Drupal Console and does not include any of the UI elements. It is currently not on the roadmap to add the ui elements.
Note that these commands do not support drush style --simulate support

Random user auth. DANGEROUS!

Component type

module

Maintenance status

Development status

Downloads

237

Component created

Component changed

This module provides auto-authenticate-random-user.

If user does not have a valid session, one is created with a random user.
This is VERY DANGEROUS and should NEVER be enabled on public
available environments.

Use this module for performance testing for intranets and other
personalized websites.

Features:

  • Random user select during hook_boot()
  • Admin user is omitted
  • Redirect to requested page

WYSIWYG Image Size Processor

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will process all the images in the 'body' fields for entities of your choice, and add the width and height attributes.

This is meant as a helper module for the AMP (Accelerated Mobile Pages) Project. In order for AMP to process images correctly, and convert the <img> tags to <amp-img>, it requires the "width" and "height" attributes on each <img> tag first.

Read Confirmation

Component type

module

Maintenance status

Development status

Component created

Component changed

The Read Confirmation module adds a field which can be added to any entity which allows to collect data if a specific user has seen this entity.

Confirmation can be either automatically when viewed or manually by pressing a button.

Common use cases:

  • Announcements in Intranets
  • Provide users a view where all unread articles are shown

Administrative Messages

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

About

With the administrative messages adminstrative users form Drupal have a possibility that send messsages between registred users. Basicly by a administrative area, the user send a message to other user that will recive if has loged in or on the next login.

This is very efficient when you have a large number of users and this users have that send notes or messages each other. A examples of this is a site with a large number of content editors.

DOC to HTML

Component type

module

Categories

Maintenance status

Development status

Downloads

535

Component created

Component changed

This module converts doc or docx to html data, the result will be stored in a content type field (chosen by administration site).
After this process the converted file will be deleted.

This module provide an interface to set:

  • Basic Settings
  • Import to Field
  • Libre Office Settings

Basic Settings :

Maintenance Mode Redirect

Component type

module

Categories

Maintenance status

Development status

Downloads

998

Component created

Component changed

Redirect site visitors to another URL when Maintenance Mode is enabled. This is useful when it is desired to host a static maintenance page on another hosting provider.

The module adds two additional fields to the Maintenance Mode configuration page (admin/config/development/maintenance). The checkbox is used to enable URL redirect when the site is in Maintenance Mode. The Redirect URL field should contain a URL to go to when the URL redirect is enabled.

Maintenance Mode configuration page