summaryrefslogtreecommitdiff
path: root/modules/node.module
Commit message (Expand)AuthorAge
* - 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
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - Corrected the form description of the URL aliasing; don't add a trailingDries Buytaert2003-08-30
* - Removed a debug statement.Dries Buytaert2003-08-26
* - More mass-operation fixes.Dries Buytaert2003-08-26
* - Fixed a couple of bugs with the mass node operations.Dries Buytaert2003-08-26
* - Updated the node module to take advantage of the new help system. Patch byDries Buytaert2003-08-23
* - Removed left-overs from the rating module. Patch by Gerhard. Updated theDries Buytaert2003-08-22
* - Forgot to remove a debug statement. Thanks Bart.Dries Buytaert2003-08-21
* - Applied Moshe's tablesort patch! Note that I changed the arrow imagesDries Buytaert2003-08-21
* - Applied modified version of almaw's 0064 patch: form item attributes.Kjartan Mannes2003-08-12
* - Added missing translation functions. Patch #78 by Stefan. Merged by handDries Buytaert2003-08-12
* - Added more filters and support for "mass-operations" to the node overview pageDries Buytaert2003-08-02
* - If $node->path has been initialized (via a form for example), node_url will...Dries Buytaert2003-07-31
* - Fixed broken links in the versioning system. Patch by Bart Jansens.Dries Buytaert2003-07-31
* - Applied Moshe's 007 patch: "read more" and author optimizations.Dries Buytaert2003-07-26
* - Fixed node_save() and user_save() bug introduced by table prefix changes.Dries Buytaert2003-07-21
* - Commited the URL aliasing patch. Thanks Matt.Dries Buytaert2003-07-16
* - Changed some INNER JOINs back to LEFT JOINs. Patch by Gerhard. Not testedDries Buytaert2003-07-16
* - Performance improvement: changed a fair amount of "left joins" to "innerDries Buytaert2003-07-12
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Improvement: made it possible to translate the forum module. Patch #53 by ...Dries Buytaert2003-07-02
* - Improvement: don't perform XSS checks for trusted users. Trusted usersDries Buytaert2003-07-01
* - Fixed some "search related" bugs introduced by Moshe's latest patch.Dries Buytaert2003-06-30
* - Reworked the CXX checking; now, _any_ user input will be checkedDries Buytaert2003-06-27
* - Bugfix: fixed bug #1627.Dries Buytaert2003-06-24