CKeditor Image Style

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple module to extend the editor (CKeditor) image dialog so that images can be used/placed inside the editor with a image style applied.

IMPORTANT: Currently the module (output of the module) only works if the "Restrict images to this site" filter inside the textformat is deactivated.

CKEditor Media Widget

Component type

module

Maintenance status

Development status

Downloads

603

Component created

Component changed

The project started out as trial to understand and use CKEditor Media module. After many hours of learning I found myself rebuilding this module. This is using all the work what has been done on Media WYSIWYG and uses CKEditor widgets support.

This module is NOT duplicate of Media CKEditor module since it uses WYSIWYG module approach.

Cacheable forms

Component type

module

Maintenance status

Development status

Component created

Component changed

This module was created primarily to address issues related to the cache_form table in Drupal.

Specifically:
1. Ajaxified forms throw an error if the the form was served from a cached page after the corresponding record in cache_form was deleted
2. cache_form table size can grow to be extremely large in enterprise websites

external link change

Component type

module

Categories

Maintenance status

Development status

Downloads

24

Component created

Component changed

DESCRIPTION
-----------
This module povides an input filter which allows to add prefix and suffix
to an external url.The user has to povide the list of domains and their
corresponding prefixes and suffixes to be added to the urls.

INSTALLATION
------------
Since it is an input filter so the steps are little differnt for installing this module as compared to others

WYSIWYG Starter

Component type

module

Categories

Maintenance status

Development status

Downloads

1214

Component created

Component changed

This module does the basic setup to implement Drupal WYSIWYG Best Practices recommended by Matthew Vaughan. It is designed to work either as a standalone module or as a component within a Drupal distro.

WYSIWYG Starter includes a submodule named "WYSIWYG Starter Formats" which defines a couple of text formats and WYSIWYG profiles named Filtered HTML and Full HTML. If you do not want to use them, leave the submodule disabled and manually define your own text formats and WYSIWYG profiles.