Style

Component type

module

Categories

Downloads

1699

Component created

Component changed

Style.module is designed to be a replacement for color.module

  1. style.module - Detects styles in YOURTHEME/styles files/themes/YOURTHEME/styles. Doesn't require making a new subtheme. If you're on the same theme, you can automatically preview.
  2. style_editor.module - Offers simple UI for editing stylesheet properties (for easy end-user tweaking). Add a /* style: this is a tag! */ at the end of a line of a property

You can grab the latest release on Github.

Image Assist

Component type

module

Maintenance status

Development status

Downloads

154678

Component created

Component changed

Image Assist allows users to upload and insert images inline into content. It automatically generates an "Add image" link under fields of your choice. Clicking the link opens an image browser, displaying all images that have been uploaded via the Image module.

Images can be filtered by ownership or taxonomy terms (categories). New images can be uploaded through Image Assist's dialog. Clicking on an image displays a properties page where attributes such as caption, size, and alignment can be set before the image is inserted into the post.

Image Assist is especially useful when using a client-side editor/WYSIWYG editor. Currently, it can be used with TinyMCE via Wysiwyg API - support for other editors is right on the way.

Sections

Component type

module

Maintenance status

Development status

Downloads

24514

Component created

Component changed

This module allows you to create sections within your site. Each section has an installed template, theme or style attached to it.

Sections are shown based on:

  • Node specific visibility settings
  • Role specific visibility settings
  • Page specific visibility settings (regexped paths)
  • Custom PHP visibility snippets

For example regular expressions for your theme, please visit the handbook

Blog Theme

Component type

module

Downloads

16393

Component created

Component changed

Blog theme allows users to have persistent themes for their blogs based on the theme they choose for their account. When others view thier main blog page, or any node (of specific admin-defined types) created by them, the reader will see the authors theme instead of their own.

Theme Editor

Component type

module

Maintenance status

Development status

Downloads

48398

Component created

Component changed

Theme Editor offers an interface for for the editing of theme files within a Drupal site. Some of the features include:

  • Editing of CSS, .info, and Template Files
  • Simple back up and restore functions
  • Adding and deleting of files
  • Fine tuned permissions for different themes and file types
  • And More....

**There is now a semi-working D7 version committed to the Repo. While it's not ready for a dev version yet it can be downloaded via GIT and tested. Any testing or help on development would be much appreciated.**

Taxonomy Theme

Component type

module

Maintenance status

Development status

Downloads

14913

Component created

Component changed

Taxonomy Theme allows you to change the theme of a given node based on the taxonomy term or vocabulary.

Taxonomy Theme 6.x

Taxonomy Theme 5.x has not beeen ported to Drupal 6.x, as such. For Drupal 6.x ThemeKey offers a much better approach to switching themes using theme switching rules.

Taxonomy Theme 6.x now depends on ThemeKey UI (which is part of ThemeKey) and uses ThemeKey as a back-end to do all the magic. Taxonomy Theme, itself, now simply provides the front-end.

Referer Theme

Component type

module

Categories

Downloads

2402

Component created

Component changed

This module provides web sites that offer a service the ability to have different themes depending on the referer the user is coming from.

sIFR

Component type

module

Downloads

3644

Component created

Component changed

sIFR 5.x-1.3 has been the last release of this module. sIFR has been migrated into the Dynamic Rendering project, which aims to support all sIFR-alike rendering methods in one module.

sIFR is a web technology that uses Flash and JavaScript to render HTML text using font files provided on the web server.

Forms No JavaScript

Component type

module

Categories

Downloads

4300

Component created

Component changed

Allows the admin user to disable certain JavaScript elements used in Drupal powered forms.

Removing the JavaScript used in forms can sometimes remove problems with quirky themes.