User: greggles Branch: DRUPAL-4-7 Date: Thu, 07 Dec 2006 05:30:27 +0000 Modified files: /modules/microsummary README.txt microsummary.module Log message: Exposed the ability of a site admin to designate any node on a site as a "microsummary" which makes the module more accessible to users who have a basic knowledge of PHP but who may not be comfortable editing .module code directly. admin/settings/microsummary now accepts a comma separated list of nodes to use a microsummaries and dynamically includes them into the hook_footer and creates menu entries for them. After a little more testing and some documentation the module will be ready for a tag and more widespread use. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/microsummary/READM... http://cvs.drupal.org/diff.php?path=contributions/modules/microsummary/micro...