DrupalBin
Submit Code
About
Recent Posts
Code
Code
PHP for default argument
imagefield in other form
autocomplete
Code
Fix for 123
123
user has nodes of type
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
Panels
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