Promo node

Component type

module

Maintenance status

Development status

Downloads

466

Component created

Component changed

A ctools plugin to make a promo for a node - choose kicker, title, teaser and link to referenced node.

This plugin is mainly done to avoid to have a special content type to make promos for nodes, in the cases when you do not want to have fields in the node type for special listings. Typical use case should be for editors that use Panelizer or Panels in Place editor.

Tokens are supported.

Color

Component type

module

Maintenance status

Development status

Component created

Component changed

Scope

Create a module that adds an easy possibility to color elements. As we know it might be quite hard or even impossible in some cases to add a custom color to a view row based on a custom field created to host the color hash (for example some custom color for the title added on creation point). In order to do this, one would have to rewrite the output of the desired row and wrap a div around it and set a custom style attribute that would get the value from the text field that contains the color definition.

HTML Title

Component type

module

Categories

Maintenance status

Development status

Downloads

181450

Component created

Component changed

Drupal node titles are restrictive and do not support italicized text or superscript text (e.g., Book titles, trademark symbols). The HTML Title module allows a limited set of HTML markup (em, sub, sup, b, i, strong, cite, code, bdi, wbr) to be used in node titles. It filters all other markup from titles to prevent XSS vulnerabilities or irrational nesting (e.g., links within links).

NOTE: few markup options are enabled by default. Desired markup must be enabled in the settings before it will be active.

Feeds Plus

Component type

module

Maintenance status

Development status

Component created

Component changed

Depencies

Feeds DEV Version

Adding some missing features for feeds module.

  • Adding DS Field Feed Source
  • Adding DS Field Feed URL
  • Adding support for parsing inline Images
  • Adding support to differ Audio and Images enclosures
  • New parser FeedsSimplePiePlusParser

You need SimplePie if you want to use the new parser features.

Comments as Block

Component type

module

Categories

Maintenance status

Development status

Downloads

3487

Component created

Component changed

This very simple module removes the display of comments from nodes and exposes as a block. KISS principle at work.

Alternative

The commentsblock module module is an alternative that additionally allows comments to be displayed using views. If you need the extra features, use it.

Views Chart Tools

Component type

module

Maintenance status

Development status

Downloads

4088

Component created

Component changed

Maintainer's note

It is very important when updating this module that you update Google Charts as well, at least during this stage in development. This module is still in its infancy, so features are being added frequently. Some dashboard configurations may not be stable enough for production sites, but enhancements and bug fixes will continue to be committed frequently.