Considered feature-complete by its maintainers.

CCK Node Menu

CCK NodeMenu View

This modules adds the opportunity to define a text or computed field as a list of menu links per node. This menu then can be displayed as a block or with one of two additional formatters within the nodetype.

menu creation

To get the menu links, nodemenu uses some separator to discern menu item, item depth, item link and item label.

view|View the Node
edit|Edit Node
|Lists
*../list_1/%nid|List1
*../list_2/%nid|List2
**../list_2/%nid/full|List 2 - Full View

The separators can be configured in the block configure. That settings also affect the field's formatters (within the first field's nodemenu block setting).

Compatible fields are text (textfield(rows=1), textarea(rows>1), single or multiple values) and computed fields (single and multiple values).

Ubercart Restrictions

uc_restrictions.PNG

This module will do its best to prevent the wrong sort of people from ordering the wrong sort of goods, or to ship them to the wrong kinds of places.

Absolute src

When sending e-mail / using CDN/static file server, we often need to parse images to absolute url. This is why this tiny module exists.

Connect IV Game

Plays the game 'Connect Four' where you play against the computer. The aim of the game is to get four pieces in a row either diagonally or horizontally.

UC Node Access

Ubercart compatible module.

UC Node Access lets you attach Node access features to products in your Ubercart store. These features allow customers who purchase the product to receive view access to nodes on your site either indefinitely or for a limited time based on the feature's settings. UC Node Access does not handle access grants itself but rather depends on other modules to define handlers that integrate UC Node Access with the various node access modules developed for Drupal.

Currently integrated node access modules include:

  • ACL + Content Access - adds the customer's user account to the ACL defined by Content Access and adds expiration information beside the names in the Grant view access fieldset of the Access control tab for nodes governed by Content Access.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only