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.

CommentFileSizeAuthor
recipe_recipeML.module.txt8.97 KBsir_mud

Comments

jvandervort’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Status: Active » Fixed

committed to dev, please test it if you can.

jvandervort’s picture

If you can, please try to submit patches against the latest -dev. It is much easier to merge them if they are current.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.