summaryrefslogtreecommitdiff
path: root/modules/book
Commit message (Collapse)AuthorAge
* #100963 by Eaton. Use new pattern for node rendering in printer-friendly ↵Neil Drumm2006-12-29
| | | | version.
* #26552 by Heine. Add child page to unpublished book nodes doesn't work, so ↵Neil Drumm2006-11-30
| | | | remove the link.
* #100350 by dvessel. Adda missing <p> tag.Neil Drumm2006-11-29
|
* - 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 #87298 by webchick, neil, dww et al: show version numbers on modules ↵Dries Buytaert2006-11-21
| | | | page.
* - 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 #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added ↵Dries Buytaert2006-10-05
| | | | package support to the modules page.
* - 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
|
* #81033 by webchick and neclimdul. Uninstall module API.Neil Drumm2006-09-01
|
* - 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 #79428 by Chris Johnson: remove int display width declarations from ↵Dries Buytaert2006-08-20
| | | | MySQL create table statements.
* - 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
|
* #76681 by sammys, sync posgres install and change unsigned annotation.Neil Drumm2006-08-15
|
* #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 #76681 by sammys: PostgreSQL support for install system. Woot! :)Dries Buytaert2006-08-04
|
* - 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.
* #73591 by Flanker, add missing CVS Ids.Neil Drumm2006-07-14
|
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo ↵Dries Buytaert2006-07-13
| | | | et al: an initial install system for Drupal core.
* - 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
|