Redactor Wysiwyg Editor
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Wysiwyg module integration with Redactor HTML editor.
Wysiwyg module integration with Redactor HTML editor.
--------------------------------------------
During the development phase:
The module checks whether the currently form has been changed before process of leaving / closing the overlay / form. When the form is not saved confirmation window is displayed with the text defined in it.
it allows to set up css class for changed elements, and (feature) revert element state.
I do this in my spare time, an extra co-maintainer would be welcome. If you're interested in helping, please contact me or open an issue in the this module issue tracker.
git clone --recursive --branch 7.x-1.x http://git.drupal.org/sandbox/ajtis.pl/1934834.git exit_on_unsaved_form
This is an extension to Linkit that provides the option to link to nodes which do not exist. Such links will lead to the node creation form with the title prepopulated.
It also integrates with Pathologic to rewrite links after a node with that title is created.
This module was created to satisfy the need for Wikipedia-style "red links" to nonexistent pages within the excellent LinkIt interface. This module is one part of a balanced wiki breakfast.
Turns audio link into Audio player.
IFrames are great old way to embed content of another site to yours. This also make it a good way to start a cross-site attack.
It's both good and bad thing to let your site users to add iframe in their contents. On one hand, if a users is doing "Full HTML" in their content, they would certainly want to embed iframe (YouTube, Google Maps). But if one of your users is naughty, or if your site is somehow hacked, they would want to sneak malicious iframe attack in, too.
Can we remove all the iframe(s), except the ones we trust?
That's what this module does.
The rel="noreferrer" attribute indicates that the browser should not send a Referer header when following the link. It enhances privacy by allowing users to avoid leaking referrer information when they click on (or prefetch) links to external sites.
Reformatting formatter allows to display text field using a different text format.
This is a port of http://drupal.org/project/codefilter to Drupal 8.
This module enables searching images by color.
It could be useful for photographers sites, retail stores and consist of tree submodules
To get started make a field type text and enough length (i.e. 2048 characters) and unlimited values
Add one ore more image fields to the content type
Navigate to admin/config/media/coloring for configuration.
The indexing is triggered on node save.