summaryrefslogtreecommitdiff
path: root/modules/book.module
Commit message (Expand)AuthorAge
* - Patch #7211: changed 'root' to 'top-level' for sake of usability. I took G...Dries Buytaert2004-04-24
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* Patch #5588 by bylund: XHTML improvements: <i> -> <em> and <b> -> <strong>.Dries Buytaert2004-03-20
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Patch 4332 by Goba: eliminate compose tips module.Dries Buytaert2004-01-27
* - 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
* - Code beautifications: corrected indentation.Dries Buytaert2004-01-17
* - Removed the $help parameter from the _form hook. The help, typicallyDries Buytaert2004-01-17
* - Bugfix: display the correct author. Patch by Nick.Dries Buytaert2004-01-15
* - Small bugfixDries Buytaert2004-01-15
* - Fixed 5218: book page "administer" removes original author.Dries Buytaert2004-01-14
* - Usability improvement: added a book navigation block.Dries Buytaert2004-01-14
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - 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
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* - 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
* - Performance improvement: avoid copying/cloning arrays. Patch #155 by anarcat.Dries Buytaert2003-11-23
* - 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
* - 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
* - Bugfix: fixed typo in cloud module. Patch by Marky.Dries Buytaert2003-11-03
* - Bugfix: fixed problem with book outlines. Reported by Mark Cheverton.Dries Buytaert2003-10-23
* - Bugfix: fixed book module links. Fixed bug #3621. Patch #132 by eafarris.Dries Buytaert2003-10-21
* - Fixed prefix problem with the book module. Patch by Moshe.Dries Buytaert2003-10-13
* - Fixed some link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - 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
* - Fixed book preview problem. Patch by Kjartan.Dries Buytaert2003-10-06
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - Bugfix: made printer-friendly pages work. They were rendered but neverDries Buytaert2003-10-02
* - Associate a callback with the menu links! (This callback is not yet beingDries Buytaert2003-09-28
* - More translation fixes for the menu items. Patch by Gabor.Dries Buytaert2003-09-28
* - Rewrote the most of the menu system; this fixes Al's problem with theDries 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
* - Committed a partial administration page integration patch.Dries Buytaert2003-09-19
* - Fixed typo. Patch by Nick.Dries Buytaert2003-09-16
* - Book module improvements. This commit changes the behavior of the "view"Dries Buytaert2003-09-15
* - Committed Nick's path improvements; you can now control the look and feelDries Buytaert2003-09-11
* - Fixed a number of small user experience inconsistencies pointed out byDries Buytaert2003-08-23
* - Removed left-overs from the rating module. Patch by Gerhard. Updated theDries Buytaert2003-08-22
* 1) Bugfix: changed INNER JOIN to LEFT JOIN to make forum topics with no comme...Dries Buytaert2003-08-15
* - Usability improvements based on Keith Instone's suggestions:Dries Buytaert2003-08-13