Attached is patch for all the changes I made to the recipe module. I've done partial testing on importing from the old database, but the process of installing the new tables and making changes to the old ones isn't user-friendly.

Summary of changes:
* drastic change to ingredient entry method (backwards compatible AFAIK)
* added autocomplete for the ingredient names
* added minimal comments for functions
* added RecipeML export
* added sorting to the recipe list
* added taxonomy details to the recipe list

CommentFileSizeAuthor
recipe_module.patch29.9 KBThox

Comments

moshe weitzman’s picture

nice work Thox. Please commit.

i hope you will help users who have trouble with the update script.

Thox’s picture

Committed to HEAD

Anonymous’s picture