WYSIWYG CKEditor Video Plugins

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

CKEditor Video Plugins integrates YouTube, Vimeo and HTML Video to CKEditor 3 through the WYSIWYG module.

This module allows you insert video in textarea using CKEditor. The output doesn't use width or height and it is 100% fluid, perfect for your responsive designs. Future development could allow users set up custom dimensions.

The YouTube plugin was based on Roderik Latruwe's plugin which has inspired the port of the Vimeo plugin.

Block Inject Filter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Block Inject Module Provides an Input Filter that you can add to any of your Input Formats. Once enabled, the filter allows you to inject (insert) any Custom Block into the content at the end of a predefined number of paragraph.

The module is an out of the box solutions for inserting Custom Blocks (Like Adsense Ad) into the content(article) automagically at the end of a specified paragraph (say 2nd para) in all articles.

-- REQUIREMENTS --

Filter Module, which is available in Drupal Core.

-- INSTALLATION --

* Download and Install the Module

LaTeXML

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The LaTeXML filter allows generating HTML from LaTeX based documents. It is based on the LaTeXML convertor, an instance of which you need to be running as a local service on your Drupal installation.

File relative path

Component type

module

Maintenance status

Development status

Component created

Component changed

The File relative path module creates the "Relative path" display option.
It can be used for a file and an image field.

If will generate a relative path to a file, and force file download.

-- CONFIGURATION --

* Create new file of image field.
* Go to display settings and select the "Relative path".

Lazyloader filter

Component type

module

Maintenance status

Development status

Downloads

1828

Component created

Component changed

Overview

This project project provides an input filter for lazy loading images as they may appear in textareas (via wysiwyg like editors and the like.) The filter relies on the Lazyloader project for the actual handling of lazyloading images. This module only provides a filter that renders <img> tags in a manner consistent with the needs of the Lazyloader module.

This module is exceedingly small but does allow you to theme the image output to your liking and preserves the original image attributes nicely as well.

Views Node Edit

Component type

module

Maintenance status

Development status

Component created

Component changed

About

Views node edit helps you manage content in table views. Using jQuery, VNE adds a column on Views tables with an [edit] link next to each row that links to the edit form for that node.

Help

Currently Views Node Edit does not support views that use AJAX, so edit links will not display on views that have AJAX enabled. In the future, AJAX support will be added.

Comment plus

Component type

module

Maintenance status

Development status

Downloads

1418

Component created

Component changed

Since my lacking time for this is unlikely to get better soon, I ceased development of this module. If you'd like to take over (or fund the required time), drop a line!

This module extends Drupal's built-in comment functions with the following features and config options, each one per node type:

  • Improved page title on reply and quote form pages.
  • User-friendly, thread-specific comment IDs like you know them from most other blog systems (#1, #2, #2.1). This feature is inspired by http://drupal.org/project/comment_easy_reply and was originally requested by neRok - Thanks!
  • A true comment permalink function similar to and even better than the one shipped with Drupal 7. While the path http://basepath/comment/id simply calls the related node page in D7, the improved comment menu callback in comment_plus redirects to http://basepath/node/nodeID?page=pagenum#comment-commentID and thus even avoids SEO punishment for duplicate content while also jumping to the related comment anchor.
  • Set a minimum character or word count for comments.
  • (Instant) replying to a node or comment optionally creates a @username#userid tag which can be processed by the included in-reply-to format filter and will then link to the referring node or comment.
  • Comment subject fields may be configured as required.
  • Subject defaults may be configured per node type, including prefixes like Re:.
  • Comment link titles may be changed per node type, you may e.g. have a label reply instead of add comment for forum posts.
  • Basic wysiwyg support.

The included comment_plus_js module additionally enables AJAX based instant replies for node types with the comment form on the node view page.

Molecule

Component type

module

Maintenance status

Development status

Downloads

706

Component created

Component changed

Overview

The Drupal module Molecule adds an input filter to Drupal to show the contents
of JCAMP-DX files. It enabled users to easily integerate JSpecView and JMol
applets into their Drupal sites without technical knowledge.

Requirements

None

Installation

See README.txt