summaryrefslogtreecommitdiff
path: root/modules/book
Commit message (Expand)AuthorAge
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10
* Getting rid of parameters which were never passed.Steven Wittens2004-08-10
* - Left-over debug statementSteven Wittens2004-08-10
* - #4266: When editing a book page, hide the page and its children from the "P...Steven Wittens2004-08-10
* - Patch #9775 by TDobes: consistency operation. Changed to "edit foo," "dele...Dries Buytaert2004-08-05
* - Patch #9649 by JonBob: fixed a buglet in the recent book patch. It triedDries Buytaert2004-07-31
* - Patch #9543 by JonBob: added node-level access control!Dries Buytaert2004-07-31
* - Patch #5347 by JonBob:Dries Buytaert2004-07-30
* - Patch #4269 and #4248 by Killes: added missing t()'s to book module.Dries Buytaert2004-07-25
* - Patch #8080 by TDobes: added teaser support to the book and page module.Dries Buytaert2004-07-13
* - Marked required fields on the node (story, book, page, blog) and commentDries Buytaert2004-07-08
* - Patch #9049 by JonBob: fixed a number of tab issues.Dries Buytaert2004-07-06
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* - Patch #8670 by asimmonds: more spelling fixes.Dries Buytaert2004-06-21
* - Patch #8681 by asimmonds: more help text updatesDries Buytaert2004-06-21
* - Patch #8681 by stefan: fixed some broken URLs and help texts.Dries Buytaert2004-06-20
* Tabs patch!Dries Buytaert2004-06-18
* - Fixing bug 5845: Root page of book module does use <--break-->.Kjartan Mannes2004-06-03
* - Patch #4950 by Stefan (and Morbus): made watchdog messages translatable.Dries Buytaert2004-06-02
* - Code improvements by JonBob. Thanks.Dries Buytaert2004-05-17
* - Patch #7577 by JonBob: code improvements to the book, forum, page and poll ...Dries Buytaert2004-05-09
* - 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