#244417 by nancyw for dman - taxonomy_image_attach module, safe delete patch.
#241911 by nancyw - add caching for taxonomy_image_object.
Added "edit" link to block.
#252439 by NancyDru - make XHTML 1.0 Strict
#239621 by NancyDru for Uwe Mindrup - remove term_node table from Views.
Added hook_flush_caches.
#255759 by NancyDru for Manuel Garcia - Spanish translation.
Fix caching bug in hook_taxonomy.
Improve formats in overview page.
Correct Coder finds.
#244417 by nancyw for dman - taxonomy_image_attach module, safe delete patch.
#241911 by nancyw - add caching for taxonomy_image_object.
Added "edit" link to block.
#252439 by NancyDru - make XHTML 1.0 Strict
#239621 by NancyDru for Uwe Mindrup - remove term_node table from Views.
Added hook_flush_caches.
#255759 by NancyDru for Manuel Garcia - Spanish translation.
Fix caching bug in hook_taxonomy.
Improve formats in overview page.
Correct Coder finds.
- New stripped down version of marksmarty module without smartypants, since it is at tipogrify module now.
- Includes some translatability fixes.
- Improves phpdoc.
- Fixes typos.
- Has better file organization.
- Updates README for actual Drupal 5 interface.
(Same code as Drupal 6 except .info file and hook_help() signature).
New feature compared to marksmarty for Drupal 5 is the help block for markdown syntax.
Improvements made to the Module configuration page: the Administrator can specify the node title, with autocompletion, or he/she can specify the node id, using Form API AHAH.