summaryrefslogtreecommitdiff
path: root/modules/book.module
Commit message (Expand)AuthorAge
* - 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
* - Help system improvements from Michael.Dries Buytaert2003-08-05
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Improvement: made it easier to translate the book outline. Patch #67 byDries Buytaert2003-07-08
* - Improvement: don't perform XSS checks for trusted users. Trusted usersDries Buytaert2003-07-01
* - Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below. Patch ...Dries Buytaert2003-06-19
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Bugfix: charset fixes/clean-up. Patch #52 by Al.Dries Buytaert2003-06-12
* Fixed some typoes...Steven Wittens2003-06-08
* - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.ch...Dries Buytaert2003-06-05
* - Bugfix: made request_uri() rewrite ( and ) with their entity equivalentsDries Buytaert2003-06-03
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Updated Drupal to use "on output" filters. Derived from Gerhard's patch.Dries Buytaert2003-05-24
* - Fixed bug in book_prev(). Patch by Andy Colson.Dries Buytaert2003-05-18
* - Added a couple of checks to avoid pg_atoi problems using PostgreSQL.Dries Buytaert2003-05-13
* - Made the teaser work for HTML book pages. Patch by Nick.Dries Buytaert2003-05-13
* - The book_admin_orphan() function is using the table() function to renderDries Buytaert2003-05-13
* - 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
* - Bugfix: show the 'printer-friendly version' link for everybody not just forDries Buytaert2003-04-21
* - Made book_tree_recurse() emit code that validates as XHTML. Patch by NickDries Buytaert2003-04-14
* - Patch by Ax. Fixed some syntax errors:Dries Buytaert2003-04-04
* - All LIMIT queries must go through the pager or through db_query_range().Dries Buytaert2003-03-16
* Patch by Ax:Dries Buytaert2003-03-13
* - Committed Ax' book patch to "fix" the "next/prev" navigation.Dries Buytaert2003-03-10
* - Removing some trailing whitespace I forgot to clean up.Kjartan Mannes2003-03-09
* - Renamed "form.admin" to "form admin".Kjartan Mannes2003-03-07