Textarea Inject

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows you to inject content into textarea's of nodes.

Options

  • Select any textarea, either a cck textarea or the default body
  • Optionally filter by content type
  • Optionally choose a character count to aim for, this is beneficial if you want to want to inject multiple things into one textarea and you don't want them to be by each other
  • Optionally choose to insert text in between X number of html paragraphs

The main reason I decided to develop this module is to randomly inject adsense into blog posts.

Advanced link filter

Component type

module

Categories

Maintenance status

Development status

Downloads

2232

Component created

Component changed

This filter parses HTML links (excluding mailto). It may adds some REL attributes to external links, optionnally in conjonction with a javascript behavior that open the URL in a new window if the REL attribute contains external.

It is possible to define a list of domains that should be considered as internal, using wildcard if necessary.

For links to current page, a class to be added may be defined. Note that it disables the cache for the current filter format.

Any interesting feature or idea for processing links is welcome.

Image URL Filter

Component type

module

Maintenance status

Development status

Downloads

458

Component created

Component changed

This module provides an input format filter to allow you to change base urls of images embedded in content. Please note this module will only changes urls of images that have the same base urls of the current site or that are linked relatively.

The original reason I decided to develop this module was so that hard coded images in posts could be rewritten for use with a cdn.