Use of this project is deprecated.

Preset Widget Options

Enables custom select options and accompanying display widgets for CCK text fields. Preset Widget Options gives developers a lot of control over the handling and display of fields without having to declare a whole new field type.

This module should be installed only if another module requires it.

Modules using Preset Widget Options include: Creative Commons Widget.

Setup

Preset Widget Options provides two new options for field management and display.

  1. On the CCK field settings page for text fields, the "PHP code" collapsible fieldset, where site admins may enter custom PHP from which to draw options for selects or radios, is retitled "Advanced options" and given an additional setting, "Options handler". Here any custom options lists defined using Preset Widgets Options are made available.
  2. On the CCK field display settings form, each option handler is available as a display option for text fields.

OpenLaszlo

This module will create an API to allow integration between Drupal and OpenLaszlo, available at http://openlaszlo.org.

Aboutpeople

Aboutpeople

Aboutpeople is a 3 column layout theme with a wide image banner and a "top-tabbed" primary-links system.

Main features

  • Flexible 3 column system
  • support for search box and avatars

includes

  • secondary links support
  • breadcrumb support
  • rotating banners
  • css classes for core modules

Inludes two sub-themes

MetaFormatter

Allows the admin to create CCK meta formatters made up of other formatters.

Still a work in progress being based of the work jpetso did for his FileField branch.

UC NAB Transact

Ubercart compatible module.

UC NAB Transact is a payment gateway module for Ubercart that currently allows you to process credit card payments on your site using NAB Transact's XML API payment service. In order to use this module, you must have an account with NAB Transact and confirm that you are enabled for XML API use.

SSI

What is the SSI module?

The SSI module allows your Drupal content to be included via Server Side Includes (SSI) on any SSI enabled pages (.shtml by default).

What sort of content can be served via the SSI module?

Currently the SSI module supports the following content types:

  • Blocks
  • Regions
  • Nodes
  • Node Teasers

How do I use the SSI module?

First you will need to install the SSI module on the Drupal site you wish to include content from, no configuration is required.
Second, to display content in an external page use one of the following formats on your SSI enabled page:

  • Blocks:
    <!--#include virtual="/ssi/block/[block module]/[block delta]" -->
  • Regions:
    <!--#include virtual="/ssi/region/[region name]" -->
  • Nodes:
    <!--#include virtual="/ssi/node/[node id]" -->
  • Node Teasers:
    <!--#include virtual="/ssi/node/[node id]/teaser" -->

Known issues:

Pages

Subscribe with RSS Subscribe to RSS - Obsolete