Modules scripts - Top 4 Download

Modules script downloads

Case Tracker Services

This module contains two components: the Case Tracker Services and the Case Tracker Client.InstallationInstall Services and its XMLRPC Server Install Case Tracker Server (from this module)Allow anonymous to "use services".Go to admin/build/services and you'll see the casetracker servicesGo to the keys page admin/build/services/key and create a key for your clientGo to ...

Catalog Anywhere w categories

This is a little change to original contribution CATALOG ANYWHERE by Patrick Veverka.You can show products from certain category or subcategory in random order anywhere outside your osc directory. ...

Catalog products PDF reports

 This script is designed to display your products with pictures, their full description and prices in a PDF format. Products are sorted by their categories. ...

Categories Box with Built in Custom Search

In an effort to have plenty of functionality and less clutter I have added a search area to the stock categories InfoBox. ...

Categories Snapshot

Only uses two files, a display page, main.php which is installed in the catalog directory and categories_snapshot.php which goes in the catalog/includes/boxes directory. I have many more modules to contribute from different client projects I have been working on. ...

Categories XC

A categories infobox which generates expandable javascipt menus. Displays a [ ] or [-] next to categories with sub categories. It is expands appropriate menus depending on the users location in the catalog. There is also the option to hide empty categories (on by default).HTML generated consists only of unordered lists ...

Category Aggregator

This is an extension of the Aggregation module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Category Archive Indexing

Instead of displaying the actual posts.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.2 or higher ...

Category Box Enhancement

1. It will add a small image ('bullet') to the left of every category in the category box. There are two different images, one for categories that have subcategories, one for those that don't.2. It will get rid of the funny-looking ASCII-arrow ( >- ) that used to indicate categories containing ...

Category Cloud Widget

The category cloud is displayed in the sidebar.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.0 or higher ...

Category Descriptions

This contributionn adds a category description to your store, you can enter a description for each category, or leave it blank if you do not wish to have one for a particular category. ...

Category Image Banner

Category Image Banner will add a banner of the categories, with their images and text, across the top of all the catalog pages.Click the image or text to go to the category. This was designed to replace the standard 'category tree' on the left hand side of the site.The image sizes ...

Category Image Scott Reilly

Each image is assigned the class of "catimage" and can be controlled through CSS.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress ...

Category Posts Widget

It allows creating multiple widgets.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "Category Posts Widget": · Specify how many posts to show · Set which category the posts should come form · Specify whether to make to the widget title ...

Category Search

This can be useful when the site has a lot of categories.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.0 up to 2.6 ...

Category Tagging

The post categories can be used as tags.Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Requirements: · WordPress 2.1 or higher ...

CCK Blocks

Adds a block for every CCK field you created, allowing to show the field value of the currently shown node in the block (placed left, right or in whatever region) instead of (or next to) the node's main content area.Kind of a simple panel variation. Your client can add node-related block-content ...

CCK comment reference

This module gives an administrator the possibility of referencing a comment via a cck field.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 6.x · Drupal Content Construction Kit module ...

CCK Copy Body

Basically you just define a new text node that you want to copy the body to and set it to use input filters assuming the body contains html.The module can be deleted after it is used, because it is only an utility module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable ...

CCK Create Install

Currently this just lets you select a cck node type and generates install code for all of the cck tables, as well as all of the taxonomy referenced by the cck node_type.If your cck node type references taxonomies generated by other modules you will need to manually delete the install code ...