Модули
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.
This module is no longer maintained. Please see http://drupal.org/project/cacherouter for XCache options
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.
DIY map generates clickable, zooming maps written in Flash. You can add points, color countries, add links, and much more.
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.
The Indymedia cities list module generates an up-to-date list of indymedia sites. For PHP 4-based sites, the list is updated from an HTML version. For PHP 5-based sites, the list is updated from an XML version, and the listing is fully themeable/customizable.
The Drupal 6.x version provides optional integration with jQuery UI (accordion) and jQuery Treeview.
This is a CCK module that automatically wraps linked media files with enclosure tags added with the CCK Link module.
This module is to provide automatic signon when using a Drupal application as a Facebook application.
Introduction
This module allows Drupal cache bins to be stored in files instead of
storing in database. This module is available only for Drupal 7.
Provides a syllabus node type for the Class Module
This module automates the process of creating SimpleTests by recording manual testing to a SimpleTest. Features include:
Introduction
The Gallerix module is a simple gallery module allowing you to easily upload images and display them on a page. The Gallerix pages are called Album.
WebHost Manager (WHM) is a commercial server administration system that manages hosted cPanel accounts. This module provides a user and program interface to some of WHM's reseller functions, enabling Drupal administrators, authorized users, or other modules to list, create, and (un)suspend cPanel accounts.
This project is not authorized or supported by cPanel. For information on the cPanel or WHM products, see: http://www.cpanel.net
JSFX is a suite of effects for Drupal. Everything is contained in one module, but the effects can be turned on and off separately.
Currently, the suite includes:
This is a CCK module that automatically wraps linked media files with enclosure tags added with the CCK Filefield module.
This module is no longer being developed in favor of the new field_copy module.
SL Feed was a simple module which creates a feed for a Second Life scripted object to display within Second Life.
The netFORUM xWeb API project provides an interface to communicate with the 3rd party Association Management System (AMS) created by Abila called netFORUM.
