/[drupal]/drupal/modules/book/book.module
ViewVC logotype

Log of /drupal/modules/book/book.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.526 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 26 06:42:42 2009 UTC (2 days, 2 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.525: +28 -24 lines
Diff to previous 1.525
#633134 by arianek and jhodgdon: Update Book Module to new help documentation standards.

Revision 1.525 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 18:51:11 2009 UTC (9 days, 14 hours ago) by dries
Branch: MAIN
Changes since 1.524: +5 -6 lines
Diff to previous 1.524
- Patch #583730 by sun: fixed form caching.

Revision 1.524 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 10:02:41 2009 UTC (2 weeks, 5 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.523: +13 -13 lines
Diff to previous 1.523
Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.

Revision 1.523 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 13:35:20 2009 UTC (2 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.522: +5 -3 lines
Diff to previous 1.522
- Patch #607244 by sun: added permission to decrease performance impact of contextual links.

Revision 1.522 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 06:47:22 2009 UTC (3 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.521: +4 -4 lines
Diff to previous 1.521
#552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.

Revision 1.521 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 12:11:10 2009 UTC (3 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.520: +13 -13 lines
Diff to previous 1.520
- Patch #595084 by c960657: use type hinting for .

Revision 1.520 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:24:12 2009 UTC (5 weeks ago) by webchick
Branch: MAIN
Changes since 1.519: +7 -7 lines
Diff to previous 1.519
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().

Revision 1.519 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 14:07:26 2009 UTC (6 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.518: +3 -2 lines
Diff to previous 1.518
- Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big.

Revision 1.518 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 03:07:17 2009 UTC (6 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.517: +5 -5 lines
Diff to previous 1.517
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.

Revision 1.517 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 00:59:55 2009 UTC (7 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.516: +7 -5 lines
Diff to previous 1.516
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.516 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 15:31:14 2009 UTC (8 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.515: +2 -2 lines
Diff to previous 1.515
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make  in url() only accept an array. Another nice API clean-up!

Revision 1.515 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 15:26:45 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.514: +2 -1 lines
Diff to previous 1.514
- Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus.

Revision 1.514 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 10:54:20 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.513: +25 -3 lines
Diff to previous 1.513
- Patch #283723 by pwolanin, sun | eddified, moshe weitzman, Dries, aether, Arancaytar: Added Make menu_tree_output() return renderable output.

Revision 1.513 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 12:33:43 2009 UTC (2 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.512: +2 -2 lines
Diff to previous 1.512
#564632 by moshe weitzman: Unify various _build() functions and remove duplicate copy of content.

Revision 1.512 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 15:05:01 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.511: +4 -2 lines
Diff to previous 1.511
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.

Revision 1.511 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 17:06:08 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.510: +2 -2 lines
Diff to previous 1.510
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.

Revision 1.510 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 05:46:02 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.509: +3 -3 lines
Diff to previous 1.509
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.

Revision 1.509 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 01:49:41 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.508: +16 -12 lines
Diff to previous 1.508
#509584 by pwolanin: Various API fixes for menu_tree_data() including depth param.

Revision 1.508 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:19 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.507: +9 -1 lines
Diff to previous 1.507
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.

Revision 1.507 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:42 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.506: +1 -9 lines
Diff to previous 1.506
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.506 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:02:00 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.505: +9 -1 lines
Diff to previous 1.505
*** empty log message ***

Revision 1.505 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:18 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.504: +6 -6 lines
Diff to previous 1.504
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.504 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 07:12:15 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.503: +4 -3 lines
Diff to previous 1.503
#544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.

Revision 1.503 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 15:50:55 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.502: +18 -22 lines
Diff to previous 1.502
#545306 by alexanderpas: De-op hook_node_type().

Revision 1.502 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 07:45:45 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.501: +2 -2 lines
Diff to previous 1.501
- Patch #536768 by chx: use the database to do type casting so we can clean up some code. ;-)

Revision 1.501 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 19:24:20 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.500: +2 -2 lines
Diff to previous 1.500
- Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.

Revision 1.500 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:32 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.499: +2 -2 lines
Diff to previous 1.499
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.499 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 18:00:07 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.498: +3 -3 lines
Diff to previous 1.498
- Patch #506976 by catch: rename hook_perm to hook_permission.

Revision 1.498 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 2 04:27:22 2009 UTC (4 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.497: +4 -3 lines
Diff to previous 1.497
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.

Revision 1.497 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 22 09:10:04 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.496: +22 -10 lines
Diff to previous 1.496
- Patch #409750 by yched et al: overhaul and extend node build modes.

Revision 1.496 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 08:39:36 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.495: +3 -3 lines
Diff to previous 1.495
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.

Revision 1.495 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 7 02:32:57 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.494: +4 -4 lines
Diff to previous 1.494
- Patch #480412 by JamesAn: converted to drupal_static().

Revision 1.494 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:33:55 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.493: +20 -20 lines
Diff to previous 1.493
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.406.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 19:41:56 2009 UTC (6 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-20
Changes since 1.406.2.1: +3 -2 lines
Diff to previous 1.406.2.1 , to branch point 1.406 , to next main 1.526
Drupal 5.18

Revision 1.493 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 9 18:28:11 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.492: +2 -2 lines
Diff to previous 1.492
- Patch #457532 by Berdir: more PHP5 'fixes'.

Revision 1.492 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 10:11:34 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.491: +4 -2 lines
Diff to previous 1.491
- Patch #449718 by alienbrain: node_feed() is now using new node building API.

Revision 1.491 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 07:08:00 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.490: +5 -5 lines
Diff to previous 1.490
- Patch #361529 by j.somers: illogical syntax for book_toc().

Revision 1.490 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 23:01:43 2009 UTC (7 months ago) by webchick
Branch: MAIN
Changes since 1.489: +18 -40 lines
Diff to previous 1.489
#444920 by Damien Tournoud: Fix broken book breadcrumbs (with tests).

Revision 1.489 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 11 22:19:44 2009 UTC (7 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.488: +3 -2 lines
Diff to previous 1.488
#323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.

Revision 1.488 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 05:40:44 2009 UTC (7 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.487: +3 -3 lines
Diff to previous 1.487
#408562 by BruceBGordon: Code clean-up.

Revision 1.487 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 04:25:04 2009 UTC (8 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.486: +17 -17 lines
Diff to previous 1.486
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.

Revision 1.454.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 11:47:37 2009 UTC (9 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14
Changes since 1.454.2.5: +2 -2 lines
Diff to previous 1.454.2.5 , to branch point 1.454 , to next main 1.526
#203323 by JirkaRybka, robertgarrigos, lilou, thePanz, c960657, sun: move the LANGUAGE_* constants to bootstrap.inc and remove several defined() checks on them now that they are always defined

Revision 1.486 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 13:46:53 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.485: +2 -2 lines
Diff to previous 1.485
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.

Revision 1.485 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 14:08:42 2009 UTC (10 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.484: +4 -4 lines
Diff to previous 1.484
- Removing whitespace.

Revision 1.484 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 03:18:40 2009 UTC (10 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.483: +2 -2 lines
Diff to previous 1.483
#203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix undefined index locale in install.php and clean up crufty code.

Revision 1.483 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 16:03:56 2008 UTC (10 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.482: +2 -2 lines
Diff to previous 1.482
- Patch #352054 by catch: convert calls to db_placeholders() in static queries.

Revision 1.482 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 23 14:32:08 2008 UTC (11 months ago) by dries
Branch: MAIN
Changes since 1.481: +6 -2 lines
Diff to previous 1.481
- Patch #302207 by John Morahan et al: updated book module to new DB layer.

Revision 1.481 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 18:24:35 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.480: +3 -3 lines
Diff to previous 1.480
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.

Revision 1.480 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 03:55:23 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.479: +3 -2 lines
Diff to previous 1.479
- Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL.

Revision 1.479 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 23:57:32 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.478: +79 -68 lines
Diff to previous 1.478
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove  from hook_block().

Revision 1.478 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 22:05:50 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.477: +13 -6 lines
Diff to previous 1.477
- Patch #339929 by Moshe et al: move node links into ->content.

Revision 1.477 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 11:30:24 2008 UTC (11 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.476: +7 -7 lines
Diff to previous 1.476
- Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups.

Revision 1.476 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 22:18:44 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.475: +8 -13 lines
Diff to previous 1.475
- Patch #324313 by catch et al: load multiple nodes and terms at once.

Revision 1.475 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 19:41:14 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.474: +2 -2 lines
Diff to previous 1.474
- Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a regex for the nomask (and code clean-up).

Revision 1.474 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 15:02:45 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.473: +74 -44 lines
Diff to previous 1.473
- Patch #302207 by John Morahan: converted book module to the new database abstraction layer.

Revision 1.473 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 10:08:51 2008 UTC (12 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.472: +2 -2 lines
Diff to previous 1.472
- Patch #319666 by Dave Reid: remove unnecessary boolean ternary conditaionals.

Revision 1.472 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 19:59:41 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.471: +2 -2 lines
Diff to previous 1.471
- Patch #232095 by birdmanx35, keith.smith: improve book module description.

Revision 1.471 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 15:15:50 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.470: +17 -5 lines
Diff to previous 1.470
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names

Revision 1.470 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 12:55:53 2008 UTC (13 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.469: +117 -95 lines
Diff to previous 1.469
- Patch #310212 by justinrandell: killed  in _node hook, as well as twelve sable tooth tigers.

Revision 1.469 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 20:37:00 2008 UTC (14 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.468: +2 -2 lines
Diff to previous 1.468
- Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edit forms easier. DX improvement.

Revision 1.468 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 20:37:31 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.467: +2 -2 lines
Diff to previous 1.467
#108979 by ewhipple, catch, and sun: Order permissions consistently, keep node type related permissions together.

Revision 1.467 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:59:26 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.466: +3 -3 lines
Diff to previous 1.466
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.454.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 06:38:46 2008 UTC (16 months, 3 weeks ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.454.2.4: +2 -2 lines
Diff to previous 1.454.2.4 , to branch point 1.454
- Patch #276846 by pwolanin: fixed malformed cid.

Revision 1.466 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 1 20:52:55 2008 UTC (16 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.465: +2 -2 lines
Diff to previous 1.465
- Patch #276846 by pwolanin: mailformed cid due to fauly menu item.

Revision 1.465 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 16 23:18:12 2008 UTC (17 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.464: +9 -11 lines
Diff to previous 1.464
- Patch #251239 by pwolanin: revert.

Revision 1.464 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 21:19:24 2008 UTC (18 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.463: +67 -23 lines
Diff to previous 1.463
- Patch #257730 by Senpai: code clean-up for book module.

Revision 1.463 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 12:18:46 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.462: +1 -9 lines
Diff to previous 1.462
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
  et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.

Revision 1.454.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 17:38:07 2008 UTC (18 months, 3 weeks ago) by dries
Branch: DRUPAL-6
Changes since 1.454.2.3: +2 -2 lines
Diff to previous 1.454.2.3 , to branch point 1.454
- Patch #253022 by beginner: fixed typo in code comments.

Revision 1.462 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 17:37:46 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.461: +2 -2 lines
Diff to previous 1.461
- Patch #253022 by beginner: fixed typo in code comments.

Revision 1.461 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 17:51:30 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.460: +10 -8 lines
Diff to previous 1.460
- Patch #251239 by R.Muilwijk: performance improvement.

Revision 1.460 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:35 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.459: +31 -31 lines
Diff to previous 1.459
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.459 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 10:28:22 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.458: +4 -4 lines
Diff to previous 1.458
- Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs.

  The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php.  The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers:

    block-user-0.tpl.php --> block-user-navigation.tpl.php
    block-user-1.tpl.php --> block-user-login.tpl.php

  You get the picture.

Revision 1.454.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 14:03:02 2008 UTC (20 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-2
Changes since 1.454.2.2: +19 -6 lines
Diff to previous 1.454.2.2 , to branch point 1.454
#231587 by pwolanin, killes: (performance) use two level cache in menus, instead of storing very large amounts of data multiple times

Revision 1.458 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 08:51:37 2008 UTC (20 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.457: +19 -6 lines
Diff to previous 1.457
- Patch #231587 by pwolanin et al: fixed scalability issue in the menu system.

Revision 1.457 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 13:46:39 2008 UTC (21 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.456: +7 -2 lines
Diff to previous 1.456
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.

Revision 1.456 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 14 18:32:14 2008 UTC (21 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.455: +5 -1 lines
Diff to previous 1.455
- Patch #221057 by pwolanin: book module may overwrite another node's link.

Revision 1.454.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 11:20:47 2008 UTC (21 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-0, DRUPAL-6-1
Changes since 1.454.2.1: +5 -1 lines
Diff to previous 1.454.2.1 , to branch point 1.454
#221057 by pwolanin: make sure existing node mlid's are not overwritten on node cloaning

Revision 1.455 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 19:49:37 2008 UTC (21 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.454: +2 -2 lines
Diff to previous 1.454
- Patch #215858 by pwolanin, goba, catch et al: localized menu link data getting saved back to the database.

Revision 1.454.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 5 10:01:12 2008 UTC (21 months, 3 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-0-RC-4
Changes since 1.454: +2 -2 lines
Diff to previous 1.454
#215858 follow up by pwolanin: fix a fatal error in book module breadcrumb creation (critical)

Revision 1.454 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 10:35:41 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3
Branch point for: DRUPAL-6
Changes since 1.453: +2 -2 lines
Diff to previous 1.453
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks

Revision 1.453 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 11:36:19 2008 UTC (22 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.452: +5 -6 lines
Diff to previous 1.452
#205075 report by ktabuer, patch by myself, testing by ktauber and Lynn: book block throws notice when used on non-book-node page (with a little bit of code cleanup)

Revision 1.452 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 23:24:24 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.451: +2 -2 lines
Diff to previous 1.451
#203274 by Pasqualle: remove excessive witespace from our code (minor)

Revision 1.451 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 19:13:29 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.450: +2 -2 lines
Diff to previous 1.450
#202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion

Revision 1.450 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:08:45 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.449: +2 -2 lines
Diff to previous 1.449
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed

Revision 1.449 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 09:34:37 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.448: +5 -5 lines
Diff to previous 1.448
#197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc

Revision 1.448 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 16:36:43 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.447: +5 -5 lines
Diff to previous 1.447
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.

Revision 1.447 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 16:19:37 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.446: +1 -8 lines
Diff to previous 1.446
- Patch #192736 by quicksketch et al: drag and drop for book module.

Revision 1.446 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 19:08:18 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.445: +4 -1 lines
Diff to previous 1.445
#191360 by chx: allow contributed modules to override the book and menu parent selectors (to improve usability and performance)

Revision 1.445 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 14:28:35 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.444: +95 -93 lines
Diff to previous 1.444
#160200 by dvessel and chx: better theming support for book module

Revision 1.444 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 13:45:24 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.443: +2 -2 lines
Diff to previous 1.443
#100569 by keith.smith: improve explanation of what a book is about (in book.module)

Revision 1.443 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 15 19:33:27 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.442: +15 -9 lines
Diff to previous 1.442
#181125 by quicksketch and dmitrig01: AHAH usability improvements for book module
 - book outline form reordering in real-time
 - better context sensitive book parent editing

Revision 1.442 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 17:35:58 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.441: +10 -455 lines
Diff to previous 1.441
#172840 by Crell: break up book module to improve performance

Revision 1.441 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 5 08:42:01 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.440: +4 -4 lines
Diff to previous 1.440
- Patch #172961 by webernet: code style cleanup.

Revision 1.440 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 15:31:46 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.439: +1 -5 lines
Diff to previous 1.439
#111127 rollback by chx, slightly extended: roll back node_load cache, it needs more thought and discussion, so postponed until at least Drupal 7

Revision 1.439 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 25 09:25:48 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.438: +5 -1 lines
Diff to previous 1.438
#111127 by chx: cache node_load(), so heavy operations loading data from external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op)

Revision 1.438 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 23 16:41:19 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.437: +3 -4 lines
Diff to previous 1.437
- Patch #145218 by profix898, bennybobw, Crell, forngren et al: use href instead of @import for CSS.

Revision 1.437 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 20 17:54:35 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.436: +19 -7 lines
Diff to previous 1.436
#165675 follow up patch by pwolanin: retain menu information on node previews to check, do not use the newly selected values yet, to be consistent with the DB

Revision 1.436 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 08:08:44 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.435: +3 -2 lines
Diff to previous 1.435
- Patch #80951 by killes, yched et al: block caching.

Revision 1.435 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 18 11:36:40 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.434: +10 -2 lines
Diff to previous 1.434
#166913 by pwolanin and webernet: fix book outline removal confirm form parameters and improve user documentation

Revision 1.434 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 16 12:47:34 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.433: +33 -14 lines
Diff to previous 1.433
#165675 by pwolanin: only show allowed parent items in menu/book select fields to avoid going deeper then what is allowed

Revision 1.433 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 11 14:06:15 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.432: +7 -6 lines
Diff to previous 1.432
- Patch #154470 by pwolanin et al: optimize menu queries and indices.

Revision 1.432 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 9 11:00:58 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.431: +7 -19 lines
Diff to previous 1.431
#160039 by prakashp, chx and pwolanin: fix node saving:
 - centralize/reuse some node form saving code
 - fix uploads without JS
 - fix reappearing teasers on node save

Revision 1.431 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 7 11:43:05 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.430: +27 -13 lines
Diff to previous 1.430
#164348 by pwolanin: improve book block performance

Revision 1.430 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 4 21:24:32 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.429: +2 -2 lines
Diff to previous 1.429
#164545 by pwolanin: fix call time pass by reference warning

Revision 1.429 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 18:20:21 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.428: +1028 -559 lines
Diff to previous 1.428
- Patch #146425 by pwolanin et al:

    * 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.

Revision 1.428 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 3 19:29:32 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.427: +2 -2 lines
Diff to previous 1.427
- Patch #142157 by xqus: fixed problem with l() conversion.

Revision 1.427 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 17:41:14 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.426: +3 -3 lines
Diff to previous 1.426
- Rollback of patch #147723: delete API.  Talked to Steven and Gabor and we
  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.

Revision 1.426 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 19:46:55 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.425: +5 -7 lines
Diff to previous 1.425
#154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array

Revision 1.425 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 28 08:56:28 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.424: +5 -3 lines
Diff to previous 1.424
- Patch #153364 by webernet: notices and RTL issue with book.module.

Revision 1.424 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 05:44:20 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.423: +3 -3 lines
Diff to previous 1.423
#147723: Deletion API (by hunmonk). Woop woop.

Revision 1.423 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 10 08:55:55 2007 UTC (2 years, 5 months ago) by goba
Branch: MAIN
Changes since 1.422: +7 -3 lines
Diff to previous 1.422
#145737 follow up patch by yhager: include right to left styles for print.css

Revision 1.422 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 07:22:17 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.421: +12 -14 lines
Diff to previous 1.421
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments

Revision 1.421 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 06:08:40 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.420: +3 -3 lines
Diff to previous 1.420
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.

Revision 1.420 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 13:43:34 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.419: +10 -9 lines
Diff to previous 1.419
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)

Revision 1.419 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 30 17:03:24 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.418: +7 -7 lines
Diff to previous 1.418
- Patch #128082 by Goba et al: Allow localization of built-in menu items.

Revision 1.418 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 24 13:53:11 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.417: +2 -2 lines
Diff to previous 1.417
- Patch #76588 by Gabor: made log messages translatable.  Yay.

Revision 1.417 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 13 08:56:57 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.416: +3 -3 lines
Diff to previous 1.416
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.

Revision 1.416 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 9 13:58:02 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.415: +3 -8 lines
Diff to previous 1.415
- Patch #107061 by Steven et al: add jQuery teaser splitter.

Revision 1.415 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 6 13:27:21 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.414: +18 -1 lines
Diff to previous 1.414
- Patch #130987 by merlinofchaos: added theme registry for easier themability.

Revision 1.414 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 27 05:13:53 2007 UTC (2 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.413: +8 -8 lines
Diff to previous 1.413
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)

Revision 1.413 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 25 21:02:33 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.412: +2 -2 lines
Diff to previous 1.412
- Patch #114745 by moonray: book module: can't remove top-level node.

Revision 1.412 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 18:30:14 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.411: +4 -2 lines
Diff to previous 1.411
- Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.

Revision 1.406.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 04:30:33 2007 UTC (2 years, 9 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-2, DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7, DRUPAL-5-8, DRUPAL-5-9
Changes since 1.406: +2 -2 lines
Diff to previous 1.406
#114745 by moonray. Fix a sloppy if condition.

Revision 1.411 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 09:30:51 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.410: +2 -3 lines
Diff to previous 1.410
 - Patch #113603 by chx: first crack at re-implementing tabs.

Revision 1.410 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 15:49:23 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.409: +5 -4 lines
Diff to previous 1.409
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices.  Thanks.

Revision 1.409 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 25 22:14:06 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.408: +2 -2 lines
Diff to previous 1.408
- Rollback of E_ALL patch.  Too much extra breakage.

Revision 1.408 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 25 21:32:06 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.407: +2 -2 lines
Diff to previous 1.407
- Patch #112715 by webchick et al: fixed some E_ALL errors.

Revision 1.407 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 24 14:48:36 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.406: +51 -60 lines
Diff to previous 1.406
- Patch #34755 by chx et al: faster menu system.  HEAD is temporary broken and there is no upgrade path yet.

Revision 1.406 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 9 08:31:22 2007 UTC (2 years, 10 months ago) by drumm
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-0-RC-2, DRUPAL-5-1
Branch point for: DRUPAL-5
Changes since 1.405: +5 -5 lines
Diff to previous 1.405
#107443 by webchick. Proper . placement.

Revision 1.405 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 7 15:51:24 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.404: +2 -2 lines
Diff to previous 1.404
- Patch #107306 by webernet: fixed incomplete break-tag clean up.

Revision 1.404 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 07:41:44 2006 UTC (2 years, 11 months ago) by drumm
Branch: MAIN
Changes since 1.403: +17 -9 lines
Diff to previous 1.403
#100963 by Eaton. Use new pattern for node rendering in printer-friendly version.

Revision 1.403 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 30 02:04:31 2006 UTC (2 years, 11 months ago) by drumm
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-1
Changes since 1.402: +2 -2 lines
Diff to previous 1.402
#26552 by Heine. Add child page to unpublished book nodes doesn't work, so remove the link.

Revision 1.402 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 29 22:51:03 2006 UTC (2 years, 11 months ago) by drumm
Branch: MAIN
Changes since 1.401: +2 -2 lines
Diff to previous 1.401
#100350 by dvessel. Adda missing <p> tag.

Revision 1.401 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 24 10:18:22 2006 UTC (3 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-2
Changes since 1.400: +2 -2 lines
Diff to previous 1.400
- Patch # #98366 by webchick and ac: simplified strings for translators.

Revision 1.400 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 22 09:58:48 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.399: +7 -6 lines
Diff to previous 1.399
- Patch #97889 by pwolanin, webchick et al: book documentation improvements.

Revision 1.399 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 20:14:17 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.398: +1 -10 lines
Diff to previous 1.398
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.

Revision 1.398 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 19:27:06 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.397: +2 -3 lines
Diff to previous 1.397
- Patch #93678 by chx: book module not updating the database properly.

Revision 1.397 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 16 21:14:42 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.396: +1 -8 lines
Diff to previous 1.396
#87474 by webernet. Move the log message field from book to node module.

Revision 1.396 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 06:30:10 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.395: +2 -2 lines
Diff to previous 1.395
#72467 by m3avrck. Better display for long book page and forum topic titles.

Revision 1.395 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 7 07:01:05 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.394: +18 -37 lines
Diff to previous 1.394
#90395 by joshk, mj2308, and kkaefer. Fix book outline saving.

Revision 1.394 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 08:28:44 2006 UTC (3 years, 1 month ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-1
Changes since 1.393: +9 -9 lines
Diff to previous 1.393
#84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc

Revision 1.393 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 26 14:14:30 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.392: +2 -2 lines
Diff to previous 1.392
- Patch #84117 by misawie: make book outlining work with PostgreSQL.

Revision 1.392 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 17 19:14:15 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.391: +2 -2 lines
Diff to previous 1.391
- Patch #83397 by edkwh:  -> .  Getting rid of super-globals.

Revision 1.391 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 13 01:30:21 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
Changes since 1.390: +2 -2 lines
Diff to previous 1.390
#83494 by edkwh. Fix the book outline.

Revision 1.390 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 5 10:01:48 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.389: +18 -7 lines
Diff to previous 1.389
- Patch #75465 by chx: fixed Doxygen of book.module.

Revision 1.389 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 21:58:36 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.388: +42 -23 lines
Diff to previous 1.388
- Rollback of patch #68418: clean up node submit hooks.  Needs more thinkering.
  Restores the old node API.

Revision 1.388 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 20:22:34 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.387: +1 -3 lines
Diff to previous 1.387
- Patch #80952 by earl, webchick, neclimdul et al: .info files

Revision 1.387 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 29 18:43:25 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.386: +23 -42 lines
Diff to previous 1.386
- Patch #68418 by Moshe et al: clean up node submit hooks.

Revision 1.386 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 23 06:38:49 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.385: +7 -5 lines
Diff to previous 1.385
#4074 by riccardoR, save the book weights if they aren't editable.

Revision 1.385 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 18:58:44 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.384: +10 -10 lines
Diff to previous 1.384
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.

Revision 1.384 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 12:16:57 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.383: +12 -12 lines
Diff to previous 1.383
#76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders

Revision 1.383 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 17 09:08:16 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.382: +1 -3 lines
Diff to previous 1.382
#39124 by dww. Don't default the log message to the last log message.

Revision 1.382 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 14 07:14:49 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.381: +5 -1 lines
Diff to previous 1.381
#77183 by m3avrck and timcn, split up drupal.css by module.

Revision 1.381 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 10 15:42:32 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.380: +8 -15 lines
Diff to previous 1.380
- Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.

  Once again, we're paving the path for CCK in core ... :)

Revision 1.380 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 7 19:29:38 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.379: +1 -5 lines
Diff to previous 1.379
- Patch #72343 by dww: removed stray status message.

Revision 1.379 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 7 15:04:14 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.378: +6 -6 lines
Diff to previous 1.378
- Patch #77422 by timcn: corrected various paths in the documentation.

Revision 1.378 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 6 23:00:41 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.377: +11 -10 lines
Diff to previous 1.377
#62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types.

Revision 1.377 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 5 00:26:35 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.376: +2 -1 lines
Diff to previous 1.376
#73884 by RobRoy, various code cleanup.

Revision 1.376 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 31 11:25:53 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.375: +13 -14 lines
Diff to previous 1.375
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)

Revision 1.375 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 19 07:15:34 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.374: +3 -3 lines
Diff to previous 1.374
#73605 by RobRoy, make hook_link() implementations consistent with documentation.

Revision 1.374 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 10 08:05:15 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.373: +11 -11 lines
Diff to previous 1.373
- Patch #72343 by Chris Johnson: removed checks for the moderate-flag from the SQL queries.

Revision 1.373 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 5 11:45:51 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.372: +3 -3 lines
Diff to previous 1.372
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.

Revision 1.372 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 4 08:59:04 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.371: +6 -6 lines
Diff to previous 1.371
#71925 by Steven, remove # prefix from link array keys.

Revision 1.361.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 3 14:44:39 2006 UTC (3 years, 4 months ago) by dries
Changes since 1.361.2.7: +2 -2 lines
Diff to previous 1.361.2.7 , to branch point 1.361 , to next main 1.526
- Patch #71014 by fgm: fixed the parent navigation link.

Revision 1.371 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 3 13:51:50 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.370: +2 -2 lines
Diff to previous 1.370
- Patch #71014 by fgm: fixed the parent navigation link.

Revision 1.361.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 2 21:08:00 2006 UTC (3 years, 4 months ago) by killes
Changes since 1.361.2.6: +6 -4 lines
Diff to previous 1.361.2.6 , to branch point 1.361
#71613 by keve, fixing some PHP notices in the book module.

, backport from Head

Revision 1.370 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 2 20:36:57 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.369: +6 -4 lines
Diff to previous 1.369
#71613 by keve, fixing some PHP notices in the book module.

Revision 1.361.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 26 19:21:45 2006 UTC (3 years, 5 months ago) by killes
Changes since 1.361.2.5: +11 -18 lines
Diff to previous 1.361.2.5 , to branch point 1.361
#69151, book_export_html is not themeable and the html page title is not set., patch by Flanker, backport from HEAD.

Revision 1.369 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 14:27:12 2006 UTC (3 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.368: +11 -18 lines
Diff to previous 1.368
- Patch #69151 by flanker: make exported book pages themeable.

Revision 1.361.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 5 09:18:41 2006 UTC (3 years, 5 months ago) by dries
Changes since 1.361.2.4: +4 -17 lines
Diff to previous 1.361.2.4 , to branch point 1.361
- Patch #67229 by dww and chx: cleaned up book_load().

Revision 1.288.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 5 09:17:12 2006 UTC (3 years, 5 months ago) by dries
Changes since 1.288.2.12: +1 -17 lines
Diff to previous 1.288.2.12 , to branch point 1.288 , to next main 1.526
- Patch #67229 by dww: cleaned up book_load().

Revision 1.368 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 5 09:00:22 2006 UTC (3 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.367: +5 -19 lines
Diff to previous 1.367
- Patch #67229 by chx: cleaned up book_load().

Revision 1.367 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 5 08:57:29 2006 UTC (3 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.366: +2 -2 lines
Diff to previous 1.366
- Patch #66991 by dww and killes: infinite recursion in book_location_down() when there are multiple revisions.

Revision 1.361.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 3 09:22:12 2006 UTC (3 years, 5 months ago) by killes
Changes since 1.361.2.3: +2 -2 lines
Diff to previous 1.361.2.3 , to branch point 1.361
#66991, infinite recursion in book_location_down() when there are multiple revisions, patch by dww, modified

Revision 1.361.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 24 11:41:07 2006 UTC (3 years, 6 months ago) by killes
Changes since 1.361.2.2: +7 -2 lines
Diff to previous 1.361.2.2 , to branch point 1.361
#46290 by Neil, Egon, et al: when deleting a book page under 'orphan pages' we are returned to the homepage, backport from HEAD

Revision 1.366 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 24 11:19:00 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.365: +3 -2 lines
Diff to previous 1.365
- Patch #46290 by Neil, Egon, et al: when deleting a book page under 'orphan pages' we are returned to the homepage.

Revision 1.365 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 18 14:58:56 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.364: +10 -5 lines
Diff to previous 1.364
- Patch #18260 by Ber, m3averck et al: allow overriding of links returned by modules

Revision 1.364 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 13 10:02:54 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.363: +2 -2 lines
Diff to previous 1.363
- Patch #60224 by rkerr: one page book showing another book in navigation links.

Revision 1.361.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 13 10:02:47 2006 UTC (3 years, 6 months ago) by dries
Changes since 1.361.2.1: +2 -2 lines
Diff to previous 1.361.2.1 , to branch point 1.361
- Patch #60224 by rkerr: one page book showing another book in navigation links.

Revision 1.363 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 7 00:08:36 2006 UTC (3 years, 6 months ago) by drumm
Branch: MAIN
Changes since 1.362: +18 -18 lines
Diff to previous 1.362
#61802 by Zen, Double spaced sentences clean up

Revision 1.362 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 4 09:11:43 2006 UTC (3 years, 6 months ago) by drumm
Branch: MAIN
Changes since 1.361: +2 -2 lines
Diff to previous 1.361
#61696 by Zen, book module: Missing t()

Revision 1.361.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 3 19:19:03 2006 UTC (3 years, 6 months ago) by killes
Changes since 1.361: +2 -2 lines
Diff to previous 1.361
#61696, missing t(), patch by Zen

Revision 1.361 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 20:48:26 2006 UTC (3 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.360: +4 -4 lines
Diff to previous 1.360
- Removing trailing whitespace.

Revision 1.360 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 13 15:10:23 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.359: +1 -7 lines
Diff to previous 1.359
#58539, removed duplicate menu item, patch by Markus Petrux

Revision 1.359 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 18:02:48 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.358: +1 -8 lines
Diff to previous 1.358
#56105, remove title validation, already enforced by #required, patch by Moshe

Revision 1.358 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 26 19:35:05 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.357: +17 -36 lines
Diff to previous 1.357
#53826, Book export: db_rewrite breaks sql query., patch by puregin

Revision 1.357 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 23 21:20:59 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.356: +2 -2 lines
Diff to previous 1.356
#55493, Editing an existing book page kills Drupal, patch by chx

Revision 1.356 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 18 13:09:56 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.355: +2 -2 lines
Diff to previous 1.355
#54565, cannot remove pages from book outline. Patch by Zen.

Revision 1.288.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 15:45:03 2006 UTC (3 years, 8 months ago) by unconed
Changes since 1.288.2.11: +7 -6 lines
Diff to previous 1.288.2.11 , to branch point 1.288
#50987: book next link breaks with php 5.1

Revision 1.355 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 15:43:49 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.354: +7 -6 lines
Diff to previous 1.354
#50987: book next link breaks with php 5.1

Revision 1.354 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 15:36:25 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.353: +16 -11 lines
Diff to previous 1.353
#53956: Don't allow moving away top-level book pages if you cannot move them back.

Revision 1.353 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 09:21:49 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.352: +6 -6 lines
Diff to previous 1.352
#11206, Editing a top level book page inadvertently changes parent, patch by chx.

Revision 1.288.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 13 21:28:05 2006 UTC (3 years, 8 months ago) by unconed
Changes since 1.288.2.10: +2 -2 lines
Diff to previous 1.288.2.10 , to branch point 1.288
- sa-2006-002: XSS issues with username

Revision 1.262.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 13 21:26:32 2006 UTC (3 years, 8 months ago) by unconed
Changes since 1.262.2.4: +2 -2 lines
Diff to previous 1.262.2.4 , to branch point 1.262 , to next main 1.526
- sa-2006-002: XSS issues with username

Revision 1.352 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 2 08:44:52 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.351: +91 -77 lines
Diff to previous 1.351
- Patch #50821 by Zen/merlinofchaos: convert book.module to form API so the forms can be altered/themed.

Revision 1.351 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 19:19:05 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.350: +4 -1 lines
Diff to previous 1.350
- #47844: Book module doesn't delete table entry for nodes added to outline.

Revision 1.350 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 21 18:46:54 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.349: +2 -2 lines
Diff to previous 1.349
- Patch #49912: www.drupal.org -> drupal.org.  (Today's critical bugfix #5.)

Revision 1.349 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 14 19:25:02 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.348: +21 -15 lines
Diff to previous 1.348
- Patch #49131 by puregin: refine book permissions.

Revision 1.348 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 9 07:27:11 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.347: +14 -10 lines
Diff to previous 1.347
- Patch #47098 by JonBob: fixed book navigation divs when book has no child pages.

Revision 1.347 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 14:40:20 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.346: +4 -8 lines
Diff to previous 1.346
- Patch #47066 by Zen: removed dead code.

Revision 1.346 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 29 07:50:45 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.345: +4 -4 lines
Diff to previous 1.345
- Patch #46827 by wulff: fixed incorrect links.

Revision 1.345 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 27 18:57:13 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.344: +11 -26 lines
Diff to previous 1.344
- Patch #46400 by m3avrck: clean up book navigation markup + UI improvements.  (Hint: the forum module has previous and next links too.)

Revision 1.344 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 24 08:22:12 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.343: +2 -2 lines
Diff to previous 1.343
- Patch #45706 by markus: keep up with CSS improvements.

Revision 1.343 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 22 07:32:55 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.342: +2 -2 lines
Diff to previous 1.342
- Patch #45706 by markus: keeping up with CSS improvements.

Revision 1.342 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 20 09:04:34 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.341: +2 -2 lines
Diff to previous 1.341
- Patch #45530 by Morbus: filter_form shouldn't default to #weight 0

When a form element doesn't specify a #weight, it is assumed internally as #weight 0. However, to ensure that our form elements display visually *as they were defined in the array* we, in form_builder, count the number of elements, divide by 1000, and set that as the weight:

# Assign a decimal placeholder weight to preserve original array order
if (!isset($form[$key]['#weight'])) {
  $form[$key]['#weight'] = $count/1000;
}

The above code will set the #weights of elements that have not defined a weight to something like 0 (first element in array definition), 0.001, 0.002, and so on. However, anytime a form element *explicitly* defines a #weight of 0, that #weight is kept at exactly 0, which would cause that form element to appear BEFORE the elements that didn't have a #weight defined (and thus received a #weight such as 0.002).

Consider the following pseudo example:

$form['game_title'] = array(
    '#type' => 'textfield',
    ...
    );
$form['game_description'] = array(
    '#type' => 'textarea',
    ...
    );
$form['game_format'] = filter_form(variable_get('game_format', NULL));
return $form;

Here, we're not definiing weights on our two textfields. We then add an filter_form. The second parameter of the filter_form is $weight, which defaults to 0. After this $form hits form_builder, we have weights 0 (game_title), 0.001 (game_description), and 0 (filter_form) respectively. This is then sorted by weight, which causes filter_form (the third element in the array) to appear BEFORE game_description (0 is lighter than 0.001).

The short lesson is: explicitly defining #weight 0 for a form element is probably a bad idea. This patch changes the default #weight of filter_form to NULL, instead of 0, and also removes any other explicit setting of #weight to 0 in core.

Revision 1.341 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 19 08:54:41 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.340: +3 -3 lines
Diff to previous 1.340
- Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API.

Revision 1.340 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 18 19:29:17 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.339: +3 -5 lines
Diff to previous 1.339
- Patch #45301 by Morbus: corrected the weight of form item titles of nodes.

Revision 1.339 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 31 13:04:40 2005 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.338: +2 -2 lines
Diff to previous 1.338
- Patch 42591 by Simon/me: fixed problem with deleting forum and book revisions.

Revision 1.338 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 15 16:24:40 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.337: +4 -7 lines
Diff to previous 1.337
- Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.

Revision 1.337 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 5 16:07:18 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.336: +4 -1 lines
Diff to previous 1.336
- Patch #31323 by Gerhard: delete extra data when a revision is deleted.

Revision 1.336 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 5 09:11:33 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.335: +2 -2 lines
Diff to previous 1.335
- Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things.  Tested with help from webchick.

Revision 1.335 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 2 15:21:01 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.334: +4 -4 lines
Diff to previous 1.334
- Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'.

Revision 1.334 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 13:15:48 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.333: +82 -213 lines
Diff to previous 1.333
- Patch #1482 by djun: we're moving the DocBook output to a contributed module.  It's not a core feature.

Revision 1.333 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 24 19:24:38 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.332: +4 -4 lines
Diff to previous 1.332
- Patch #38296 by Tobias Maier: fixed bug with book links.

Revision 1.332 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 23 16:18:28 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.331: +2 -2 lines
Diff to previous 1.331
- Patch #35644 by webchick: fixed the sizes of the textareas on the node edit forms.

Revision 1.331 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 23 10:22:41 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.330: +97 -70 lines
Diff to previous 1.330
- Patch #38611 by Neil: redo book administration.
  The book module's current administration is actually a patchwork of one form per book page crammed into a table with another form at the bottom. This simply didn't work.

Revision 1.330 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 22 15:11:40 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.329: +4 -1 lines
Diff to previous 1.329
- Patch #38296 by Ber: generate rel-tags for book pages.  Makes it easier to browse in some browsers.

Revision 1.329 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 12 11:26:16 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.328: +5 -5 lines
Diff to previous 1.328
- Patch #35644 by webchick: forms API simplificiations.

Revision 1.328 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 12 02:54:13 2005 UTC (4 years ago) by unconed
Branch: MAIN
Changes since 1.327: +8 -3 lines
Diff to previous 1.327
#36791: node_validate was called twice

Revision 1.327 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 1 10:17:34 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.326: +16 -39 lines
Diff to previous 1.326
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /

Revision 1.326 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 28 14:04:20 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.325: +5 -2 lines
Diff to previous 1.325
- Patch #34920 by tangent: reorganized the node submission form a bit.

Revision 1.325 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 24 19:03:09 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.324: +2 -2 lines
Diff to previous 1.324
- Patch #34932 by tangent: fixed the placement of the 'log'-textarea on book preview pages.

Revision 1.324 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 23 18:08:06 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.323: +31 -24 lines
Diff to previous 1.323
- Patch #33220 by Tobias: improved themeability of book module.

Revision 1.323 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 11 19:44:34 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.322: +27 -31 lines
Diff to previous 1.322
- Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.

Revision 1.322 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 8 14:48:33 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.321: +50 -31 lines
Diff to previous 1.321
- Patch #27999 by Tobias: made book export functionality configurable.

Revision 1.321 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 7 06:51:43 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.320: +7 -7 lines
Diff to previous 1.320
- Removing tabs and trailing whitespaces.

Revision 1.320 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 7 06:09:13 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.319: +58 -24 lines
Diff to previous 1.319
- Patch #29465: new form API by Adrian et al.

  TODO:
  + The contact.module was broken; a new patch for contact.module is needed.
  + Documentation is needed.
  + The most important modules need to be updated ASAP.

Revision 1.319 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 6 09:17:17 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.318: +4 -4 lines
Diff to previous 1.318
Improved error-handling of book module.

Revision 1.318 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 29 21:56:12 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.317: +44 -81 lines
Diff to previous 1.317
- Patch #32584 by Gerhard: removed reference to node_revision_load() and fixed
  input validation error..

Revision 1.317 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 23 08:47:13 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.316: +5 -2 lines
Diff to previous 1.316
- Patch #10056: allow the node title forms to be customized.

Revision 1.316 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 18 11:26:17 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.315: +2 -1 lines
Diff to previous 1.315
- Patch #31496 by Goba: added missing $node object in book export.

Revision 1.315 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 6 18:55:41 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.314: +2 -2 lines
Diff to previous 1.314
- Patch #30308 by gordon: fixed broken SQL query.

Revision 1.314 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 30 15:22:29 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.313: +37 -31 lines
Diff to previous 1.313
- Patch #7582 by Gerhard: improved node revisions!

All node revisions were stored in a serialized field in the node table and retrieved for _each_ page view although they are rarely needed. We created a separate revisions table which would be in principle identical to the node table, only that it could have several old copies of the same node.  This also allows us to revision-related information, and to provide log entries to non-book pages when a new revision is being created.

TODO:

1. Provide upgrade instructions for node module maintainers!
2. Upgrade modules that implement node types.
3. Provide an upgarde path for revisions.  Dependency on the upgrade system.

Revision 1.313 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 29 19:58:49 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.312: +3 -3 lines
Diff to previous 1.312
- Renamed _node() to _node_info()!  We reserve _node for _nodeapi.

Revision 1.312 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 28 15:29:34 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.311: +4 -4 lines
Diff to previous 1.311
- Patch #29785 by Chx: multiple node types were broken so we refactored
  part of the node system!  If you have a module that implements node
  types, you'll have to udpate its CVS HEAD version.

  We replaced _node_name() and _node_types() by _node().  The new _node()
  hook let's you define one or more node types, including their names.
  The implementation of the _node() hook needs to:

   return array($type1 => array('name' => $name1, 'base' => $base1),
                $type2 => array('name' => $name2, 'base' => $base2));

  where $type is the node type, $name is the human readable name of the type
  and $base is used instead of <hook> for <hook>_load, <hook>_view, etc.

  For example, the story module's node hook looks like this:

    function story_node() {
      return array('story' => array('name' => t('story'), 'base' => 'story'));
    }

  The page module's node hook module like:

    function page_node() {
      return array('page' => array('name' => t('page'), 'base' => 'page'));
    }

  However, more complex node modules like the project module and the
  flexinode module can use the 'base' parameter to specify a different base.

  The project module implements two node types, proejcts and issues, so it
  can do:

    function project_node() {
      return array(
       array('project_project' => array('name' => t('project'), 'base' => 'project'),
       array('project_issue' => array('name' => t('issue'), 'base' => 'project_issue'));
    }

  In the flexinode module's case there can only one base ...

  This hook will simplify the CCK, and will make it easy (or easier) to merge
  the story and page module.

  In addition, node_list() became node_get_types().  In addition, we created
  the following functions: node_get_name($type) and node_get_base($type).

Revision 1.311 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 25 21:14:16 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.310: +2 -2 lines
Diff to previous 1.310
- Patch #29385 by chx: no ?> add end of files.

Revision 1.288.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 07:29:25 2005 UTC (4 years, 4 months ago) by dries
Changes since 1.288.2.9: +2 -2 lines
Diff to previous 1.288.2.9 , to branch point 1.288
- Patch #25706 by Neil: book 'previous' link does not respect unpublished node setting

Revision 1.310 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 07:13:25 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.309: +2 -2 lines
Diff to previous 1.309
- Patch #25706 by Neil: book 'previous' link does not respect unpublished node setting

Revision 1.309 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 03:49:16 2005 UTC (4 years, 4 months ago) by unconed
Branch: MAIN
Changes since 1.308: +8 -3 lines
Diff to previous 1.308
- #27707: Use local tasks for book administration

Revision 1.308 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 25 20:38:30 2005 UTC (4 years, 4 months ago) by unconed
Branch: MAIN
Changes since 1.307: +2 -2 lines
Diff to previous 1.307
- #26688: Add mbstring support to Drupal and clear up string handling fuzzies.

Revision 1.288.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 25 09:31:43 2005 UTC (4 years, 4 months ago) by unconed
Changes since 1.288.2.8: +5 -5 lines
Diff to previous 1.288.2.8 , to branch point 1.288
- #27108: Columns in ORDER BY clause must be SELECTed on (pgsql)

Revision 1.307 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 25 09:31:37 2005 UTC (4 years, 4 months ago) by unconed
Branch: MAIN
Changes since 1.306: +5 -5 lines
Diff to previous 1.306
- #27108: Columns in ORDER BY clause must be SELECTed on (pgsql)

Revision 1.306 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 18 09:57:48 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.305: +1 -5 lines
Diff to previous 1.305
- Patch #24805 by Ber: removed some dead code.

Revision 1.305 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 17 18:29:31 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.304: +7 -7 lines
Diff to previous 1.304
- Patch #25634 by chx: simplified node_load().

Revision 1.288.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 3 16:09:12 2005 UTC (4 years, 4 months ago) by dries
Changes since 1.288.2.7: +2 -2 lines
Diff to previous 1.288.2.7 , to branch point 1.288
- Patch #25928 by Uwe: 'the the' -> 'the'.

Revision 1.304 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 3 15:56:04 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.303: +2 -2 lines
Diff to previous 1.303
- Patch #25928 by Uwe: 'the the' -> 'the'.

Revision 1.303 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 27 18:33:31 2005 UTC (4 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.302: +2 -2 lines
Diff to previous 1.302
- Patch #25603 by Stefan: made the sizes of forms consistent.
  TODO: document the defaults in the PHPdoc comments.

Revision 1.288.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 22 20:24:35 2005 UTC (4 years, 5 months ago) by dries
Changes since 1.288.2.6: +2 -2 lines
Diff to previous 1.288.2.6 , to branch point 1.288
- Patch #25504 by kumo: fixed problem with the weights of book pages not being remembered.

Revision 1.302 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 22 20:24:11 2005 UTC (4 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.301: +2 -2 lines
Diff to previous 1.301
- Patch #25504 by kumo: fixed problem with the weights of book pages not being remembered.

Revision 1.301 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 7 19:20:20 2005 UTC (4 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.300: +258 -85 lines
Diff to previous 1.300
- Patch #1898 by Djun: more book module improvements including but not limited
  to OPML export functionality, better code comments, better help texts, etc.

Revision 1.300 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 7 08:30:16 2005 UTC (4 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.299: +7 -2 lines
Diff to previous 1.299
- book_render() was broken after a faulty commit. Adding back.

See:
http://cvs.drupal.org/viewcvs/drupal/drupal/modules/book.module?r1=1.294&r2=1.295

Revision 1.299 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 5 10:52:04 2005 UTC (4 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.298: +201 -44 lines
Diff to previous 1.298
- Modified version of patch #1482 by Djun:

This patch enables export of books as XML documents.

The XML is DocBook "at the level of structure", but
node contents are wrapped as CDATA, since we
can't be sure that the contents are valid XML.

Several other bugs/feature requests are also
addressed with this patch:

- Fixes bugs

http://drupal.org/node/1898
http://drupal.org/node/1482
http://drupal.org/node/8049
http://drupal.org/node/1899

Should go a long way towards implementing feature request
http://drupal.org/node/2062

It should also be easy to extend this to produce OPML,
for example.

- Adds about 170 lines, of which more than 100 are comments
- Added doxygen comments
- Made doxygen comment format consistent; fixed minor grammatical slips
- A proper Doctype and more informative HTML element is generated
for printer-friendly HTML output.
- Refactored book_print() to use book_recurse().
- Refactored book_recurse(). Applies 'visitor' callback functions to nodes
during weight/title order tree-traversal. The parameterized
visitor callbacks can be used to generate different kinds of output.
There are many other kinds of operations on books which can be implemented
by writing a pre-node/post-node pair of callback functions: word-count/
statistics gathering, comparison, copying, search and replace...
- Introduced book_export() which uses book_recurse() to generate
DocBook-like XML to export book contents in a structured form.
An md5 hash is computed for each node to help import code to
decide if a node needs to be updated or not.

Revision 1.288.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 23 20:46:33 2005 UTC (4 years, 6 months ago) by dries
Changes since 1.288.2.5: +2 -2 lines
Diff to previous 1.288.2.5 , to branch point 1.288
- Patch by factoryjoe: made printer-friendly book style sheet themable.

Revision 1.298 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 21 09:59:15 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.297: +2 -2 lines
Diff to previous 1.297
- Patch #23320 by Chris Messina: made it easier to theme the printer-friendly book pages.

Revision 1.297 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 6 08:43:21 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.296: +2 -2 lines
Diff to previous 1.296
- Patch #22123 by Djun: fixed off by one error in printer-friendly book pages.

Revision 1.288.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 6 08:43:15 2005 UTC (4 years, 6 months ago) by dries
Changes since 1.288.2.4: +2 -2 lines
Diff to previous 1.288.2.4 , to branch point 1.288
- Patch #22123 by Djun: fixed off by one error in printer-friendly book pages.

Revision 1.296 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 5 22:22:45 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.295: +6 -8 lines
Diff to previous 1.295
- Patch #15595 by Stefan and Djun: improved status messages.

  TODO: we should write down a couple guidelines for these document them in
        the PHPDoc code of drupal_set_message()!  .

Revision 1.295 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 5 09:36:51 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.294: +36 -49 lines
Diff to previous 1.294
- Modified patch #21441 from puregin + RobinMonks: fixed some bugs surrounding the book administration and beautified some code making it more consistent with the rest of Drupal. :-)

Revision 1.288.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 30 21:36:48 2005 UTC (4 years, 6 months ago) by dries
Changes since 1.288.2.3: +2 -2 lines
Diff to previous 1.288.2.3 , to branch point 1.288
- Patch #21687 by faago: fixed boroken 'delete'-link on the book administration page.

Revision 1.294 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 30 21:34:41 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.293: +2 -2 lines
Diff to previous 1.293
- Patch #21687 by faago: fixed boroken 'delete'-link on the book administration page.

Revision 1.288.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 24 20:59:41 2005 UTC (4 years, 7 months ago) by unconed
Changes since 1.288.2.2: +3 -1 lines
Diff to previous 1.288.2.2 , to branch point 1.288
- #21195: book admin broken under php5

Revision 1.293 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 24 20:57:38 2005 UTC (4 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.292: +3 -1 lines
Diff to previous 1.292
- #21195: book admin broken under php5

Revision 1.292 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 24 16:34:33 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.291: +5 -5 lines
Diff to previous 1.291
- Patch 20910 by chx: centralize print theme page.

Revision 1.291 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 24 08:23:33 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.290: +2 -2 lines
Diff to previous 1.290
- Work by chx and myself: added a site-wide contact form to the contact module.

Revision 1.290 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 17 16:03:50 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.289: +2 -2 lines
Diff to previous 1.289
- Patch #20661 by rooey: fixed formatting of book navigation.  Added missing '<div id=menu>'.

Revision 1.288.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 17 16:03:40 2005 UTC (4 years, 7 months ago) by dries
Changes since 1.288.2.1: +2 -2 lines
Diff to previous 1.288.2.1 , to branch point 1.288
- Patch #20661 by rooey: fixed formatting of book navigation.  Added missing '<div id=menu>'.

Revision 1.288.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 13 18:51:17 2005 UTC (4 years, 7 months ago) by dries
Changes since 1.288: +2 -2 lines
Diff to previous 1.288
- Patch #20451 by Moshe: some ancient code was assuming that all apges in a book are of type 'book'.

Revision 1.289 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 13 18:50:57 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.288: +2 -2 lines
Diff to previous 1.288
- Patch #20451 by Moshe: some ancient code was assuming that all apges in a book are of type 'book'.

Revision 1.288 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 4 21:32:21 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.287: +2 -2 lines
Diff to previous 1.287
- Patch #19960 by Gerhard: removed left-over DISTINCT.  Spotted by BuddaBoy.

Revision 1.287 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 31 09:25:33 2005 UTC (4 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.286: +10 -10 lines
Diff to previous 1.286
- #18817: Clean up plain-text checking (see drupal-devel!)

Revision 1.286 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 22 18:34:20 2005 UTC (4 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.285: +5 -3 lines
Diff to previous 1.285
- Patch #19169 by TDobes: allow the book navigation to be themed.

Revision 1.285 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 12 07:51:14 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.284: +2 -2 lines
Diff to previous 1.284
- Patch #17208 by asimmonds: help text fixes:
    - permissions menu link updates in a number of modules help
    - anchor link fix in distributed auth help
    - "my account" link fix in user help
    - spelling correction in tracker.module help

- I also changed 'admin/access/perms' to 'admin/access/permissions'.

Revision 1.284 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 6 09:37:10 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.283: +11 -3 lines
Diff to previous 1.283
- Patch #16462 by Moshe: book pages slighty disobey the node_access system because they always return a value for book_access('update'). This simple patch causes us to use node_access when the user has a chance of being able to update the current page.

Revision 1.283 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 30 08:53:05 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.282: +2 -2 lines
Diff to previous 1.282
- Fixed a misplaced bracket that slipped in due to the db/node_rewrite_sql_patch.

Revision 1.282 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 29 22:02:36 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.281: +17 -17 lines
Diff to previous 1.281
- Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.

Revision 1.262.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 23 22:39:24 2005 UTC (4 years, 10 months ago) by dries
Changes since 1.262.2.3: +7 -1 lines
Diff to previous 1.262.2.3 , to branch point 1.262
- Patch #15948 by matteo: the book module should call the nodeapi hook when printing printer-friendly pages.

Revision 1.281 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 23 22:35:41 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.280: +7 -1 lines
Diff to previous 1.280
- Patch #15948 by matteo: the book module should call the nodeapi hook when printing printer-friendly pages.

Revision 1.280 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 19 22:13:14 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.279: +2 -2 lines
Diff to previous 1.279
- Patch #15843 by Ber: in book-pages node forms we use a delta of fifteen (-15 to +15) but in the book-outline admin we dont dewfine this, resulting in a default delta of ten. This should be consistent and thus both 15.

Revision 1.279 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 17 19:00:03 2005 UTC (4 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.278: +7 -7 lines
Diff to previous 1.278
- The real code fixes ;)

Revision 1.278 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 16 18:44:48 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.277: +17 -17 lines
Diff to previous 1.277
- Patch #14731 by chx: made it possible to rewrite node queries.

Revision 1.277 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 9 09:22:39 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.276: +2 -2 lines
Diff to previous 1.276
- Patch #13260 by UnConeD: watchdog module improvements.

  We added a 'severity' column to watchdog():
    watchdog($type, $message, $link) --> watchdog($type, $message, $severity, $link);

    * Specify a severity in case you are reporting a warning or error.
    * The $link-parameter is now the fourth parameter instead of the third.

  TODO: document this in the upgrade guide.

Revision 1.262.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 22 20:50:05 2004 UTC (4 years, 11 months ago) by dries
Changes since 1.262.2.2: +4 -13 lines
Diff to previous 1.262.2.2 , to branch point 1.262
- Patch #12366 by mathias: fixed missing book edit tab.

Revision 1.276 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 22 20:47:47 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.275: +4 -13 lines
Diff to previous 1.275
- Patch #12366 by mathias: fixed missing book edit tab.

Revision 1.275 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 18 10:27:28 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.274: +8 -8 lines
Diff to previous 1.274
- Bugfix: the book module incorrectly assumed that there is an active revision if n.moderate = 0.  We can (and need) to rewrite this when the revision changes hit core.  In essence, we need an efficient query to retrieve the 'last puslished revision that is not in the moderation queue'.

Revision 1.274 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 15 21:19:41 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.273: +3 -2 lines
Diff to previous 1.273
- Patch #13907 by Neil: less ways to set the page title.
   * Less logic in theme code.
   * Encourages use of the menu system.
   * Easier to find where a title or breadcrumb comes from in other people's code because there are less places to look. Look in menu and then grep for the appropriate set function. Looking for calls to theme_page() is hard because there are too many of them.
   * Very slightly more efficient.

Revision 1.273 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 11 14:13:24 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.272: +1 -5 lines
Diff to previous 1.272
- Removed some cruft: left-over xxx_help_page() functions.

Revision 1.272 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 24 22:56:21 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.271: +3 -5 lines
Diff to previous 1.271
- Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated.  Check your contributed modules and update them accordingly.

Revision 1.271 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 23 22:20:41 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.270: +3 -3 lines
Diff to previous 1.270
- Patch by Stefan: wrapped the help texts in <p></p> tags.  Helps improve consistency.

Revision 1.270 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 21 08:25:17 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.269: +2 -2 lines
Diff to previous 1.269
- Patch 13180 by chx: renamed check_query() to db_escape_string() and implemtented it properly per database backend.

  Read the manual for pg_escape_string:  "Use of this function is recommended instead of addslashes()." Or read sqlite_escape_string: "addslashes() should NOT be used to quote your strings for SQLite queries; it will lead to strange results when retrieving your data."

Revision 1.269 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 15 12:49:59 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.268: +6 -2 lines
Diff to previous 1.268
- Modified patch #8552 by Gerhard: added 'add child page' link to book pages you can edit.

Revision 1.268 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 15 11:16:39 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.267: +3 -3 lines
Diff to previous 1.267
- Patch #12783 by Stefan: various small consistency/usability improvements.

Revision 1.267 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 4 22:31:46 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.266: +5 -6 lines
Diff to previous 1.266
- Patch #10632 by Gerhard: the book permissions in today's cvs are not consistent with the rest of Drupal. We have a "maintain books" and a "edit own book pages" permission. All other modules have a "create foo" permission. Thus the existing "maintain books" permission should be renamed to "create book pages" and a new "maintain books" permission should be introduced that allows editors to update book pages they haven't created themselves even without having "administer nodes" permission.

Revision 1.266 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 31 07:34:47 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.265: +5 -4 lines
Diff to previous 1.265
- Patch #11875 by Neil Drumm: block module configuration improvements.

The primary goal of this patch is to take the 'custom' and 'path' columns of the block overview page and make them into something understandable. As of Drupal 4.5 'custom' lacked an explanation which wasn't buried in help text and path required dealing with regular expressions.

Every block now has a configuration page to control these options. This gives more space to make form controls which do not require a lengthy explanation. This page also gives modules a chance to put their block configuration options in a place that makes sense using new operations in the block hook.

The only required changes to modules implementing hook_block() is to be careful about what is returned. Do not return anything if $op is not 'list' or 'view'. Once this change is made, modules will still be compatible with Drupal 4.5. Required changes to core modules are included in this path.

An additional optional change to modules is to implement the additional $op options added. 'configure' should return a string containing the configuration form for the block with the appropriate $delta. 'configure save' will come with an additional $edit argument, which will contain the submitted form data for saving. These changes to core modules are also included in this patch.

Revision 1.265 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 23 17:18:21 2004 UTC (5 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.264: +1 -4 lines
Diff to previous 1.264
- Patch #11879 by Moshe: deprecated the _content hook.

  TODO:
   + Update Doxygen hook list (if required).
   + Document this in the developer's upgrade section.

Revision 1.262.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 23 13:42:09 2004 UTC (5 years, 1 month ago) by dries
Changes since 1.262.2.1: +3 -3 lines
Diff to previous 1.262.2.1 , to branch point 1.262
- Patch #11947 by puregin: ensured that a book node's weight is captured when the book node lists returned by book_location() and book_location_down() are generated. This information is required when selecting next page candidates in book_next().

Note that book_location_down() was missing an explicit field b.weight in the SQL SELECT statement, but this value would usually
 be supplied implicitly because it is used to ORDER the result.

Revision 1.264 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 23 13:41:37 2004 UTC (5 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.263: +3 -3 lines
Diff to previous 1.263
- Patch #11947 by puregin: ensured that a book node's weight is captured when the book node lists returned by book_location() and book_location_down() are generated. This information is required when selecting next page candidates in book_next().

Note that book_location_down() was missing an explicit field b.weight in the SQL SELECT statement, but this value would usually be supplied implicitly because it is used to ORDER the result.

Revision 1.263 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 19 18:02:23 2004 UTC (5 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.262: +2 -2 lines
Diff to previous 1.262
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.

  Uwe: I dropped the 'iff' chunks as 'iff' stands for 'if and only if'.

Revision 1.262.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 19 18:00:27 2004 UTC (5 years, 1 month ago) by dries
Changes since 1.262: +2 -2 lines
Diff to previous 1.262
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.

  Uwe: I dropped the 'iff' chunks as 'iff' stands for 'if and only if'.

Revision 1.262 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 15 10:56:23 2004 UTC (5 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.261: +5 -5 lines
Diff to previous 1.261
- Mofified patch #8862 by puregin: improved book module documentation.

Revision 1.261 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 14 21:45:37 2004 UTC (5 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.260: +10 -6 lines
Diff to previous 1.260
- Fixed bug #11312: menu caching to aggresively.  I did not apply the proposed
  patch but moved the menu-logic to the $may_cache clause and added some checks
  to avoid SQL overhead.  I think this is the most performant solution.

Revision 1.260 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 14 05:34:12 2004 UTC (5 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.259: +2 -2 lines
Diff to previous 1.259
fixing typoes.

Revision 1.259 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 10 11:11:38 2004 UTC (5 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.258: +1 -7 lines
Diff to previous 1.258
- Code improvement: removed some redundant code from the book module.

Revision 1.258 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 9 06:29:16 2004 UTC (5 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.257: +3 -3 lines
Diff to previous 1.257
- Patch #11401 by Goba: documentation updates:
   + Made error strings in blog.module consistent.
   + Explained a bit better what the RSD setting is for in the blog module.
   + Removed the notes about PHP content from block module and book module, since everything is handled via the input formats now.

Revisi