Multisite actions manager

Component type

module

Maintenance status

Development status

Downloads

190

Component created

Component changed

Manage the actions of all multisites in a single installation.

Features

Run cron
Clean cache
Enable/Disable modules
Put/retire site maintenance mode
Execute custom drush commands
Add new drush commands

How this work

Register a new domain in "Manage - Estrucure - Domain list" (admin/structure/domain-entity).

Manager the actions in "Manage - Configuration - Multisite Manager Actions" (admin/config/multisite-manager).

All action will be executed by cron, no performance problems.

CsvtoTable

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module was created to easily display a csv file in an HTML table.

------------------CSV To HTML Table---------------------------------------------------------------------------------

Inorder to Display a CSV file on a page you must go to the module config page and enter in the file path to each csv file you would like to display.

The php function CSVtotable() will convert your csv file to and HTML table with the CSS class name "CSVtable"

1. Go to admin/config/CsvtoTable/configuration

2. Place php code to display your csv files

Maxwords

Component type

module

Categories

Maintenance status

Development status

Downloads

212

Component created

Component changed

Description

This module allows setting a minimum and maximum number of words for Long Text fields.
Further field types will be supported in the future.

Views unformatted list with row ids

Component type

module

Categories

Maintenance status

Development status

Downloads

207

Component created

Component changed

Custom views style plugin, based on the default "Unformatted list" style plugin, but with a minor improvement. You can define a pattern which is used for generating unique CSS ids for displayed rows.

If you ever needed to override the views-view-unformatted.tpl.php template just to be able to add custom ids to rendered rows then this is what you have looked for as a better alternative.

Ideal for generating content for in-page navigations.

netFORUM SSO

Component type

module

Maintenance status

Development status

Downloads

147

Component created

Component changed

netFORUM Single Sign on. Allows users to sign in to Drupal using Avectra netFORUM credentials.

This module allows for Single Sign On between netFORUM and Drupal site. Users can sign in to Drupal site using their netFORUM credentials.

SSO with Bi-directional sync - In addition to basic SSO, this module allows you to manage (create/update) users while logging inn in Drupal site, and this information is automatically synched back to Drupal site. Drupal users can edit their password and information will automatically updated in netFORUM.

Thank you!

Random Passcode Generate Widget

Component type

module

Categories

Maintenance status

Development status

Downloads

151

Component created

Component changed

This module comes with a handy random alphanumeric code generator widget . This widget has a setting which allows administrator to set the number of digits that the alphanumeric code will contain for each instance of the field.