Panels Media

Component type

module

Maintenance status

Development status

Downloads

1597

Component created

Component changed

Panels already has support for what this module wanted to do so I'm killing this project. If you want to take the name of the project and do something with it please create an issue.

This module allows you to add links, images, files and text to a pane very easily.

This module will be the succesor of Chaos Tools Custom Plugins for Panels for D7. The main reason to do this is because ctoolscustomplugins is just an ugly name for such a nice module (I think).

Known issues:

Weatherpic

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides an easy way to show the freely available weather images of the Hungarian www.idokep.hu website in a block.
You can easily customize which of the 8 available images to show.

You can check the available images at http://www.idokep.hu/thirdparty.

You can choose from the following types:

Node CSS

Component type

module

Maintenance status

Development status

Component created

Component changed

Node CSS uses node fields to populate a CSS template file. CSS for all nodes can either be aggregated into a single file or generated per node. In both modes, the CSS files are added using drupal_add_css() so it complies with full Drupal aggregation and compression. If aggregation is turned on in Node CSS it is recommended to make the CSS node specific via a body node class because the same CSS file is loaded for multiple nodes. Many themes output a node specific class by default.

Recently read

Component type

module

Categories

Maintenance status

Development status

Downloads

17847

Component created

Component changed

Recently read allows site administrators to enable blocks displaying a history of recently read content (nodes) both to anonymous and authenticated users. For logged in users, each user has its own history. For anonymous users, the history is based on sessions. This module may be useful i.e. for displaying recently viewed products on the e-commerce site.

Note about performance: page caching is disabled for pages containing Recently read block and viewed by anonymous users.

mtheme

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Module Theme (version 1.x)
----------------------------
The Module Theme module enables you to:
- Theme your website through Drupal's web interface
- Export theme elements with the Features module
- Surface the different theme elements that ship with
various modules and themes in one central location
- Enable modules to ship with a selection of different style
sheets, to be easily enabled/disabled for different use-cases by the
site administrator or end-user

subtheme

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Subtheme module enables you to:
- Create subthemes through Drupal's web interface
- Export subthemes with the Features module
- Review a list of CSS elements provided by modules and themes,
and select the elements you want to include and/or override
in your subtheme