summaryrefslogtreecommitdiff
path: root/modules/page/page.module
Commit message (Expand)AuthorAge
* - 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
* - Fixed bug #1665 : teaser is not trimmed when creating static pages.Dries Buytaert2003-05-17
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Fixed some PHP "notices".Dries Buytaert2003-04-21
* - Removing some trailing whitespace I forgot to clean up.Kjartan Mannes2003-03-09
* - Renamed "form.admin" to "form admin".Kjartan Mannes2003-03-07
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - Fixed typo: '$node->nide' -> '$node->nid'. Patch by Alastair.Dries Buytaert2003-02-01
* - Moved the filter()s back to the individual node modules as it used to be.Dries Buytaert2003-01-23
* - Fixed bug #1041; sime queries where broken.Dries Buytaert2003-01-20
* - Clean URL patch.Dries Buytaert2003-01-06
* - Simplified the page module. Patch by Marco.Dries Buytaert2002-12-31
* o Permission improvements:Dries Buytaert2002-12-10
* - Made the page description optional. Reported by Ax.Dries Buytaert2002-11-27
* - Added Stefan's page module improvements.Dries Buytaert2002-11-20
* - added some missing title attributs to links.Kjartan Mannes2002-06-14