WYSIWYG toolbar per role
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
WYSIWYG toolbar per role is an extension to Wysiwyg API that allows you to configure editor settings per role.
WYSIWYG toolbar per role is an extension to Wysiwyg API that allows you to configure editor settings per role.
This module gives users the ability to create Twig templates in the browser, bypassing the need for filesystem access.
This module integrates Project Source and GitLab's API to generate Drupal project update XML suitable for consumption by drush and Drupal's core Update module.
Simple module adding support for JCB credit cards to Ubercart.
Sponsored by The Japan Association for Language Teaching.
Adds locale-based access control to Language Neutral menu links (as defined by i18n_menu module)
Curbstone provides an off-site payment processing solution developed in PHP. This is a Commerce integration module for Curbstone's VT Relay capabilities.
Public files URL is an extremely light weight module that allows you to override domain your public files system uses by extending the public file system wrapper in Drupal Core.
This allows you to serve your public files assets from an alternate, cookie-less domain which will improve upstream reverse proxy cache capability and improve concurrent browser HTTP request rate.
This module doesn't not alter the file system in any way. The alternate domain you point to should ultimately able to serve the same files from the same location as the normal site domain.
This module provides tools for connecting to and importing data from the Rotten Tomatoes service.
This module uses Features to provide two content types, Movie and Review. Those are the content types that will be populated by import operations.
This module adds new configuration options for the user login form:
The settings page appears at
Configuration -> People -> Enhanced login security
Simple inplace editor integration
=================================
A very simple module to make variables editable by end user.
It can be very useful if user (or client) want to have some custom text editable.
INSTALATION
1. install and enable
1. download the library http://code.google.com/p/jquery-in-place-editor (used version 2.2.1)
2. place the library in to location sites/all/libraries/jquery-editinplace/lib/jquery.editinplace.js
3. Enjoy!
USAGE