Extend the structure of the site by way of content models, data storage, field types, and navigation, so it is more understandable to users.

Menu Position Date Plugin

This is a plugin for the Menu Position module. It adds a rule to compare an item based on its date. More explicitly consider the scenario:

  • You have a content type, like "Seminar"
  • The Seminars have a date field determining the seminar's duration. You need the Date module for this field
  • So each seminar has a start and an end date
  • If the start date of the seminar is > now then the seminar should be added to the "Upcoming" menu, otherwise it should be added to the "Archived" menu.

I created this plugin be relying heavily on markwittens' Menu Position CCK plugin. Basically what the plugin will do, is that if you write anything in the Date Value box, it will go to compare the start date timestamp with the now timestamp. The name of the field and other settings have been hardcoded inside my plugin. You cannot use this plugin in your site unless you edit the code to your scenario. I am sharing this in case anyone else might require similar functionality but doesn't know how to do it. I have never written a module for drupal so I strongly recommend not to use this plugin for nothing more than experimenting with a date rule in your menus.

Wysiwyg Exclude Field

Wysiwyg exclude field adds control option on textarea's field type to
allow administrators to choose if the wysiwyg editor should appears on form.

Non-Profit Chapter Tools

This module provides a set of tools for creating and maintaining a website for small non-profit organizations.

Webform Phone Number

This module adds a "Phone Number" field type for webform forms. It uses the same validation/formatting as the field type Phone Number provided by the phone module.

Entityreference Browser

An edit widget that allows you to easily find content for an Entity Reference field and also a

Prepopulate Create Node Links

Creates "Add new @content_type" links on nodes in the node links section.

This module is currently awaiting approval. It's stable and version 1.0 will be available as soon as it is approved.

Pages

Subscribe with RSS Subscribe to RSS - Site structure