CiviCRM status message

Component type

module

Maintenance status

Development status

Downloads

135

Component created

Component changed

Display CiviCRM status messages on non-CiviCRM Drupal pages for authenticated users.

Example use case
If you have a CiviCRM Profile that redirects to a Drupal page on submit, the success message normally wouldn't appear until the next time the user lands on a CiviCRM page. This module extracts all messages from CiviCRM's session, and displays them on Drupal pages as well.

Live Helper Chat integration

Component type

module

Maintenance status

Development status

Downloads

1564

Component created

Component changed

Live Helper Chat module makes it easy to integrate an existing Live Helper Chat server to your site.

The module allows you to choose which pages the widget is shown on, which users it is shown to and define all the widget options.

Live Helper Chat is an open source live-support chat service made with PHP. It also supports the operators using various client software, including XMPP and a custom client.

The module is based on the Zopim module.

fast_cc

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is only for your development environment. DON'T USE FOR PRODUCTION!

This module will clears the cache fast for developers.

  • It will truncate all tables with 'cache' in it's name
  • Remove all cached js/css/language files
  • Invalidates memcached entries

No hooks will be called.

drush cc all

$ time drush cc all

'all' cache was cleared. [success]

Webex Integration via XML

Component type

module

Maintenance status

Development status

Downloads

900

Component created

Component changed

Cisco WebEx is a tool that provides on-demand collaboration, online meeting, web conferencing and videoconferencing functionality.

The module enables us to create a WebEx meeting through the website.

WebEx Site URL:
http://www.webex.com

REQUIREMENTS
---------------

This module requires the following modules to be pre-installed:
* Date API
* Date Popup

INSTALLATION
---------------

Commerce Auto-Checkout

Component type

module

Maintenance status

Development status

Downloads

1115

Component created

Component changed

Automatically redirect visitors from the cart page to the checkout page. If the visitor does not have an order already in progress an initial order can be generated along with a default product added to the cart. Designed to work with Commerce Cart Form Checkout Pane or Commerce Checkout Products List, but those aren't a requirement.

WYSIWYG Content Lock

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows you to designate some areas within a textarea to be protected from interference by WYSIWYG editors.

This could theoretically be used to prevent users from messing up carefully constructed layouts.
It provides a new WYSIWYG button "Lock" which allows editors to click on given divs or paragraphs and lock or unlock them.

But really it's just an experiment and demo module for a small WYSIWYG_API + CKEditor plugin.
This will probably never be any more than a sandbox - unless someone can think of a use for it.