summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Expand)AuthorAge
* 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
* - Removed duplicate information. Fixes bug 3511.Dries Buytaert2003-10-08
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - Fixed bug #3398: Error in SQL query in node.module (syndicate block)Kjartan Mannes2003-10-01
* - Url aliasing improvements. Patch by Matt. See mailing list for moreDries Buytaert2003-09-30
* - Associate a callback with the menu links! (This callback is not yet beingDries Buytaert2003-09-28
* - Made sure all menu items can be translated. Path by Goba.Dries Buytaert2003-09-28
* - Committed Goba's translation fixes.Dries Buytaert2003-09-28
* - Committed Al's new admin link texts. Remarks:Dries Buytaert2003-09-27
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Added a pubDate for each item. Patch by Neil.Dries Buytaert2003-09-24
* - Rollback of some node API changes. Patch by Jonathan.Dries Buytaert2003-09-23
* - Rollback of some node API changes. Patch by Jonathan.Dries Buytaert2003-09-23
* - Committed Nick's _content improvements.Dries Buytaert2003-09-20
* - Committed a partial administration page integration patch.Dries Buytaert2003-09-19
* - Jonathan's "HTML filter" improvements.Dries Buytaert2003-09-16
* - Added 'escape HTML' option to the filters. Patch by Gabor Hojtsy.Dries Buytaert2003-09-16
* - Book module improvements. This commit changes the behavior of the "view"Dries Buytaert2003-09-15
* - Tidied up the usage of module_invoke() and module_invoke_all(). Patch byDries Buytaert2003-09-14
* - Remove node_invoke_all as it has a misleading name and is redundant withDries Buytaert2003-09-13
* - Made the forum module's breadcrumb navigation fully themable. Patch by Nick.Dries Buytaert2003-09-12
* - Patch by Bart Jansen:Dries Buytaert2003-09-10
* - Added support for the optional <pubdate> element in our node RSS feeds. ThisDries Buytaert2003-09-09