Custom Element

A custom node type for vehicles using taxonomy to manage make / model details

  1. <?php
  2. // $Id: vehicle.module,v 1.26 2008/10/9 13:40:00 michaelphipps Exp $
  3.  
  4. /**
  5.  * @node_vehicle
  6.  * This module defines a custom node type with a custom make / model form element

Attempt at a custom element to represent a 24 hour clock.

  1. <?php                                                                          
  2. // $Id
  3.  
  4. function timeform_element_menu() {
  5.   $items['timeform/element'] = array(
Syndicate content