Session Favorites

Component type

module

Maintenance status

Development status

Downloads

6651

Component created

Component changed

Note, the Flag module should be used instead of this module. It now supports anonymous flagging, and is much more flexible.

The Session Favorites module provides a "Favorites" or bookmark system based solely on a browser cookie. This allows site visitors to aggregate lists of content without becoming full-fledged users.

The module can be configured on a per-node-type basis, and optionally provides AJAX add/remove links.

Employment Field

Component type

module

Development status

Downloads

690

Component created

Component changed

D6 version: I don't plan to port to D6. You are encouraged to try out CCK's experimental 'content multigroup' module instead to make your own custom multi-value fieldgroups. 'Content Multigroup' can be found in CCK's 'modules' directory - follow its README to try it out.

Employment Field is a CCK field for storing information about a person's employment history.

It contains fields for company, title, office, division or section, address, description, and duration.

Node Access Control

Component type

module

Development status

Downloads

2846

Component created

Component changed

This module allows administrators to control node access based on permissions. In drupal access control is based on the permissions
granted to a role. However most of the access control modules are based on roles and not permissions.

eVENTeria

Component type

module

Development status

Downloads

1090

Component created

Component changed

The Venteria Project (http://www.venteria.com) offers an online calendar for you and your friends to plan public and private meetings online. You can browse through the public meetings near your location or a given town. Currently it is only availabe in Germany. On venteria it says:

The calendar for your circle of friends

* make appointments and meet your friends
* plan events together
* find events and get to know new people

FileField Upload Limit

Component type

module

Maintenance status

Development status

Downloads

3299

Component created

Component changed

Drupal 5 is now obsolete. This module is not supported.

Drupal 6.x/7.x

This functionality is included in FileField for D6.x and onwards, so there are no plans to update this module beyond D5.

Maps

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a theme function to make simple maps via Google Static Maps API V2

CCK Formatters

Component type

module

Maintenance status

Development status

Downloads

5402

Component created

Component changed

This package is a collection of add-on formatters for various CCK fields. Each provided sub-module in this package should be a self-contained single formatter.

CCK fields support an arbitrary number of "formatters", swappable code that renders a field. In Drupal 6 these are essentially theme functions, although in Drupal 5 they are not always. It is possible for any module to define new formatters for field types it doesn't define itself, which creates a very powerful way to extend and theme a field in any of the myriad ways that a field can appear.

Bio role terms

Component type

module

Maintenance status

Development status

Downloads

1773

Component created

Component changed

This module is an add-on for the Bio module, it automatically adds taxonomy terms to the Bio node based on the Bio nodes owners role.

Why?

With the Bio node assigned taxonomy terms with the same names as the rolse of its owner, it opens up a number of opportunities :

Node Preview by Content type

Component type

module

Categories

Maintenance status

Development status

Downloads

1701

Component created

Component changed

This Project allows to set the nodepreview settings per content type.

USAGE

1. Install the module.
2. Edit your content type and change nodepreview settings (Workflow section).
3. Changes should be visible on creation new node.

XML Content Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

1029

Component created

Component changed

Update: May merge with Inline

We may merge this module with Inline. Please see the Inline API thread for more info.

About

Provides an API for creating arbitrary XML element implementations that are parsed during the input filter process.