Closed GoogleCodeExporter closed 8 years ago
Possibly use vendor application mime type e.g.
content="application/vnd.captainfanatic.bites"
Original comment by benny.ca...@gmail.com
on 20 May 2009 at 7:27
User must download the file - a .xml file - then click on the file and trigger
Bites
to open an parse the xml to add a new recipe.
Original comment by benny.ca...@gmail.com
on 25 May 2009 at 12:50
Done uses xml file with .txt extension:
<recipe name="recipe name">
<ingredient>First Ingredient</ingredient>
<ingredient>Second Ingredient</ingredient>
<method step="1">Mix Ingredients</method>
<method step="2">Cook mixture</method>
</recipe>
Original comment by benny.ca...@gmail.com
on 29 May 2009 at 1:44
Original issue reported on code.google.com by
benny.ca...@gmail.com
on 14 May 2009 at 7:42