Blog title

Component type

module

Categories

Maintenance status

Development status

Downloads

4594

Component created

Component changed

This module is no longer maintained. You are encouraged to use Advanced Blog or Views instead.

This module enables administrator to replace the standard "user's blog" title with the value stored in a user profile field. It requires the blog and profile modules provided with Drupal.

Extendable Object Faces (API)

Component type

module

Maintenance status

Development status

Downloads

3485

Component created

Component changed

This is a php 5 only API module, which allows modules to extend your objects. It basically helps you to implement the Facade pattern in a modular way. So as of now it allows you to:

  • Extend an object by providing an Extender Class
  • Extend an object simply by some functions, each implementing a method
  • Override any dynamically added method by providing functions or an Extender Class
  • Lazy load needed include files upon method invocation

So apart from "allowing modules to extend an object", this also allows one to:

Organic Groups schedule

Component type

module

Maintenance status

Development status

Downloads

565

Component created

Component changed

This module is deprecated because there are other ways to achieve this functionality with Views.

Creates a schedule for an organic group.

This module is very good for groups of events. The group must have 2 specific content type:
1.) a simple content type for tracks
2.) a content type for sessions; this must have 2 CCK field: one for a date, which must be required, and it must have a required "to date". The second is a node reference to a track.

Sponsored by Pronovix.

Diet

Component type

module

Maintenance status

Development status

Downloads

639

Component created

Component changed

This is a module to register food intakes. This module is used in the clinical study part of the project predircam to promote dietary changes for the prevention of diabetes mellitus and cardiometabolic risk and it is being generalized before to made it public.

There will be a showcase about this module, and others, used in the predircam project on Drupalcon Paris 2009 if enough users vote for it. If you want to see this showcase in Paris, please, vote for it.

The diet module creates three main types of nodes: food, meal and intake. Foods may be grouped to create meals, and meals may be grouped to create intakes. Foods are created from a standard food database. In our particular case in predircam.cat, we are using a Spanish food data base (cesnid), because of the localization of food names and food types, but are also using the USDA National Nutrient Database to import missing foods in the Spanish food database. We are using these ddbb because we are using their nutritional information of each food to show nutritional information for each meal and intake on different reports and graphs all along the website.

JapanSoc

Component type

module

Categories

Maintenance status

Development status

Downloads

1274

Component created

Component changed

This module is obsolete. As JapanSoc.com is no longer in service, this module has no usefulness.

The JapanSoc module allows you to insert in any node's body a "Soc It!" voting button provided by the JapanSoc.com service.

Google Search Appliance Simple Search

Component type

module

Maintenance status

Development status

Downloads

1589

Component created

Component changed

This project is meant to provide a simpler / more themeable alternative to the module below:

http://drupal.org/project/google_appliance

I ported some code from the other google appliance module, but I drastically reduced to the code that builds the query that hits GSA. The search results pages are broken up into either templates or theme functions and are meant to be easily overridable from the site theme. This project to my knowledge only supports GSA - I haven't integrated anything for GSA mini.

Views UI: Edit Headers/Footers

Component type

module

Maintenance status

Development status

Downloads

946

Component created

Component changed

This module has been replaced by Views UI: Edit Basic Settings

The new project allows one to edit more Views settings such as the title and empty text. The UI is also improved by using Drupal tabs for Views pages similar to node pages.

Jango Mail

Component type

module

Categories

Maintenance status

Development status

Downloads

860

Component created

Component changed

This module provides a way to opt for the jangomail configuration for your drupal site.

If enabled, all mails will be sent using jangomail from your drupal site. It also provides a way to opt out at any moment of instance. When opted out, drupal's traditional mail system will work.

You require your jangomail account's username and password for the configuration.

To install, enable the module in /admin/build/modules, and visit admin/settings/jangomail .