DrupalBin
Submit Code
About
Recent Posts
TwitterFeed for D4D review
text
rewrite
Module to overrule the save settings of the "new node" form
Code
apidoc
Empty DateTime Object
Fix for listcars_manufacturer.module
listcars_manufacturer.info
listcars_manufacturer.module
more
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
Tags
CCK
drupal
fapi
jquery
menu
module
php
simpletest
test
theme
user
views
more tags
Home
Custom Element
A custom node type for vehicles using taxonomy to manage make / model details
October 8, 2008 - 11:56pm —
Phippsy
<?php
// $Id: vehicle.module,v 1.26 2008/10/9 13:40:00 michaelphipps Exp $
/**
* @node_vehicle
* This module defines a custom node type with a custom make / model form element
Custom Element
custom node
Drupal 6
taxonomy
Read more
Attempt at a custom element to represent a 24 hour clock.
October 7, 2008 - 11:39am — Anonymous
<?php
// $Id
function
timeform_element_menu
(
)
{
$items
[
'timeform/element'
]
=
array
(
Custom Element
fapi
module
Read more