summaryrefslogtreecommitdiff
path: root/modules/book/book.module
Commit message (Collapse)AuthorAge
* #111127 rollback by chx, slightly extended: roll back node_load cache, it ↵Gábor Hojtsy2007-08-30
| | | | needs more thought and discussion, so postponed until at least Drupal 7
* #111127 by chx: cache node_load(), so heavy operations loading data from ↵Gábor Hojtsy2007-08-25
| | | | external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op)
* - Patch #145218 by profix898, bennybobw, Crell, forngren et al: use href ↵Dries Buytaert2007-08-23
| | | | instead of @import for CSS.
* #165675 follow up patch by pwolanin: retain menu information on node ↵Gábor Hojtsy2007-08-20
| | | | previews to check, do not use the newly selected values yet, to be consistent with the DB
* - Patch #80951 by killes, yched et al: block caching.Dries Buytaert2007-08-19
|
* #166913 by pwolanin and webernet: fix book outline removal confirm form ↵Gábor Hojtsy2007-08-18
| | | | parameters and improve user documentation
* #165675 by pwolanin: only show allowed parent items in menu/book select ↵Gábor Hojtsy2007-08-16
| | | | fields to avoid going deeper then what is allowed
* - Patch #154470 by pwolanin et al: optimize menu queries and indices.Dries Buytaert2007-08-11
|
* #160039 by prakashp, chx and pwolanin: fix node saving:Gábor Hojtsy2007-08-09
| | | | | | - centralize/reuse some node form saving code - fix uploads without JS - fix reappearing teasers on node save
* #164348 by pwolanin: improve book block performanceGábor Hojtsy2007-08-07
|
* #164545 by pwolanin: fix call time pass by reference warningGábor Hojtsy2007-08-04
|
* - Patch #146425 by pwolanin et al:Dries Buytaert2007-07-30
| | | | | | | | | | | | | | | * Removes the hard-coded 'book' type and perform all node actions equally on any node type via hook_nodeapi. * Achieves 100% integration with the menu system. Improves performance of book rendering. * All the algorithms have been changed to use the tree data structure returned by the menu system. * Added support for 'multiple books'. * Some UI improvements. This is a momumental patch that took 69 iterations. Although there is room for improvement, this is a big step forward. Thanks for the persistence, pwolanin.
* - Patch #142157 by xqus: fixed problem with l() conversion.Dries Buytaert2007-07-03
|
* - Rollback of patch #147723: delete API. Talked to Steven and Gabor and weDries Buytaert2007-07-01
| | | | | | | | | unanimously agreed to rollback the deletion API. We all support the features this patch added, yet not its actual design and implementation. After some talk, we decided that it would be better for Drupal -- in the long term -- not to go with a solution that isn't 100%. We also recognize that in the short term, this patch would have been useful addition. So let's figure out how we can implement this properly in D7.
* #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵Gábor Hojtsy2007-06-30
| | | | router path based lookups, and also full path argument lookup with a passed argument array
* - Patch #153364 by webernet: notices and RTL issue with book.module.Dries Buytaert2007-06-28
|
* #147723: Deletion API (by hunmonk). Woop woop.Steven Wittens2007-06-22
|
* #145737 follow up patch by yhager: include right to left styles for print.cssGábor Hojtsy2007-06-10
|
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵Dries Buytaert2007-06-04
| | | | redundant arguments
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
|
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
|
* - Patch #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
|
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
|
* - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵Dries Buytaert2007-04-13
| | | | core. Woot. Woot.
* - Patch #107061 by Steven et al: add jQuery teaser splitter.Dries Buytaert2007-04-09
|
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
|
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
|
* - Patch #114745 by moonray: book module: can't remove top-level node.Dries Buytaert2007-03-25
|
* - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.Dries Buytaert2007-03-17
|
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-02-11
|
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. ↵Dries Buytaert2007-01-31
| | | | Thanks.
* - Rollback of E_ALL patch. Too much extra breakage.Dries Buytaert2007-01-25
|
* - Patch #112715 by webchick et al: fixed some E_ALL errors.Dries Buytaert2007-01-25
|
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* #107443 by webchick. Proper . placement.Neil Drumm2007-01-09
|
* - Patch #107306 by webernet: fixed incomplete break-tag clean up.Dries Buytaert2007-01-07
|
* #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 #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
|