summaryrefslogtreecommitdiff
path: root/modules/page
Commit message (Expand)AuthorAge
* - Patch #16962 by Neil: "The page module's long help text is a bunch of lies ...Dries Buytaert2005-02-08
* - Patch #16237 by Neil: removed dead code from page.module.Dries Buytaert2005-01-26
* - Patch #16181 by Ankur: fixed typo.Dries Buytaert2005-01-25
* - Refactored the queue module: removed the queue module's field from the node...Dries Buytaert2004-12-07
* - Patch #11879 by Moshe: deprecated the _content hook.Dries Buytaert2004-10-23
* - Removed the link feature. It was death code, bound to confuse people.Dries Buytaert2004-09-29
* Modified version of #10230: Put placement of filter format selector in a modu...Steven Wittens2004-09-28
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10
* - Patch #9430, backported patch from JonBob: fixed typo: 'that that' -> 'that'Dries Buytaert2004-07-31
* - Patch #9543 by JonBob: added node-level access control!Dries Buytaert2004-07-31
* - Patch #5347 by JonBob:Dries Buytaert2004-07-30
* - Patch #8080 by TDobes: added teaser support to the book and page module.Dries Buytaert2004-07-13
* - Patch #8398 by TDobes: changed permissions for the blog, story, and page mo...Dries Buytaert2004-07-13
* - Marked required fields on the node (story, book, page, blog) and commentDries Buytaert2004-07-08
* - Moving the title.module from core to contrib as discussed on the mailing list.Dries Buytaert2004-07-07
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* Tabs patch!Dries Buytaert2004-06-18
* - Patch #7577 by JonBob: code improvements to the book, forum, page and poll ...Dries Buytaert2004-05-09
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* Patch 6270 by mathias: misc. fixesDries Buytaert2004-03-10
* - Patch 5729 by Goba: removed dead code from page.module.Dries Buytaert2004-02-10
* - Patch by Goba: added form descriptions where appropriate and removed someDries Buytaert2004-01-31
* - Patch 5049 by JonBob: allow a module to define multiple node types.Dries Buytaert2004-01-27
* 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
* - Applied patch #4949: node_prepare() wastes resources. Patch by Goba.Dries Buytaert2004-01-11
* - Patch 4916: improved preparation of $node->teaser and $node->body. Patch byDries Buytaert2004-01-02
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - 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
* - 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
* - 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
* - Committed Nick's _content improvements.Dries Buytaert2003-09-20
* - Book module improvements. This commit changes the behavior of the "view"Dries Buytaert2003-09-15
* - Page module simplification. Patch by Nick Berendsen.Dries Buytaert2003-09-14
* - Updated modules to new help system. Patch by Michael.Dries Buytaert2003-08-21
* - Commited the URL aliasing patch. Thanks Matt.Dries 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
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Updated Drupal to use "on output" filters. Derived from Gerhard's patch.Dries Buytaert2003-05-24