DrupalBin
Submit Code
About
Recent Posts
Fix for Views cumulus: tag_cloud
Fix for Code
sjfgjgjfgidfgh
Code
Code
test.berniecram.com.alias.drushrc.php
Code
provision-deploy error
Create node programmatically with file
Code
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
taxonomy
test
theme
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