Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

Term Autosuggest

Searches for term names in body content, and suggests any matches found.

To do:

  • Make vocabularies configurable
  • Remove dependency on term field widget

Mailchimp OG

This module provides some intergration between Mailchimp and Organic Groups. It is just a sandbox project and is unlikely to be further built out.

Company Info

The Company Information module is a simple module that intended to display an additional information about your company/organization such as:
- Phones
- Messengers (with icons)

Disclaimer Redirect

WARNING: This will break SEO & Caching!

This module allows for disclaimer redirect to happen before an anonymous user can enter certain sections of the site.

Anonymous users will be stopped at particular entry points, after verification they will recieve a cookie to enter those sections of the site.

Configure the module in Configuration » System » Disclaimer Redirect

You can configure the following options:

Status

  • Disclaimer Redirect Status (enabled/disabled)

Redirect settings

  • Cookie Timeout Length
  • Cookie Domain
  • Failure Destination URL

Error message settings

  • Display an error message to the user after redirection (enabled/disabled)
  • Access denied error text
  • Display a link so the user can reset their decision.
  • Access denied error reset link text

Success message settings

  • Display a message to the user (enabled/disabled)
  • Access granted message text

Pages

  • Enable for specific pages

Disclaimer text

  • Disclaimer title
  • Disclaimer body

Form labels

  • Form label
  • Text for FALSE
  • Text for TRUE
  • Help text
  • Submit button text

Collapse Text Wysiwyg

Insert collapsible text modal dialog box displayed for CKEditor.

This module is a simple extension of the Collapse Text module which allows integrating the collapsible text markup with the Wysiwyg module.

It mostly implements: hook_wysiwyg_wysiwyg_plugin($editor) and the rest is pretty much JS related with editors.

At the moment, it only supports CKEditor, but could be extended in the future to also support other Wysiwyg editors.

Pretty much, it allows adding a button in the Rich Text Editor toolbar to provide a more user friendly user interface to insert collapsible text through the markup and syntax defined by the collapse_text module.
[More info about the syntax at: Collapse Text]

Clicking on the "insert collapsible text" button in the wysiwyg toolbar opens an editor's dialog box with separate fields for each of the customizable properties of the Collapse Text module:

  • collapsible text title
  • collapsible text body
  • optional classes

Installation and configuration:

0 - Prerequisite:
a. Requires wysiwyg and collapse_text modules to be installed.
b. Requires CKEditor wysiwyg libraries to be installed.

1 - Download the module and simply put into your contributed modules folder:

Pages

Subscribe with RSS Subscribe to RSS - Unsupported