Wysiwyg Quote
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Small module for integration Wysiwyg API and Quote.
Small module for integration Wysiwyg API and Quote.
Wysiwyg plugin to easily insert YouTube and Vimeo video's into content.
Wysiwyg integrationmodule for TinyMCE MCimagemanager
http://tinymce.moxiecode.com/enterprise/mcimagemanager.php
See README.txt for installation instructions
The CSS 3 column-count attribute creates documents (or parts of documents) with multiple columns. See http://www.quirksmode.org/css/multicolumn.html for examples. Not all browsers support this attribute, and those that do implement it inconsistently.
Simple input filter that will disable text caching for input formats where it is enabled. Although you won't want to use it most of the time (disabling caching will slow down you site), it can prove useful in some corner cases.
Real world example:
This filter let's you insert LaTeX formulas to site content.
Syntax: $$latex$$. E. g.: $$Large f(x)=int_{-infty}^x e^{-t^2}dt$$
mimeTeX is used for rendering (included). It's run by system() call, so make chmod +x to mimetex.* executable file at mimetex/ directory.
It's more light version of module drutex. Only 2 kb of php-code.
Twitter Filter detects and links #hastags and @usernames in your content and links them to twitter.com. This functionality is also present in Twitter module but some users might just want the filtering, not the full Twitter integration stack.
Taxonomy Contact module enables to send messages to different group of users based on their taxonomy term tags in profile. Tags could be defined via vocabulary system, such as different location, interest group, gender, age group of user.
Massive emails could be sent out via scheduled cron job within either HTML or Plain text formats. Do not require Mime Mail module for HTML format email since all emails sent via drupal_mail api.
This module is a collection of useful Filter plugins, which can be applied to particular text formats. Currently, the module includes:
"Transclusion is the inclusion of a document or part of a document into another document by reference."
http://en.wikipedia.org/wiki/Transclusion
In Drupal, this can easily be done with a filter. This project is for creating a sensible user interface around the transclusion concept.