View Modes Display

Component type

module

Maintenance status

Development status

Downloads

13436

Component created

Component changed

View Modes Display is a helper module to preview view modes for your entities.

When working on a site with many content types and view modes, it becomes tedious to find out where to view the rendered entity in a given view mode. This module aims to solve this by providing an additional tab "Preview Display" on the entity itself.

On the "Preview Display" page, all view modes with custom settings will be rendered in the enabled theme. A contextual link is also added for nodes to make it easy to link to the "Preview Display" from anywhere the entity is shown.

URL filter reloaded

Component type

module

Maintenance status

Development status

Component created

Component changed

The drupal core filter "Convert URLs into links" (filter_url) is converting strings with "@" into email addresses even if there is no domain suffix present. (eg: working@home). While those strings contain valid domain name (home is a fully valid domain name by standard) with the current usage of "@" character this might not be the desired effect. (this is the topic of the ticket 2016739 )

Profile2 Panels

Component type

module

Maintenance status

Development status

Downloads

3407

Component created

Component changed

Page Manager (Panels) support for Profile2.

This module has maintenance status "Seeking co-maintainer(s)" because I don't really know how to fix the open bugs because of a lack of knowledge in ctools/page manager. So feel free to submit patches and/or apply for maintainer-ship!

With this module you can take over Profile2 paths with Page Manager.
Now it is possible to theme your Profile2 edit and view pages with Panels.

Date Period Offset

Component type

module

Maintenance status

Development status

Downloads

679

Component created

Component changed

The Date Period Offset module is a Date field display formatter that displays a pre-defined past or future offset of a date. This can only be used on date fields.

Use this module in the same way you would any other formatting module.

Panels Theme Override

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to override the theme to be used on a per-variant basis.

It also includes an abstraction layer between theme and an arbitrary label, so that you can easily switch themes for all variants using a specific association without having to manually modify each one. This is useful for marketing campaigns where variants need to use a sub-theme temporarily.

Relation Views Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

299

Component created

Component changed

This module provides Views based Relation field formatter.
You can use any view to show Relation field value(s).

N.B. View argument is entity type and entity ID of the entity which contains relation field.