Region Assign

Component type

module

Maintenance status

Development status

Downloads

1078

Component created

Component changed

This project has been discontinued in favor of Context.

Hide/Show a theme region by given regexp pattern, inspired on Block Assign.
NOTICE: If you looking for the "easy" way... perhaps you should try Panels.module.

This module is used for a site in production but no guarantees. Feedback is always welcome.

Blessings!

Themester

Component type

module

Categories

Downloads

429

Component created

Component changed

Themester module allows automated file association based on the url path information. This module was initially built to help with cascading CSS style sheets properly based on the url taxonomy for any given page. Admin screen is mainly to accommodate css organization for themester, however Themester can be used to load any file type into the system via API functions.

Color.module: SoC 2008

Component type

module

Categories

Maintenance status

Development status

Downloads

4714

Component created

Component changed

Development on this module has come to an end. Thank you.

Color.module NG is a solution for colorizing themes in Drupal 6.

Not for production use. Refer to the Handbook for the latest color.module syntax!

ImageCache Color Blend

Component type

module

Maintenance status

Development status

Downloads

1422

Component created

Component changed

The ImageCache Color Blend module provides an ImageCache action for blending an image with a color. This can for example be used to darken/lighten an image or to blend it with the background color of the used theme.

Requires ImageCache 5.x-2.x and ImageAPI.
This module is still under development, currently only the GD image toolkit is supported.

Related modules:

Dynamic Theme

Component type

module

Categories

Maintenance status

Development status

Downloads

1457

Component created

Component changed

Change the theme of a site dynamically.

By setting the dynamic_theme Session variable to an installed theme, the site's theme will be that of the set variable until the variable is unset. This Session variable can be set by setting a link path from 'my/link/path' to 'dynamic/{theme}/my/link/path', with {theme} being the name of the theme you want to use dynamically. If an integer is specified for the 'my/link/path', then it will be considered a node id and the page will be redirected to 'node/{nid}'.