You are here

README.txt in Recipe 5

Same filename and directory in other branches
  1. 6 README.txt
  2. 7.2 README.txt
  3. 7 README.txt
Readme
------

A module for sharing cooking recipes

TODO
-----

- Get ingredients into the searchable Index. Requires some SQL expertise. See recipe_update_index()
- emit recipeXML for syndicating recipes. Anyone know of a standard format?
- let users maintain their own recipe collection just like a blog or personal image gallery
- integrate with bookmarks.module so users may create a 'recipe box' listing the favorite recipes

Current Maintainers
-------------------
brdwor, drawk and marble

Original Author
---------------
Moshe Weitzman <weitzman@tejasa.com>

File

README.txt
View source
  1. Readme
  2. ------
  3. A module for sharing cooking recipes
  4. TODO
  5. -----
  6. - Get ingredients into the searchable Index. Requires some SQL expertise. See recipe_update_index()
  7. - emit recipeXML for syndicating recipes. Anyone know of a standard format?
  8. - let users maintain their own recipe collection just like a blog or personal image gallery
  9. - integrate with bookmarks.module so users may create a 'recipe box' listing the favorite recipes
  10. Current Maintainers
  11. -------------------
  12. brdwor, drawk and marble
  13. Original Author
  14. ---------------
  15. Moshe Weitzman