User: frodo Branch: DRUPAL-6--1 Date: Mon, 30 Aug 2010 18:16:27 +0000 Modified files: /modules/editview README.txt TODO editview.module /modules/editview/includes editview.views.inc Log message: * Extend the help texts (admin/help/editview) * Add the examples from the cookbook Drupal 5, converted for Drupal 6 to the help texts and to the README * Move function editview_forms from editview.views.inc to editview.module. This solves a bug where editviews were not displayed in blocks in some cases, because the _forms callback was not read. * updated TODO Links: http://cvs.drupal.org/diff.php?path=contributions/modules/editview/README.tx... http://cvs.drupal.org/diff.php?path=contributions/modules/editview/TODO&old=... http://cvs.drupal.org/diff.php?path=contributions/modules/editview/editview.... http://cvs.drupal.org/diff.php?path=contributions/modules/editview/includes/...