Formats by Content Type

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows you to set a default text format per content type.

Currently the drupal 7 version of the Better Formats module does not allow the setting of the default format by content or field.

This allows such settings until the Better Formats module includes such functionality.

Depends on Better Formats

Developer Blocks

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Developer Blocks allows a developer to:

  • render a block programmatically
  • use theblock theme wrappers (the block divs)
  • use a renderable array for theming the block
  • pass arguments to the block theme

Developer Blocks is perfect when:

  • your module defines blocks with hook_block_info() and hook_block_view()
  • hook_block_view() returns a renderable array that uses the '#theme' key
  • hook_theme() uses a template and variables

With Developer Blocks, you can do this:

Authoring HTML

Component type

module

Maintenance status

Development status

Downloads

1039

Component created

Component changed

This modules creates an input format suitable for WYSIWYG editors usage. It adds support for the iframe HTML tag, making it friendly with the popular iframe embeds available in popular video sites like YouTube and Vimeo. It supports the script tag too. Both tags will only be allowed if the referred URL is whitelisted (by default, you can refer some well known video sites in the iframe tag and any site with the script tag).

field_validation_frontend

Component type

module

Maintenance status

Development status

Component created

Component changed

Add frontend validation to fields; provide immediate (per page) feedback in multi-paged (Field Group module) forms; and allow entities to be saved (for later completion) despite failing values.

Project sponsored by Linkfactory A/S (www.linkfactory.dk).