summaryrefslogtreecommitdiff
path: root/modules/page/page.module
Commit message (Expand)AuthorAge
* - 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
* - improved module descriptions.Kjartan Mannes2002-06-08
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - Added missing translations and the like.Dries Buytaert2002-05-31
* - added missing access check for linksKjartan Mannes2002-05-29
* - the user_admin_edit() would loose the theme settings.Kjartan Mannes2002-05-24
* - pending user accounts will not be notified to the site_email.Kjartan Mannes2002-05-23
* - node security fixes.Kjartan Mannes2002-05-22
* - updating all nodes to use taxonomy terms.Kjartan Mannes2002-05-19
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - making sure the nodes call filter().Kjartan Mannes2002-05-04
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - Added Marco's long-awaited taxonmy module and patches - a replacementDries Buytaert2002-04-14
* - my editor got set up to insert tabs instead of spaces. Cleaning up.Kjartan Mannes2002-04-05
* - page node's can now be promoted to the front page and the abstract willKjartan Mannes2002-03-19
* - fixing some access issues.Kjartan Mannes2002-03-09