Panelizer

Component type

module

Categories

Maintenance status

Development status

Downloads

572676

Component created

Component changed

The Panelizer module allows you to attach Panels to any node in the system. It is similar to the panels_node module that ships with Panels, which provides a single node type that is a panel. Panelizer, however, allows this to work for many entity types. It works by using the Page Manager template to take over the page rendering of the node. In Panelizer 7.x-3.x, each view mode may also be panelized individually, with special view modes added for the old-style "Page Manager" page display.

Google Docs Viewer module

Component type

module

Maintenance status

Development status

Component created

Component changed

Very simple drupal module, it adds a formatter for CCK Filefield that can be used to render Google's Document Viewer in an iframe.
Added to gitHub after reading this post: http://tinyurl.com/4hnuutj then moved to drupal.org after the great cvs->git migration.
As planned by the original author, admin functions must be added to complete the module.

Panels Extras

Component type

module

Maintenance status

Development status

Downloads

11094

Component created

Component changed

What is Panels Extras?

Panels Extras is a collection of plugins that extends functionality to the Panels module.

Does it do x?

We are actively maintaining Panels Extras to provide extended functionality for the Panels module. Please add plugin requests to the issue queue.

What's inside?

Currently Panels Extras includes the following plugins:

Wysiwyg Fields

Component type

module

Maintenance status

Development status

Downloads

16009

Component created

Component changed

Wysiwyg Fields is an Inline field management system, a module that bridges the gap between Drupal fields and CKEditor, giving the power of Drupal's field system via the simple usability of a CKEditor dialog.

What that means is that Wysiwyg Fields allows for any Drupal field to be embedded directly into CKEditor and behave as a native CKEditor plugin, removing unnecessary clutter from your Drupal entity forms.

 

D&D Character

Component type

module

Maintenance status

Development status

Downloads

2568

Component created

Component changed

Project update

I have been involved in D&D Next playtesting, and have decided to begin a new version of this module to support the new version of D&D. I have also made the decision to move away from being Features-based (see an issue below) in the process. Fear not, as I plan to build an upgrade path to move 1.x (D&D 3.x) characters to 2.x (D&D Next). Ambitious, maybe, but necessary.

Formatters for Node Reference fields

Component type

module

Maintenance status

Development status

Downloads

2053

Component created

Component changed

The Formatters for Node Reference fields module adds the ability to use any non-Node Reference formatter to format a single field from a Node via the Node Reference field, using either the first available field of the required type, or by using the chosen field set via the Formatter Settings.

An example of this would be to render a Node Reference as the referenced Nodes Image(Field) field using an ImageCache preset/Image style.