Hi I would like to change the list of units available on recipe creation on my D6 site.

I have looked at the recipe.module and cannot find where the units array is located or even if it is there. I'm not particularly experienced with code so perhaps I'm looking in the wrong place.

Thanks

Comments

marble’s picture

The list of units is stored in the database, in the recipe_unit table. This is populated initially by the .install file. If you add entries to this table, they should appear as options. (Please change this issue's status to Closed if this answers your question, thanks.)

ashjeyes’s picture

Status: Active » Closed (fixed)

marble

Really many thanks for your speedy help. Solved.

Ash