drupal/modules/node
Dries Buytaert e7f195bbee - Patch #146425 by pwolanin et al:
* Removes the hard-coded 'book' type and perform all node actions
      equally on any node type via hook_nodeapi.
    * Achieves 100% integration with the menu system.  Improves
      performance of book rendering.
    * All the algorithms have been changed to use the tree data structure
      returned by the menu system.
    * Added support for 'multiple books'.
    * Some UI improvements.

  This is a momumental patch that took 69 iterations. Although there is
  room for improvement, this is a big step forward.  Thanks for the
  persistence, pwolanin.
2007-07-30 18:20:21 +00:00
..
content_types.inc - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we 2007-07-01 17:41:16 +00:00
node-rtl.css Some RTL CSS files had wrong CVS Id comments, fix that 2007-05-30 18:28:14 +00:00
node.css #124485 by Wesley Tanaka: move some remaining node.css comment styles to the actual comment.css 2007-07-24 21:33:53 +00:00
node.info - Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version. 2007-06-08 05:50:58 +00:00
node.js - Patch #158790 by kkaefer: usability improvement: automatically select proper radio button. 2007-07-14 15:28:02 +00:00
node.module - Patch #146425 by pwolanin et al: 2007-07-30 18:20:21 +00:00
node.schema - Patch #126229 by ChrisKennedy, asimmonds et al: increase node title maxlength to 255 so people can use it to enter publictions with really long titles. ;) 2007-07-03 19:42:14 +00:00
node.tpl.php - Patch #137236 by merlinofchaos: provide a way to secure the theme variables system. 2007-04-27 07:42:54 +00:00