Wysiwyg API template plugin

Component type

module

Maintenance status

Development status

Downloads

139149

Component created

Component changed

In TinyMCE, CK Editor and FCK Editor, there is a template function, which allows a user to select a HTML template from a drop-down and insert it into the WYSIWYG text-area. This module supports those features for use with the WYSIWYG API.

Note for Drupal 8 and installation via composer

In order to allow composer to find a required library from CKEditor, you have to add something like this to the root composer.json of your project before you download and install this module:

Comment Lockdown

Component type

module

Downloads

1032

Component created

Component changed

Comment Lockdown is a drug of last resort in battling comment spam. You should not use this if you haven't tried something less likely to cause side effects like Mollom. You should continue use of Mollom with Comment Lockdown. This module has some very specific rules for comments, and unlike Mollom, is incapable of learning, has no settings, does not care what kind of user you are, and rejects anything written in a language other than English.

Mentions

Component type

module

Maintenance status

Development status

Downloads

11793

Component created

Component changed

The Mentions module offers Twitter like functionality, recording all references to a user's username - using the [@username] or [@#uid] filter format - from various locations, providing a centralized page to track all mentions (via the Views module).

 

Features

  • Tracks Mentions on any Entity.
  • An Input filter to convert [@username] or [@#uid] to the user's profile, e.g., [@deciphered] and [@#103796] become @deciphered.
  • Customizable input ([@username], [@#uid]) and output (@username) patterns, including support for Tokens.
  • Autocompletion of mentions; Using the jQuery textcomplete library usernames will be suggested while mentioning.
  • Integrations with:
    • Machine name - Use a Machine name field as the mention source.
    • Rules - React to created, updated and deleted mentions.
    • Views - Display a list of all mentions, mentions by user, and more.

Typeface - Custom Fonts

Component type

module

Downloads

2351

Component created

Component changed

Looking for maintainers for this module.

With typeface you can embed custom fonts into your website, so you don't have to render text to images.

Instead of creating images or using flash just to show your site's graphic text in the font you want, you can use typeface module and write in plain PHP, HTML and CSS, just as if your visitors had the font installed locally. This is a work in progress, but functional enough at least to render the graphic text on your website. Here's what it takes to get going:

TinyMCE Node Picker

Component type

module

Categories

Maintenance status

Development status

Downloads

15926

Component created

Component changed

This module will de discontinued and replaced with Node Picker as soon as a stable release is available.

TinyMCE Node Picker provides a button in TinyMCE that displays a list of links to content. Choosing a link inserts it into the editor.

The module includes template files which can be edited for your theme, but should not require theming to display correctly.