Closed (won't fix)
Project:
Elements
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2008 at 08:00 UTC
Updated:
24 Jul 2013 at 08:36 UTC
I have created an ISBN field. It features validation for both 10- and 13-digit numbers.
The attached patch should patch the elements.module currently in CVS properly. It's my first patch and I hope I did it the right way.
By the way: I took the liberty of fixing a minor typo in hook_elements(). For one element $type was used instead of $types. Because of this the element would not have been available.
| Comment | File | Size | Author |
|---|---|---|---|
| isbn.patch | 3.28 KB | xano |
Comments
Comment #1
xanoAnybody home?
Comment #2
heine commentedThanks a lot for your patch. I've already committed the imagebutton fix and will review the ISBN field later.
Comment #3
xanoHave you already had a chance to look at it? If you like it, I want to ask you for CVS access so I can add some more elements and port the module to Drupal 6 as well.
Comment #4
xanoThis actually doesn't belong in Elements.
Comment #5
xano