It's a horrible one I know. Having only just found this collection of projects, I've been using a PHP generated pick list until now in CCK.
Here's the info:
http://en.wikipedia.org/wiki/Shoe_size
It's a horrible one I know. Having only just found this collection of projects, I've been using a PHP generated pick list until now in CCK.
Here's the info:
http://en.wikipedia.org/wiki/Shoe_size
Comments
Comment #1
raspberryman commentedHa! I love it ;) I would very much love to add this, but I'm going to need your help creating the formulas (shoe size 5 x (formula) = new shoe size). This is so far out of my domain of knowledge that I need to have most of it contributed to me by a more knowledgeable person.
Comment #2
dunx commentedI'm not so sure there are any formulas, that's why it's so tricky. There's also a heap of different scales, UK (different youth/adult), US (different male/female), Mondo, Jap/CN... I'll have a look though.
Comment #3
dunx commentedTo be honest, just look at the conversion charts.
http://en.wikipedia.org/wiki/Shoe_size#Shoe_size_comparison
Probably just easier to use an integer field, assume the locale sizing chart and theme a link to the above!
Withdrawing request as my brain started to hurt.
Comment #5
raspberryman commentedWell, let me know if you'd ever like to take a shot at it in the units.xml file and the .test file :)