summaryrefslogtreecommitdiff
path: root/modules/book/book.module
Commit message (Collapse)AuthorAge
* - Patch # #98366 by webchick and ac: simplified strings for translators.Dries Buytaert2006-11-24
|
* - Patch #97889 by pwolanin, webchick et al: book documentation improvements.Dries Buytaert2006-11-22
|
* - Patch #92992 by webchick and neclimdul: clean up documentation that is ↵Dries Buytaert2006-11-21
| | | | superseded by the new 'by module' administration dashboard.
* - Patch #93678 by chx: book module not updating the database properly.Dries Buytaert2006-11-21
|
* #87474 by webernet. Move the log message field from book to node module.Neil Drumm2006-11-16
|
* #72467 by m3avrck. Better display for long book page and forum topic titles.Neil Drumm2006-11-14
|
* #90395 by joshk, mj2308, and kkaefer. Fix book outline saving.Neil Drumm2006-11-07
|
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* - Patch #84117 by misawie: make book outlining work with PostgreSQL.Dries Buytaert2006-09-26
|
* - Patch #83397 by edkwh: -> . Getting rid of super-globals.Dries Buytaert2006-09-17
|
* #83494 by edkwh. Fix the book outline.Neil Drumm2006-09-13
|
* - Patch #75465 by chx: fixed Doxygen of book.module.Dries Buytaert2006-09-05
|
* - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.Dries Buytaert2006-08-31
| | | | Restores the old node API.
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Patch #68418 by Moshe et al: clean up node submit hooks.Dries Buytaert2006-08-29
|
* #4074 by riccardoR, save the book weights if they aren't editable.Neil Drumm2006-08-23
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* #39124 by dww. Don't default the log message to the last log message.Neil Drumm2006-08-17
|
* #77183 by m3avrck and timcn, split up drupal.css by module.Neil Drumm2006-08-14
|
* - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with ↵Dries Buytaert2006-08-10
| | | | | | arrays like FAPI for viewing. Once again, we're paving the path for CCK in core ... :)
* - Patch #72343 by dww: removed stray status message.Dries Buytaert2006-08-07
|
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node ↵Neil Drumm2006-08-06
| | | | types.
* #73884 by RobRoy, various code cleanup.Neil Drumm2006-08-05
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* #73605 by RobRoy, make hook_link() implementations consistent with ↵Neil Drumm2006-07-19
| | | | documentation.
* - Patch #72343 by Chris Johnson: removed checks for the moderate-flag from ↵Dries Buytaert2006-07-10
| | | | the SQL queries.
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* #71925 by Steven, remove # prefix from link array keys.Neil Drumm2006-07-04
|
* - Patch #71014 by fgm: fixed the parent navigation link.Dries Buytaert2006-07-03
|
* #71613 by keve, fixing some PHP notices in the book module.Neil Drumm2006-07-02
|
* - Patch #69151 by flanker: make exported book pages themeable.Dries Buytaert2006-06-25
|
* - Patch #67229 by chx: cleaned up book_load().Dries Buytaert2006-06-05
|
* - Patch #66991 by dww and killes: infinite recursion in book_location_down() ↵Dries Buytaert2006-06-05
| | | | when there are multiple revisions.
* - Patch #46290 by Neil, Egon, et al: when deleting a book page under 'orphan ↵Dries Buytaert2006-05-24
| | | | pages' we are returned to the homepage.
* - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ↵Dries Buytaert2006-05-18
| | | | modules
* - Patch #60224 by rkerr: one page book showing another book in navigation links.Dries Buytaert2006-05-13
|
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* #61696 by Zen, book module: Missing t()Neil Drumm2006-05-04
|
* - Removing trailing whitespace.Dries Buytaert2006-04-17
|
* #58539, removed duplicate menu item, patch by Markus PetruxGerhard Killesreiter2006-04-13
|
* #56105, remove title validation, already enforced by #required, patch by MosheGerhard Killesreiter2006-03-27
|
* #53826, Book export: db_rewrite breaks sql query., patch by pureginGerhard Killesreiter2006-03-26
|
* #55493, Editing an existing book page kills Drupal, patch by chxGerhard Killesreiter2006-03-23
|
* #54565, cannot remove pages from book outline. Patch by Zen.Gerhard Killesreiter2006-03-18
|
* #50987: book next link breaks with php 5.1Steven Wittens2006-03-14
|
* #53956: Don't allow moving away top-level book pages if you cannot move them ↵Steven Wittens2006-03-14
| | | | back.
* #11206, Editing a top level book page inadvertently changes parent, patch by ↵Gerhard Killesreiter2006-03-14
| | | | chx.
* - Patch #50821 by Zen/merlinofchaos: convert book.module to form API so the ↵Dries Buytaert2006-03-02
| | | | forms can be altered/themed.