Views embed filter

Component type

module

Categories

Downloads

441

Component created

Component changed

This module provides insert in text "view" with help tag [viewsembfilter]view_name[viewsembfilter].
For example, you can use this module to display "view" grid in text.

filtertube

Component type

module

Maintenance status

Development status

Component created

Component changed

This Module is an Input Filter allowing Users to easily add YouTube videos into their content. Using YouTube's “new” h.246 video playback embed method. Not using SWF/flv Object embed! This ensures playback across a variety of more current devices: mobile webkit/android.

Features
  • playback size controls
  • user configureable playback options (autoplay, custom title overlay)
  • admin, override of user controls abilities
  • admin, ratio widget for custom sizing help
  • per input format settings

BUeditor code sample

contentpicker

Component type

module

Categories

Component created

Component changed

An attempt to make a nodepicker style module with pluggable custom content types.

Slickgrid

Component type

module

Maintenance status

Development status

Downloads

31200

Component created

Component changed

The Slickgrid module is an implementation of Michael Leibman's jquery slickgrid plugin, a lightening fast JavaScript grid/spreadsheet.

It defines a slickgrid view style, so all data can be output as an editable grid.

This module will only work with Slickgrid 2.1.

Content Attachment

Component type

module

Maintenance status

Development status

Downloads

7534

Component created

Component changed

This module creates a filter allowing user to attach everything inline with a simple tag.

The purpose is to provide a "light" presentation, and link to heavy content (ie., with attach_node, then link to full node view, with attach_flash or attach_audio, then link to a lightbox style popup...).

Git Filter

Component type

module

Maintenance status

Development status

Downloads

288

Component created

Component changed

Input filter for referencing git commits. Ideally this would be used on d.o

To reference a commit, use git-[project]-[revision-id], the project is a d.o project by default and the revision id is the 7 character short revision id.

FIXME: Write more text

Crontent Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

885

Component created

Component changed

Crontent Filter is an input filter that allows users to expire or enable pieces of filtered content based on timestamps, triggered by the Drupal cron job.

Body wrap filter

Component type

module

Maintenance status

Development status

Downloads

1091

Component created

Component changed

Introduction

Body wrap filter is a small theme-helper module which provides an input filter to wrap the contents of the node's body field in a div.

Sometimes, when I'm working with custom content types that may have many additional fields besides the title and body content, it can be tricky to style the content that was added to the body field. It can be done using a theme template (.tpl.php) and writing each field separately, but this can be tedious when a simple div wrapper around the body field would suffice.

An input filter seems like a neat way to do this.

MyTube

Component type

module

Maintenance status

Development status

Downloads

3789

Component created

Component changed

MyTube is a content filter developed by the Electronic Frontier Foundation. It is designed to protect visitors' privacy while still allowing videos or other embedded content to be viewed on your site. MyTube works by automatically replacing user-submitted embed code with local image tags that are replaced with the embed code when clicked.