CSS JS Total Control

Component type

module

Categories

Maintenance status

Development status

Downloads

1989

Component created

Component changed

Short Introduction

Makes it possible to manage themes' CSS and Javascript files with no coding and via theme .info file.
IE conditional comments support for both CSS/JS, replacing and disabling core and contributed modules' CSS/JS files, adding inline JS/CSS, Regular expression support!, are just few of the special features it offers.

Example how to use tableselect with #options

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is an example module based on the fabulous guide Adding checkboxes to a table

@Credit: mexicoder, ronan.orb, drupalshrek, nohup,Zahor

Purpose of the module

How to use tableselect with the following:

  • '#multiple' FALSE
  • tableselect with radio buttons
  • How to set #default_value
  • How to put them in a custom block

Tableselect with options

CTools Token Access

Component type

module

Maintenance status

Development status

Downloads

2109

Component created

Component changed

Build Status

Drupal module to restrict access based on token presence. You can even set up a token that expires after a certain time or expires after a selected number of hits.

Use this module when you want to easily share restricted content with one click.

This module provides:

Yam

Component type

module

Categories

Maintenance status

Development status

Downloads

431

Component created

Component changed

This module is unsupported.

  
Yet another module to improve the user experience of Drupal. This module provides multiple small enhancements to make the Drupal user interface more productive and informative.

All features can be enabled and disabled individually.

App Link

Component type

module

Categories

Maintenance status

Development status

Downloads

3964

Component created

Component changed

Overview

App Link module redirect user's from a url to a native apps, falling back to an app store link.

This module provides:

SideComments.js

Component type

module

Maintenance status

Development status

Downloads

369

Component created

Component changed

Integrates SideComments.js with your website - perfect for site feedback, prototype review(s) or other ideas where normal commenting just isn't the right fit.

Admins will have access to set who can view, create, edit, and delete comments. Logged in users will get their info printed into the comment box from the $user object automatically.

Documentation

Coming soon.

CRM Core Pathauto

Component type

module

Maintenance status

Development status

Component created

Component changed

Adds Pathauto integration to CRM Core Contacts and Activities.

- Only crm_core_contact and crm_core_activity entities are supported, because the other entities make less sense.
- Not tested with multiple languages enabled
- Depends on Pathauto and Entity Tokens modules (submodule of Entity API)
- Needs CRM Core version 7.x-0.980 or higher. Tokens where different in earlier versions.

Views Table Chart

Component type

module

Maintenance status

Development status

Component created

Component changed

This module has been modified as a more flexible alternative here: HighchartTable thanks to help from @RdeBoer.

This module enables a views style plugin called "Table Chart". The plugin converts views table output into a chart using the Highcharts third party library as a base and the jQuery HighchartTable library for conversion.