summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Expand)AuthorAge
* - Fixed problem with multiple node types. Patch by JonBob.Dries Buytaert2004-02-06
* Rolling back a couple of incorrect replacements in Dries' double-to-single-qu...Steven Wittens2004-02-02
* - Changed 1100+ double quotes to single quotes.Dries Buytaert2004-02-01
* - Patch #5575 by Stefan: fixed invalid XHTML code in the node and taxonomy mo...Dries Buytaert2004-02-01
* - Patch #5526 by Kjartan: cleaned up node_page(), show a 404 when the nodeDries Buytaert2004-01-31
* - Modified node and comments to not be marked as new when they are 30 days old.Kjartan Mannes2004-01-29
* - Patch 5049 by JonBob: allow a module to define multiple node types.Dries Buytaert2004-01-27
* - Patch #5393 by Goba: changes the search hook return value, and requires an ...Dries Buytaert2004-01-26
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Removed the $help parameter from the _form hook. The help, typicallyDries Buytaert2004-01-17
* Patch 5114 by Kjartan:Dries Buytaert2004-01-14
* - Patch 4859: new drupal_unpack() consolidates duplicate code and makes itDries Buytaert2004-01-13
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - Applied patch #4949: node_prepare() wastes resources. Patch by Goba.Dries Buytaert2004-01-11
* Round 3 of aggregator improvements:Dries Buytaert2004-01-11
* - Fixed bug #4965: typo in the help text.Dries Buytaert2004-01-06
* Committed filter separation patch: all filter-related things are now in filte...Steven Wittens2004-01-05
* - Patch 4916: improved preparation of $node->teaser and $node->body. Patch byDries Buytaert2004-01-02
* - Patch #4093: only invoke check_output() once for performance's sake. PatchDries Buytaert2004-01-02
* General filtering improvementsSteven Wittens2003-12-30
* - XHTML improvements: <b> -> <strong>. Patch by Stefan.Dries Buytaert2003-12-29
* - Usability improvements to the 'create content' section. Patch by Goba.Dries Buytaert2003-12-22
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* Patch by Kjartan:Dries Buytaert2003-12-17
* - Fixed missing pager_display -> theme('pager').Kjartan Mannes2003-12-08
* - Improvements by Goba:Dries Buytaert2003-12-08
* - Usability improvement: just print a status message after a nodeDries Buytaert2003-12-08
* - Tidied up the DoxyGen comments. Patch by Kjartan.Dries Buytaert2003-12-08
* - Fixed node_form() so it doesn't re-run node_validate() when there are noKjartan Mannes2003-12-06
* - Fixed bug #4457: make sure to cut of the teaser after the </p> tag, notDries Buytaert2003-12-04
* - Introduced a drupal_set_message() and drupal_get_message() function.Dries Buytaert2003-12-01
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Patch by JonBob:Dries Buytaert2003-11-20
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Made the revisions a separate page/tab.Dries Buytaert2003-11-11
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Removed the "return" link from the node submission confirmation page.Dries Buytaert2003-11-09
* - Bugfix: added missing t() function. Patch by Goba.Dries Buytaert2003-11-07
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-06
* - Improvement: made it possible to disable the comment controls and reworded ...Dries Buytaert2003-10-31
* - Bugfix: fixed problem with queue module. Fixes bug #3839.Dries Buytaert2003-10-29
* - Bugfix: corrected broken HTML in the documentation.Dries Buytaert2003-10-23
* - Bugfix: renamed the 'statistics' table to 'node_counter' as 'statistics' isDries Buytaert2003-10-22
* - Bugfix: prefix not prepended to sequences. Fixes bug #3639.Dries Buytaert2003-10-22
* - Bugfix/improvement: the revision table was not using table(). Fixes bugDries Buytaert2003-10-21
* - Some documentation fixes by Mark Coady.Dries Buytaert2003-10-15
* - Fixed prefix problem with the book module. Patch by Moshe.Dries Buytaert2003-10-13
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09