Installator

Component type

module

Downloads

350

Component created

Component changed

Attention!!!! This module is deprecated.

Please refer to the module Plugin Manager, a module that provides much the same functionality, and is condoned by the Drupal Security Team

Finally, a one-click solution for installing modules and themes!

Theme setter

Component type

module

Categories

Downloads

1697

Component created

Component changed

The module adds settings to force the frontend theme for certain content-types and certain roles. The reason why I built this module: in almost all designs that are too small or not fit to be viewed in an other theme than the admin theme, you can now enforce the frontend theme.
Example blog-posters (content-type) and forum-posters(content-type) will be provided with the theme by the designer. This is the enforce by content-type rule.
The other rule is enforcement by roles and works the same way.

Block edit

Component type

module

Maintenance status

Development status

Downloads

28765

Component created

Component changed

The Block edit module provides inline (on mouseover) editing capability for any block or node.

Configure block/menu/node settings directly by clicking a Views' style link above the block/node.

Where appropriate you are returned to the originating page so it provides a very simplified and intuitive workflow.

A full list of links and options provided by this module are listed below.

Comment Display

Component type

module

Maintenance status

Development status

Downloads

4561

Component created

Component changed

Prevents rendering of comments inside of nodes and provides them as separate page element instead.

With this module, you can place the $comments variable anywhere in your page.tpl.php. However, if you do not output $comments in your template, no comments will be rendered at all.

Module Filter

Component type

module

Maintenance status

Development status

Downloads

2449818

Component created

Component changed

The modules list page can become quite big when dealing with a fairly large site or even just a dev site meant for testing new and various modules being considered. What this module aims to accomplish is the ability to quickly find the module you are looking for without having to rely on the browsers search feature which more times than not shows you the module name in the 'Required by' or 'Depends on' sections of the various modules or even some other location on the page like a menu item.

Image Style Selector

Component type

module

Maintenance status

Development status

Downloads

1976

Component created

Component changed

Creating pages with consistently sized, scaled or rotated images can be accomplished by applying an image style. In this way you can ensure that e.g. profile pictures all have the same dimension or that high resolution images are automatically scaled down to a more appropriate size. With the great advantage that original images are still available, so for instance reusing images in an overview requiring a different size is easily done.

Roboconf

Component type

module

Maintenance status

Development status

Downloads

2311

Component created

Component changed

The Roboconf Module is a development tool which stores presets of block configurations and site/theme settings, permissions, etc., allowing a theme developer to easily switch between preset configurations for testing. Similar to the Switchtheme module, you can switch presets via a block or URL parameters.

Developed by Zivtech for TopNotchThemes Drupal Themes

Administration theme

Component type

module

Maintenance status

Development status

Downloads

146643

Component created

Component changed

Drupal allows you to define a different theme for administration pages (Administer -> Site configuration -> Administration theme). By default this only applies to pages with a path starting with 'admin' and content editing pages.

The Administration theme module allows you to use this theme on more pages like :
- batch processing pages
- devel node load and render pages
- coder code review pages
- pages you define yourself in the provided textarea