summaryrefslogtreecommitdiff
path: root/modules/book.module
Commit message (Expand)AuthorAge
* - 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
* - This commit fixes URLs, and makes the "edit book outline" link at the bottomDries Buytaert2003-03-02
* - Removed stripslashes(). See http://lists.drupal.org/pipermail/drupal-devel...Dries Buytaert2003-02-26
* - New menu houskeeping. Prototyped by Zbynek.Dries Buytaert2003-02-20
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - Moved the filter()s back to the individual node modules as it used to be.Dries Buytaert2003-01-23
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
* - Made sure all table headers could be translated.Dries Buytaert2003-01-12
* - Clean URL patch.Dries Buytaert2003-01-06
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* - Refactored the administration pages.Dries Buytaert2002-12-24
* - Fixed rendering bug in book module. Reported by vmole atDries Buytaert2002-12-22
* - Bugfix: printer-friendly book pages were not being displayed in the properDries Buytaert2002-12-22
* o Permission improvements:Dries Buytaert2002-12-10
* * Applied slightly modified version of Marco's taxonomy patch:Dries Buytaert2002-12-02
* - Applied Natrak's "create PHP content" patch.Dries Buytaert2002-11-18
* - Made "<root>" translatable. Patch by Stefan.Dries Buytaert2002-11-15
* - Some improvements to streamline book maintanance: weights and titles canDries Buytaert2002-11-10
* - Added printer-friendly links to the book pages.Dries Buytaert2002-11-09
* - Applied db_query() fix. Thanks Gerhard and Marco.Dries Buytaert2002-10-30
* - sort books by weight, then title in book_render().Kjartan Mannes2002-10-24
* - Updated the book module documentation a bit.Dries Buytaert2002-06-09
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - 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
* - fixing a parse error.Kjartan Mannes2002-05-13
* - and I missed one of those l() calls. These things are tricky :)Kjartan Mannes2002-05-12
* - messed up the parameters.Kjartan Mannes2002-05-12
* - fixed some nav links.Kjartan Mannes2002-05-12
* - 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
* - book log is now saved and shown when necessary.Kjartan Mannes2002-04-17
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - made the user information block into two different blocks. One forKjartan Mannes2002-04-02
* - Included documentation contributed by Moshe.Dries Buytaert2002-03-26
* - changed the access on the menu.create link to post content.Kjartan Mannes2002-02-28