Simple Pane Styles

Component type

module

Maintenance status

Development status

Component created

Component changed

Create simple Panels pane styles easily.

In your theme

1. Add your custom styles to your theme .info file.

pane_styles[blue_background] = Blue Background
pane_styles[red_background] = Red Background

2. Create your style template in templates/panes/styles.
Example: for a blue_background style, create a panels-pane-style--blue-background.tpl.php.

That's it.

Metatag Custom

Component type

module

Categories

SEO

Maintenance status

Development status

Component created

Component changed

This module extends metatag module to allow any custom metatags.

You are able to add any type of meta tags to your site, even will support Webtrends Meta tags or other custom SEO tags....

Example:

Webform Viewfield

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A very crude module for inclusion of a view as a webform item
requires: views,webform
installation: place in modules folder and enable

options
themed: simply execute the view and display the rendered output as a markup field
select: output list of nodes as radios with nid as key and title as label

notes:
the view must be of type:node and have at minimum nid and node title as fields for the 'select' option
this module is extremely crude, any input on such would be greatly appreciated.

Insert Popup

Component type

module

Maintenance status

Development status

Downloads

1293

Component created

Component changed

Summary

Provide content editor usability enhancement for integration with the insert and wysiwyg modules.

This module provides a new button in wysiwyg editors which when clicked displays an "insert enabled" field in a handy popup. It also disables the regular widget for this field.

Installation

Simple enable and check the following steps below. There is no configuration for this module.