View - Theme

Component type

module

Downloads

1041

Component created

Component changed

Benefit

Using views, change the system theme for pages like node/123.

Example

You could use the garland theme for your site but the pushbutton theme for pages like node/123 that are authored by Administrators in the last ten days.

Simplenews Template

Component type

module

Downloads

25028

Component created

Component changed

Simplenews Template is a Drupal module that extends the Simplenews module by providing a themable template with configurable header, footer and style. Template, header, footer and style are configurable for each newsletter independently.

Simplenews Template can with advantage be used in conjunction with RelatedContent.

Simplenews Template is developed by Thomas Barregren of NodeOne. The initial release was sponsored by Spoon Media.

Rounded corners

Component type

module

Categories

Maintenance status

Development status

Downloads

10140

Component created

Component changed

Rounded corners integrates Rounded corners jQuery plugin with Drupal.

The most simple use of the module can be summarized in the following lines:

  $commands = array();
  $commands[] = array('selector' => '.foo');
  // Add the rounded corners.
  rounded_corners_add_corners($commands);

README.txt covers all options and features.

Theme Settings

Component type

module

Maintenance status

Development status

Downloads

6123

Component created

Component changed

Embarrassed that the teaser for your custom Podcast content says “Read more”? Want to add some punch to the puny “Add a new comment” link? Change them with the Theme Settings module. “Listen now!” “Speak out!”

.mobi loader

Component type

module

Maintenance status

Development status

Downloads

7706

Component created

Component changed

This module is intended to be used with the .mobi theme. It looks for visitors requesting a .mobi alias of the site and overrides the default theme to display the .mobi theme.

Message Effects

Component type

module

Downloads

2905

Component created

Component changed

The Message Effects module adds attention getting JavaScript effects to Drupal messages (you know... the messages that say things like "This content was saved." or "You have an error.", etc -- usually above the content on your Drupal site). I have found that many users tend to miss these messages on the page, so Message Effects gives them a little "pizazz" to make them more noticeable.

MiniMenus

Component type

module

Maintenance status

Development status

Downloads

2212

Component created

Component changed

Development on this module has ceased. For an alternative to this module try SimpleMenu or Administration Menu.

MiniMenus is a module designed to provide Google-like registration and login links in the top right corner of a Drupal website for anonymous users, and a mini-control-panel for authenticated users and administrators.