module
Categories: (нет)
Maintenance status: Seeking new maintainer
Development status: Maintenance fixes only
Downloads: 20050
created - / changed -

IMPORTANT NOTE
Please use YUI 1.1-1 release & YUI MENU 1.1-1 release for production sites.

YUI Menu

module
Categories: Views
Downloads: 1057
created - / changed -

Before using this module to export your view as a CSV check out the Views Bonus Pack Export Module. This module is for the use case where you want the same CSV exporting functionality but your view is so large that your browser times out generating the page or PHP runs out of memory.

This module builds the CSV file over several (configurable) passes.

module
Categories: User Management
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 10751
created - / changed -

LDAP provisioning module provides a user registration process with an optional account approval queue in Drupal and creates user accounts in both LDAP server and Drupal.

module
Downloads: 0
created - / changed -


Note: As of 2010/01/09, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #678672: Moderator seems abandoned.
If you are looking for a module with similar features, see modr8.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 7340
created - / changed -

This module implements stemming according to the Porter algorithm.
It will help the german community to offer better searching capabilities to there users.

module
Downloads: 511
created - / changed -

* Note to CVS users; an error caused the module to be in the wrong place.
* Current location: contributions/modules/greybox_5_5/greybox_5_5

module
Development status: Obsolete
Downloads: 1165
created - / changed -

This module is no longer maintained.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 21349
created - / changed -

Vocabulary Index provides an easy way to create a taxonomy browser / directory index. You can choose for which vocabularies to create pages or blocks where the terms within that vocabulary are listed. With just a few clicks you're done. Listing is possible in different kind of views depending on your needs:

Example screenshot of a tree view. The tree view displays all terms in a nested tree. If visitors of your site have JavaScript enabled, parent terms will be collapsed by default, but they will expand when clicked on. Since tree view displays all terms on a single page, terms with multiple parents are displayed more than once: once beneath every parent.
Example screenshot of a browsable view. The browsable view lets visitors browse a vocabulary much like they would browse through directories on their hard drive. Taxonomy pages of parent terms do not list the nodes within those terms, but the child terms it contains. Since blocks cannot span multiple pages, they can be displayed using a flat view. This is exactly the same as the browsable view apart from that it is not browsable. Browsable index pages are pageable.
Example screenshot of an alphabetical view. The alphabetical view sorts terms by first letter. Optionally character transliteration may be enabled. Alphabetically viewed index pages are pageable.
module
Categories: (нет)
Development status: Maintenance fixes only
Downloads: 66581
created - / changed -

The Activity module keeps track of the things people do on your site and provides mini-feeds of these activities in blocks, in a specialized table, and via RSS. The module is extensible so that any other module can integrate with it. The messages that are produced are customizable via the admin interface and are context sensitive. Some theoretical example messages include:

  • You wrote a comment in response to "example comment title"
  • Jim wants to be your friend. Approve this friendship here
  • Nancy is Phil's latest fan

There is still quite a bit that can be done to contextualize the message, and working around irregularities in grammar is tricky, but clever admins will find ways to make meaningful generic messages.

module
Categories: Utility
Downloads: 0
created - / changed -

This module is no longer maintained. Please see http://drupal.org/project/cacherouter for XCache options

module
Categories: Developer, Utility
Downloads: 313
created - / changed -
Ext
module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 5046
created - / changed -

Ext JS is a powerful Javascript application framework, allowing rich GUI widgets to be added to your site. It supports grid, tree, chart widgets, just to name a few. If you are thinking of upgrading your Drupal page beyond what JQuery can offer, Ext JS is worth having a look. For more information, you can check out what Ext JS can achieve through over 100 demo examples here.

The main purpose of this module is to act as a bridge between Drupal entities and Ext JS code. It exposes the Drupal entities through several REST interfaces for your Ext JS page to interact with your Drupal setup. For a Drupal developer, the module can help you to leverage on the powerful Ext JS UI widget to present your data nicely at the client side interface. On the other hand, for an Ext JS developer, this module can help you to adopt Drupal as a server side framework and leverage on its goodness, for example, in managing data and defining user roles and content access permission.

In short, the functions provided by this module include:

  • Automatic Generation of Model-View-Controller (MVC) file structure . Explanation of Ext JS MVC structure can be found here
  • Allow generation of Ext Javascript Store and Model for each Drupal Entity type.
  • Exposing the store and model data through REST interface as JSON format.
  • Loading of Ext Page in /Ext/Page.

By itself, this module can achieve a little, and you will need to build an external module to define some of interfaces in Ext JS code. A simple example has been provided in this module to demonstrate how this can be done. If you are not familiar with Ext JS, you can go through some of the tutorials here before attempting to modify the Ext Javascript code within the example.

Note: A new version of this module is being developed to provide relatively comprehensive integration functions with Ext 4.x (currently 4.1). For details please see http://drupal.org/node/1316616 . The 6.x-2.x-dev and 7.x-2.x-dev downloads provide the latest development snapshots. Update: the MVC portion of the new module is largely complete and is pretty stable (and probably very useful for developers implementing an application based on a Drupal backend and Ext JS UI). Have a look here to see what has been implemented.

module
Categories: Content
Downloads: 2413
created - / changed -

DIY map generates clickable, zooming maps written in Flash. You can add points, color countries, add links, and much more.

module
Categories: Content
Maintenance status: Unsupported
Development status: No further development
Downloads: 1218
created - / changed -

Application Module that imports and manages Bills from the U.S. Library of Congress website as CCK nodes. It imports Representatives, Committees, Bills, and Bill Actions. It creates these CCK types when the module is installed, and imports this data on cron runs. It manages the automatic updating of this data as it changes.

It also implements an input filter called the "H.R." filter that looks for references to bills in the input text and converts these to links to the bill nodes. It recognizes several regular expressions, such as HR1234, H.R.1234, and even H.RES.1234 for Resolutions. The input filter must be enabled for the desired input format, presumably "Filtered HTML".

The administrator can control which user is the owner of the Bill nodes, what type of bills to download (Bills, Resolutions, Joint Resolutions, etc), and how much time to spend during each cron run. The module was built with Organic Groups in mind.

The data is retrieved from Thomas via two methods. The primary method is screen-scraping. The secondary method is by reading a document archive of XML files. The reason XML is the secondary method is that not all information is available via XML. However, this second method is important in that it does provide some additional information and it is the main indicator that something in the BIll has changed, and that the screen-scraping should be re-initiated.

This module depends on CCK and date. You must download these projects and put them in your modules directory.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 11630
created - / changed -

This input filter inserts even and odd classes into user submitted tables within nodes.

module
Categories: Administration
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 2104
created - / changed -

The "Roll out" module is intended to be used on multisite setups. It makes the process of installing modules across all sites in a multisite setup much easier.

module
Categories: (нет)
Maintenance status: Seeking new maintainer
Development status: Maintenance fixes only
Downloads: 10355
created - / changed -

Term Display is a small helper module that provides display options for taxonomy terms on node pages. Options are:

module
Categories: Administration, Search
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 4267
created - / changed -

Interactively rebuild the search index.

module
Categories: E-commerce
Downloads: 3561
created - / changed -

module
Categories: Site Navigation
Downloads: 1534
created - / changed -

This module provides a block for each menu in the system that provides a "jump menu".