I have added some fields and enhanced information to the RecipeML export and import.
- version - uses $node->changed
- source - uses $node->source or a url to the node if empty
- yield
- preptime - only works for minutes atm, like the module uses
- description - uses $node->body
- note - uses $node->note
All new/updated fields except version (export only) work when importing or exporting.
| Comment | File | Size | Author |
|---|---|---|---|
| recipe_recipeML.module.txt | 8.97 KB | sir_mud |
Comments
Comment #1
jvandervort commentedcommitted to dev, please test it if you can.
Comment #2
jvandervort commentedIf you can, please try to submit patches against the latest -dev. It is much easier to merge them if they are current.