[drupal:dries] /database database.mysql database.pgsql updates.inc /modules blogapi.module book.module comment.module forum.module node.module page.module upload.module
User: dries Branch: HEAD Date: Tue, 30 Aug 2005 15:22:29 +0000 Modified files: /database database.mysql database.pgsql updates.inc /modules blogapi.module book.module comment.module forum.module node.module page.module upload.module Log message: - Patch #7582 by Gerhard: improved node revisions! All node revisions were stored in a serialized field in the node table and retrieved for _each_ page view although they are rarely needed. We created a separate revisions table which would be in principle identical to the node table, only that it could have several old copies of the same node. This also allows us to revision-related information, and to provide log entries to non-book pages when a new revision is being created. TODO: 1. Provide upgrade instructions for node module maintainers! 2. Upgrade modules that implement node types. 3. Provide an upgarde path for revisions. Dependency on the upgrade system. Links: http://cvs.drupal.org/diff.php?path=drupal/database/database.mysql&old=1.194... http://cvs.drupal.org/diff.php?path=drupal/database/database.pgsql&old=1.133... http://cvs.drupal.org/diff.php?path=drupal/database/updates.inc&old=1.128&ne... http://cvs.drupal.org/diff.php?path=drupal/modules/blogapi.module&old=1.54&n... http://cvs.drupal.org/diff.php?path=drupal/modules/book.module&old=1.313&new... http://cvs.drupal.org/diff.php?path=drupal/modules/comment.module&old=1.367&... http://cvs.drupal.org/diff.php?path=drupal/modules/forum.module&old=1.265&ne... http://cvs.drupal.org/diff.php?path=drupal/modules/node.module&old=1.525&new... http://cvs.drupal.org/diff.php?path=drupal/modules/page.module&old=1.135&new... http://cvs.drupal.org/diff.php?path=drupal/modules/upload.module&old=1.48&ne...
participants (1)
-
drupal-devel@drupal.org