summaryrefslogtreecommitdiff
path: root/modules/book.module
Commit message (Expand)AuthorAge
* - Patch #20451 by Moshe: some ancient code was assuming that all apges in a b...Dries Buytaert2005-04-13
* - Patch #19960 by Gerhard: removed left-over DISTINCT. Spotted by BuddaBoy.Dries Buytaert2005-04-04
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Patch #19169 by TDobes: allow the book navigation to be themed.Dries Buytaert2005-03-22
* - Patch #17208 by asimmonds: help text fixes:Dries Buytaert2005-02-12
* - Patch #16462 by Moshe: book pages slighty disobey the node_access system be...Dries Buytaert2005-02-06
* - Fixed a misplaced bracket that slipped in due to the db/node_rewrite_sql_pa...Dries Buytaert2005-01-30
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - Patch #15948 by matteo: the book module should call the nodeapi hook when p...Dries Buytaert2005-01-23
* - Patch #15843 by Ber: in book-pages node forms we use a delta of fifteen (-1...Dries Buytaert2005-01-19
* - The real code fixes ;)Steven Wittens2005-01-17
* - Patch #14731 by chx: made it possible to rewrite node queries.Dries Buytaert2005-01-16
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
* - Patch #12366 by mathias: fixed missing book edit tab.Dries Buytaert2004-12-22
* - Bugfix: the book module incorrectly assumed that there is an active revisio...Dries Buytaert2004-12-18
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Removed some cruft: left-over xxx_help_page() functions.Dries Buytaert2004-12-11
* - Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature....Dries Buytaert2004-11-24
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve con...Dries Buytaert2004-11-23
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* - Modified patch #8552 by Gerhard: added 'add child page' link to book pages ...Dries Buytaert2004-11-15
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* - Patch #10632 by Gerhard: the book permissions in today's cvs are not consis...Dries Buytaert2004-11-04
* - Patch #11875 by Neil Drumm: block module configuration improvements.Dries Buytaert2004-10-31
* - Patch #11879 by Moshe: deprecated the _content hook.Dries Buytaert2004-10-23
* - Patch #11947 by puregin: ensured that a book node's weight is captured when...Dries Buytaert2004-10-23
* - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen...Dries Buytaert2004-10-19
* - Mofified patch #8862 by puregin: improved book module documentation.Dries Buytaert2004-10-15
* - Fixed bug #11312: menu caching to aggresively. I did not apply the proposedDries Buytaert2004-10-14
* fixing typoes.Steven Wittens2004-10-14
* - Code improvement: removed some redundant code from the book module.Dries Buytaert2004-10-10
* - Patch #11401 by Goba: documentation updates:Dries Buytaert2004-10-09
* - Reintroduced the book outline feature: non-book pages now have an outline-t...Dries Buytaert2004-10-08
* - Fixed SQL query in book module. Patch by killes.Dries Buytaert2004-09-29
* - Patch #10977 by killes: review node access checks in book module.Dries Buytaert2004-09-29
* Modified version of #10230: Put placement of filter format selector in a modu...Steven Wittens2004-09-28
* - Modified patch #10904 by JonathanS: fixed book teasers not being check_outp...Dries Buytaert2004-09-24
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* - Patch #10622 by Adrian: fixes various PostgreSQL related problems.Dries Buytaert2004-09-08
* - Patch #6464 by TDobes: don't enforce book revision -- rely on the default s...Dries Buytaert2004-09-07
* Book.module: <top-level> item didn't show up in parent selector.Steven Wittens2004-08-24
* - Patch #9942 by JonBob: fixed a typo: 'form' -> 'from'.Dries Buytaert2004-08-21
* - Patch #10084: added 'edit own book page' permission: this makes the bookDries Buytaert2004-08-21
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Code improvements by Stefan: use capital letters for header titles (and add...Dries Buytaert2004-08-19
* - Bugfix, spotted by Gerhard: editing a book page did not update the author.Dries Buytaert2004-08-18
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18
* - Patch #9983 by Stefan: usability improvement: made sure all status messages...Dries Buytaert2004-08-16
* - Patch #10103 by Gerhard: book module cleanup.Dries Buytaert2004-08-16
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10