summaryrefslogtreecommitdiff
path: root/modules/book
Commit message (Collapse)AuthorAge
* #145737 follow up patch by yhager: include right to left styles for print.cssGábor Hojtsy2007-06-10
|
* - Patch #146910 by dww: only allow enabling modules with the same Drupal ↵Dries Buytaert2007-06-08
| | | | core compatibility version.
* - 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
|
* #145737 by yhager, documentation cleaned up by myself: add support for RTL ↵Gábor Hojtsy2007-05-27
| | | | | | | | | CSS overrides and default RTL CSS override files for modules Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now, so maintainers remember that changing them should also have an effect on RTL CSS files. This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
* - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. ↵Dries Buytaert2007-05-25
| | | | Oh, behave.
* - 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.
* - Patch #109010 by O Govinda: fixed CSS for handling of book navigation links.Dries Buytaert2007-01-29
|
* - 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 #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
|