Inline References

Component type

module

Maintenance status

Development status

Downloads

1107

Component created

Component changed

This module leverages Popups API in order to provide a form of inline editing for nodereferences on a CCK edit page. It also shows the referenced node's field data in addition to the title [nid: ] info normally displayed. The module also provides a setting for preventing old nodes from being referenced in a node reference field, forcing a user to create a new node using Popups: Add and Reference.

Patch

Component type

module

Maintenance status

Development status

Downloads

902

Component created

Component changed

This project is obsolete. Take a look at dreditor for a better alternative.

Patch is a unified diff parser and viewer for Drupal that lets you view patches in a nicely formatted way, making the patch review process a little bit easier for visually oriented people like me.

Geo GUI

Component type

module

Maintenance status

Development status

Downloads

442

Component created

Component changed

This module has been ported to the OpenLayers module. Please use that one - it will be maintained. This one will not.

Search RSS Feed

Component type

module

Development status

Downloads

1236

Component created

Component changed

Note: As of 2010/03/03, 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 #667876: Deprecate in favor of OpenSearch module? (Is this module maintained)?.

This module has been deprecated by the OpenSearch module which provides RSS feeds for search results compliant with the OpenSearch standard.

This module provides an RSS feed to the search results page.
In this feed, the results are ordered by date, so that new items appear on top.

RSS Feeder

Component type

module

Maintenance status

Development status

Downloads

1350

Component created

Component changed

A simpler, user friendly interface for feed functionality which can easily be used and modified according to the situational needs.
'RSS Feeder' module is a simple to use module, to generate RSS feeds for your own site.

Features of "RSS Feeder" module :
1. It works on the custom query provided for the content.
2. Dynamic RSS generation is there based on specified time period.
3. Cached RSS data which provide better performance.
4. Simple Admin interface.

CAS Registration by Invite

Component type

module

Maintenance status

Development status

Component created

Component changed

Project abandoned.

This module is still in the early development phase - nothing much to see here yet. If you're not sure what CAS (Central Authentication Service) is, this module probably isn't for you.

This module allows a Drupal instance to restrict registration to those who can successfully authenticate via CAS (as configured by the site admin). Unlike the CAS module, which creates a Drupal user account or logs into an existing Drupal user account when an individual authenticates via CAS, this module does not interface with Drupal's user authentication system. Instead, it sends an invitation via email (in the same manner that the Invite module does) to register on the Drupal site (like normal) to users who successfully authenticate via CAS. In this way, CAS is used as part of the registration process, but not to log in.

Read the README.txt before installing. An external library (phpCAS) and specific PHP modules (curl, openssl, dom, zlib) are required.

Drupal Override Function

Component type

module

Categories

Maintenance status

Development status

Downloads

3618

Component created

Component changed

UPDATE: I have changed the requirements from APD to Runkit OR APD instead. This gives you 2 options. If you use PHP 4 to 5.1 then using APD is the easier route but I dont have install instructions for that right now. If you use php 5.2 to 5.3 then you will need to use Runkit. I have not been able to get APD to work on anything greater than 5.1 yet so I've decided to include Runkit in the mix to cover all the PHP versions. Runkit does not have the ZendOptimizer compatibility problems that PECL APD has. It also works with php 5.2 and php 5.3 where as APD does not.