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

Log of /drupal/modules/block/block.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.400 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 21:24:37 2009 UTC (4 days, 16 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.399: +3 -3 lines
Diff to previous 1.399
#632898 follow-up by batigolix and arianek: Minor tweaks to Block module documentation for consistency.

Revision 1.399 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 05:54:42 2009 UTC (8 days, 8 hours ago) by webchick
Branch: MAIN
Changes since 1.398: +13 -12 lines
Diff to previous 1.398
#632898 by arianek and lisarex: Help File Fixup: Block module.

Revision 1.398 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 08:52:27 2009 UTC (2 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.397: +7 -6 lines
Diff to previous 1.397
- Patch #619902 by sun: performance improvement: dashboard, region and block building had unnecessary function calls.

Revision 1.397 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 08:28:50 2009 UTC (2 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.396: +14 -18 lines
Diff to previous 1.396
- Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because menu loaders are executed on every menu system access check. Performance improvement.

Revision 1.396 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 17:27:53 2009 UTC (2 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.395: +6 -6 lines
Diff to previous 1.395
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)

Revision 1.395 - (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
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.394: +2 -2 lines
Diff to previous 1.394
- Patch #607244 by sun: added permission to decrease performance impact of contextual links.

Revision 1.394 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:24:11 2009 UTC (4 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.393: +3 -3 lines
Diff to previous 1.393
#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.393 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 11:42:29 2009 UTC (5 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.392: +1 -8 lines
Diff to previous 1.392
- Patch #408104 by asimmonds: removed some death menu code.

Revision 1.392 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 05:50:28 2009 UTC (5 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.391: +20 -3 lines
Diff to previous 1.391
#473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.

Revision 1.391 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 23:48:37 2009 UTC (5 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.390: +37 -5 lines
Diff to previous 1.390
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.

Revision 1.390 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 19:06:22 2009 UTC (5 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.389: +2 -1 lines
Diff to previous 1.389
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.

Revision 1.389 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 14 02:13:14 2009 UTC (6 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.388: +52 -27 lines
Diff to previous 1.388
- Patch #581118 by Gábor Hojtsy: blocks admin user interface should not do theme switching.

Revision 1.388 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 13:54:54 2009 UTC (6 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.387: +26 -12 lines
Diff to previous 1.387
- Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot!

Revision 1.387 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 18:37:30 2009 UTC (6 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.386: +1 -10 lines
Diff to previous 1.386
- Patch #590092 by baldwinlouie: who's online block should never report anonymous users.

Revision 1.386 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 21:39:01 2009 UTC (6 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.385: +2 -2 lines
Diff to previous 1.385
#569238 by sun, swentel, catch: Changed Make check_markup() not cache by default.

Revision 1.385 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 16:48:37 2009 UTC (6 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.384: +15 -24 lines
Diff to previous 1.384
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.

Revision 1.384 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 08:02:24 2009 UTC (7 weeks ago) by webchick
Branch: MAIN
Changes since 1.383: +15 -1 lines
Diff to previous 1.383
#473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API.

Revision 1.299.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 12:13:01 2009 UTC (7 weeks, 3 days ago) by goba
Branch: DRUPAL-6
Changes since 1.299.2.3: +27 -1 lines
Diff to previous 1.299.2.3 , to branch point 1.299 , to next main 1.400
#554992 by Davy Van Den Bremt, jhodgdon: code documentation for block_box_get() and block_box_save()

Revision 1.383 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 5 01:18:25 2009 UTC (7 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.382: +2 -2 lines
Diff to previous 1.382
#464862 follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_X(), for better accuracy.

Revision 1.382 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 22:08:03 2009 UTC (7 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.381: +27 -1 lines
Diff to previous 1.381
- Patch #554992 by Davy Van Den Bremt, jhodgdon | Dries: added documentation.

Revision 1.381 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 19:16:03 2009 UTC (7 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.380: +2 -2 lines
Diff to previous 1.380
- Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id().

Revision 1.380 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 13:09:29 2009 UTC (8 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.379: +21 -3 lines
Diff to previous 1.379
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().

Revision 1.379 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 07:50:15 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.378: +7 -6 lines
Diff to previous 1.378
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!

Revision 1.378 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 07:32:17 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.377: +6 -6 lines
Diff to previous 1.377
- Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.

Revision 1.377 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:04:22 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.376: +4 -4 lines
Diff to previous 1.376
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...

Revision 1.376 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 17:10:39 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.375: +2 -1 lines
Diff to previous 1.375
#469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,
and alexanderpas: page.tpl.php has now been split into html.tpl.php
(for <html>, <head>, and <body>) and page.tpl.php (for page content).
This now provides consistency for granular theming of renderable output in all
template files.

Revision 1.375 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 02:12:42 2009 UTC (2 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.374: +24 -1 lines
Diff to previous 1.374
#564370 by catch: Fixed block caching form_alter() which was located in wrong file post-registry rip.

Revision 1.374 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 06:32:54 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.373: +2 -2 lines
Diff to previous 1.373
- Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links.

Revision 1.373 - (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.372: +7 -76 lines
Diff to previous 1.372
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.

Revision 1.372 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 16:46:32 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.371: +2 -2 lines
Diff to previous 1.371
#558958 by Frando and moshe weitzman: Add a hook_page_build() that runs before hook_page_alter().

Revision 1.371 - (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.370: +12 -12 lines
Diff to previous 1.370
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.

Revision 1.370 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 19:44:05 2009 UTC (2 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.369: +15 -15 lines
Diff to previous 1.369
#561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense.

Revision 1.369 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 20:25:28 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.368: +12 -1 lines
Diff to previous 1.368
- Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great patch.

Revision 1.368 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 10:53:45 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.367: +16 -19 lines
Diff to previous 1.367
- Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable.

Revision 1.367 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 10:28:44 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.366: +12 -1 lines
Diff to previous 1.366
- Patch #428296 by dropcube, sun, catch: filter system doesn't communicate with other modules about filter format changes/deletions.

Revision 1.366 - (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.365: +7 -1 lines
Diff to previous 1.365
#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.365 - (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.364: +1 -7 lines
Diff to previous 1.364
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

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

Revision 1.363 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 23 09:45:07 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.362: +2 -2 lines
Diff to previous 1.362
- Patch #554988 by Danny Van Den Brempt: removed unnecesary parameter.

Revision 1.362 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 23 01:05:10 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.361: +2 -2 lines
Diff to previous 1.361
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.

Revision 1.361 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 13:25:37 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.360: +3 -4 lines
Diff to previous 1.360
- Patch #137072 by ksenzee, rernst: block titles not copied on switching to a new theme.

Revision 1.360 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 10:56:33 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.359: +2 -2 lines
Diff to previous 1.359
- Patch #446518 by sun: remove  argument from check_markup().

Revision 1.359 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 06:50:29 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.358: +5 -3 lines
Diff to previous 1.358
#545580 by moshe weitzman: Simplify block render structure.

Revision 1.358 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 12:36:03 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.357: +3 -3 lines
Diff to previous 1.357
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.

Revision 1.357 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 11:43:09 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.356: +1 -34 lines
Diff to previous 1.356
- Patch #459980 by Xano: rework admin/settings/performance.

Revision 1.356 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 20:18:28 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.355: +10 -8 lines
Diff to previous 1.355
- Patch #541686 by catch: unnecessary query in block_page_alter().

Revision 1.355 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 14:16:55 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.354: +2 -2 lines
Diff to previous 1.354
- Patch #541346 by Jaza: enabling admin theme doesn't initialize blocks.

Revision 1.354 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 06:38:56 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.353: +2 -2 lines
Diff to previous 1.353
#433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects.

Revision 1.353 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 03:04:33 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.352: +3 -3 lines
Diff to previous 1.352
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.

Revision 1.352 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 2 15:44:08 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.351: +2 -2 lines
Diff to previous 1.351
- Patch #537678 by Bojhan: remove drag-and-drop help text.

Revision 1.351 - (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.350: +15 -15 lines
Diff to previous 1.350
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.350 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 02:36:01 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.349: +6 -5 lines
Diff to previous 1.349
- Patch #511284 by catch, moshe weitzman: add html_top and move the admin toolbar into html_top.

Revision 1.349 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 10:22:17 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.348: +6 -6 lines
Diff to previous 1.348
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!

Revision 1.348 - (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.347: +3 -3 lines
Diff to previous 1.347
- Patch #506976 by catch: rename hook_perm to hook_permission.

Revision 1.347 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 08:04:19 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.346: +40 -8 lines
Diff to previous 1.346
- Patch #453254 by Pasqualle, Gábor Hojtsy: re-introduce per-content type visibility to block settings.

Revision 1.346 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 10:10:06 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.345: +2 -2 lines
Diff to previous 1.345
- Patch #394538 by gaele: refer to the block administration page in a consistent manner.

Revision 1.345 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 09:02:55 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.344: +16 -11 lines
Diff to previous 1.344
- Patch #478744 by moshe weitzman, Frando: simplify block rendering.

Revision 1.344 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 09:23:50 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.343: +83 -46 lines
Diff to previous 1.343
- Patch #449198 by boombatower: cealn up test loading and related API.

Revision 1.343 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 04:55:34 2009 UTC (5 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.342: +9 -2 lines
Diff to previous 1.342
#266153 by JamesAn: Add a description for user-personalizable blocks.

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

Revision 1.341 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 31 07:46:54 2009 UTC (5 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.340: +5 -2 lines
Diff to previous 1.340
#473080 by chx: Fix bug where switching themes would result in zero blocks (including content area). with tests.

Revision 1.340 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 31 06:31:00 2009 UTC (5 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.339: +3 -2 lines
Diff to previous 1.339
#473080 by chx: Fix bug in block page access callback showing tabs that should not appear. (with tests)

Revision 1.339 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 16:44:06 2009 UTC (6 months ago) by webchick
Branch: MAIN
Changes since 1.338: +4 -2 lines
Diff to previous 1.338
#306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files.

Revision 1.338 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 11:31:20 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.337: +50 -24 lines
Diff to previous 1.337
- Patch #337212 by Berdir: another Berdir patch to convert modules to the new database layer. Rock.

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

Revision 1.336 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:30 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.335: +2 -2 lines
Diff to previous 1.335
- Patch #471070 by stella: millions of code style fixes.

Revision 1.335 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 07:13:12 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.334: +3 -8 lines
Diff to previous 1.334
- Patch #470210 by Johan Morahan: nice clean-up of block configuration that fixes input format issue.

Revision 1.334 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 23:07:14 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.333: +2 -1 lines
Diff to previous 1.333
Roll-back of #310467: Breaks installer requirements check and update.php.

Revision 1.333 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 21:12:23 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.332: +7 -2 lines
Diff to previous 1.332
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.

Revision 1.332 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 15:23:15 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.331: +5 -4 lines
Diff to previous 1.331
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.

Revision 1.331 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 08:23:14 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.330: +1 -2 lines
Diff to previous 1.330
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.

Revision 1.330 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 15:29:08 2009 UTC (6 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.329: +5 -6 lines
Diff to previous 1.329
#124158 by nedjo, jcnventura: Pull all PHP handling into PHP module.

Revision 1.329 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 16:30:28 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.328: +7 -7 lines
Diff to previous 1.328
- Patch #441962 by brianV: code style and documentation clean-up.

Revision 1.328 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 01:15:04 2009 UTC (7 months ago) by webchick
Branch: MAIN
Changes since 1.327: +38 -1 lines
Diff to previous 1.327
#369409 by dropcube: Move block.tpl.php to block.module rather than system.module.

Revision 1.327 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 09:31:31 2009 UTC (7 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.326: +59 -2 lines
Diff to previous 1.326
- Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled.

Revision 1.326 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 07:36:34 2009 UTC (7 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.325: +17 -1 lines
Diff to previous 1.325
- Patch #427296 by taz88ny: move some code from system.module to bloc.module where it belongs.

Revision 1.325 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 5 12:31:56 2009 UTC (7 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.324: +24 -1 lines
Diff to previous 1.324
- Patch #424252 by swentel: move block cache settings from system module to block module now block module is optional.

Revision 1.324 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 03:42:30 2009 UTC (8 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.323: +2 -1 lines
Diff to previous 1.323
#401214 by Xano: Make custom block body required so it's not possible to create blocks that don't show up.

Revision 1.323 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 21:25:17 2009 UTC (8 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.322: +2 -2 lines
Diff to previous 1.322
- Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'input formats'.

Revision 1.322 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 05:33:18 2009 UTC (9 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.321: +2 -2 lines
Diff to previous 1.321
#135976 by Dave Reid: Move Administration Theme setting to the themes page where it is findable (with tests).

Revision 1.321 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 12:30:14 2009 UTC (9 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.320: +8 -1 lines
Diff to previous 1.320
- Patch #367380 by Moshe: make block module optional.

Revision 1.320 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 00:22:25 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.319: +56 -1 lines
Diff to previous 1.319
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter.  Oh, behave.

Revision 1.319 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 16:58:41 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.318: +2 -2 lines
Diff to previous 1.318
- Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study.

Revision 1.246.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 05:43:04 2009 UTC (10 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-20
Changes since 1.246.2.10: +2 -2 lines
Diff to previous 1.246.2.10 , to branch point 1.246 , to next main 1.400
#252921 by k4ml. Use correct placeholder.

Revision 1.318 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 16:43:15 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.317: +2 -2 lines
Diff to previous 1.317
- Patch #352470 by scor: fixed typos and grammar in comments.

Revision 1.317 - (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
Changes since 1.316: +2 -2 lines
Diff to previous 1.316
- Patch #352054 by catch: convert calls to db_placeholders() in static queries.

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

Revision 1.315 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 08:23:07 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.314: +11 -11 lines
Diff to previous 1.314
- Patch #331570 by recidive: rename block module tables to singular.  Requires you to run update.php.

Revision 1.314 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 22:39:59 2008 UTC (12 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.313: +2 -2 lines
Diff to previous 1.313
- Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups.

Revision 1.313 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 20:43:54 2008 UTC (12 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.312: +2 -2 lines
Diff to previous 1.312
- Patch #319788 by stella, nedjo et al: pass language code to filters when available.

Revision 1.312 - (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.311: +9 -3 lines
Diff to previous 1.311
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names

Revision 1.311 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 11:30:10 2008 UTC (13 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.310: +26 -29 lines
Diff to previous 1.310
- Patch #310212 by justinrandell, catch, et all: killed  in _user hook, as well as two small kittens.

Revision 1.310 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 19:47:42 2008 UTC (13 months, 4 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.309: +5 -8 lines
Diff to previous 1.309
#125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO.

Revision 1.309 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 19:36:36 2008 UTC (15 months ago) by dries
Branch: MAIN
Changes since 1.308: +2 -2 lines
Diff to previous 1.308
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.

Revision 1.308 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 21:10:39 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.307: +3 -3 lines
Diff to previous 1.307
- Patch #231190 by eli, mfb: page cache didn't work with HEAD requests.

Revision 1.246.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 19:09:39 2008 UTC (16 months, 1 week 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-9
Changes since 1.246.2.9: +3 -3 lines
Diff to previous 1.246.2.9 , to branch point 1.246
#252921 by David_Rothstein and agentrickard: remove unused join, which caused column type compatibility problems with postgresql; improves postgresql compatibility.

Revision 1.299.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 14:40:08 2008 UTC (17 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.299.2.2: +2 -2 lines
Diff to previous 1.299.2.2 , to branch point 1.299
#252921 by David_Rothstein and agentrickard: remove unused join, which caused column type compatibility problems with postgresql; improves postgresql compatibility

Revision 1.307 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 26 17:12:54 2008 UTC (18 months ago) by dries
Branch: MAIN
Changes since 1.306: +4 -2 lines
Diff to previous 1.306
- Patch #101543 by webchick: document all constants.

Revision 1.306 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 21:30:02 2008 UTC (18 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.305: +10 -12 lines
Diff to previous 1.305
- Patch #257634 by Senpai and catch: code clean-up

Revision 1.246.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 04:51:04 2008 UTC (18 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-8
Changes since 1.246.2.8: +3 -3 lines
Diff to previous 1.246.2.8 , to branch point 1.246
#246476 by Jacine. Correct block admin column count.

Revision 1.305 - (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.304: +1 -7 lines
Diff to previous 1.304
- 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.304 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 20:01:48 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.303: +5 -1 lines
Diff to previous 1.303
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.

Revision 1.246.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 17 07:12:15 2008 UTC (19 months, 1 week ago) by drumm
Branch: DRUPAL-5
Changes since 1.246.2.7: +17 -6 lines
Diff to previous 1.246.2.7 , to branch point 1.246
#232037 by pwolanin: (performance) block regions should only be populated when called for, not in all cases (fixes performance expectation on 403/404 pages)

Revision 1.303 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 11:35:51 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.302: +16 -25 lines
Diff to previous 1.302
- Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle module from Drupal core.

Revision 1.302 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:34 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.301: +21 -21 lines
Diff to previous 1.301
- 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.299.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 21:11:45 2008 UTC (19 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-2
Changes since 1.299.2.1: +5 -1 lines
Diff to previous 1.299.2.1 , to branch point 1.299
Drupal 6.2

Revision 1.299.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 13:49:24 2008 UTC (20 months ago) by goba
Branch: DRUPAL-6
Changes since 1.299: +17 -6 lines
Diff to previous 1.299
#232037 by pwolanin: (performance) block regions should only be populated when called for, not in all cases (fixes performance expectation on 403/404 pages)

Revision 1.301 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 08:41:25 2008 UTC (20 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.300: +77 -42 lines
Diff to previous 1.300
- Patch #232037 by pwolanin and flobruit: block_list() renders all blocks even on 404.  Refactored the code a bit so ithere is a split between loading and rendering of blocks.  By doing so, we are no longer forced to render _all_ blocks if we know they won't be shown.  There is more room for improvement here, I believe, but this is an incremental improvement.

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

Revision 1.246.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 04:15:29 2008 UTC (21 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.246.2.6: +4 -5 lines
Diff to previous 1.246.2.6 , to branch point 1.246
#157652 by beginner, Steven Merrill and killes: block_user() had a global user object and a user parameter colliding

Revision 1.299 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 19:12:57 2008 UTC (21 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-4, DRUPAL-6-1
Branch point for: DRUPAL-6
Changes since 1.298: +4 -5 lines
Diff to previous 1.298
#157652 by beginner, Steven Merrill and killes: block_user() had a global user object and a user parameter colliding

Revision 1.298 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 25 10:56:59 2008 UTC (22 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-3
Changes since 1.297: +12 -3 lines
Diff to previous 1.297
#211742 by theborg, chx: detect and solve the problem when blocks are assigned to invalid regions (happens in theme development)

Revision 1.297 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 24 10:33:39 2007 UTC (23 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2
Changes since 1.296: +2 -2 lines
Diff to previous 1.296
#203482 by Desbeers: block module HTML typo in help (outside t())

Revision 1.296 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 21:40:05 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.295: +2 -2 lines
Diff to previous 1.295
#202473 by keith.smith: pre-RC1 spell checking on hopefully final text

Revision 1.295 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 19:13:28 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.294: +3 -3 lines
Diff to previous 1.294
#202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion

Revision 1.294 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 19:09:52 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.293: +17 -11 lines
Diff to previous 1.293
#192779 follow up by Lynn: only show enabled themes on block admin page *and* the admin theme (which might not be enabled)

Revision 1.293 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 16:38:21 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.292: +20 -24 lines
Diff to previous 1.292
#199890 by gaele, keith.smith: improve block module help text, include description of drag and drop and better help about the throttle functionality; also comes in smaller chunks which makes it easier to translate and update later

Revision 1.292 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 14:11:02 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.291: +4 -1 lines
Diff to previous 1.291
#199832 by theborg, Pasqualle: block title defined as NOT NULL, so requires a default empty string even if not set (fixes a theme notice but also a pgsql error)

Revision 1.291 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 10:30:09 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.290: +11 -8 lines
Diff to previous 1.290
#192779 by gaele: (usability) only show theme tabs on the blocks page for enabled themes, for consistency with the theme settings page

Revision 1.290 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:08:44 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.289: +2 -2 lines
Diff to previous 1.289
#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.289 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:20 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.288: +10 -10 lines
Diff to previous 1.288
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
 - whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting

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

Revision 1.287 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 09:49:30 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.286: +7 -2 lines
Diff to previous 1.286
- Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page.

Revision 1.286 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 21:13:31 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.285: +7 -1 lines
Diff to previous 1.285
#190128 by bjaspan and chx: fix _block_rehash() functionality on PostgreSQL

Revision 1.285 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 11:40:15 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.284: +27 -39 lines
Diff to previous 1.284
#80963 by chx with multiple contributors: remove deletion and database lock based block rehash code, replace it with simpler updates

Revision 1.284 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 18:59:01 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.283: +2 -2 lines
Diff to previous 1.283
#184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed

Revision 1.283 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 16 14:10:33 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.282: +3 -4 lines
Diff to previous 1.282
#183690 by Wim Leers: (developer improvement) abstract path matching to drupal_match_path() from block listing, so this gets reusable when path based matching is required

Revision 1.282 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 11 09:51:28 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.281: +2 -2 lines
Diff to previous 1.281
#180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on

Revision 1.281 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 6 16:08:50 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.280: +3 -4 lines
Diff to previous 1.280
- Patch #181177 by John Morahan: updated TODO (documentation).

Revision 1.280 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 12:57:20 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.279: +3 -1 lines
Diff to previous 1.279
#157752 follow up patch by scor: fix two form menu callbacks

Revision 1.279 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 09:35:09 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.278: +12 -6 lines
Diff to previous 1.278
#157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page.

Revision 1.278 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 27 16:52:00 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.277: +5 -3 lines
Diff to previous 1.277
#167284 by Heine and pwolanin: proper field type placeholders in IN() queries, setting a best practice to avoid vulnerabilities

Revision 1.246.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 12 07:49:35 2007 UTC (2 years, 2 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7
Changes since 1.246.2.5: +7 -3 lines
Diff to previous 1.246.2.5 , to branch point 1.246
#167284 by Heine and pwolanin. Avoid abusing %s for lists.

Revision 1.277 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 05:31:09 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.276: +2 -60 lines
Diff to previous 1.276
- Patch #159936 by dvessel: tpl-ify block module.

Revision 1.276 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 26 07:46:10 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.275: +2 -2 lines
Diff to previous 1.275
- Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functions and templates may need include files. Flush your caches.

Revision 1.275 - (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.274: +120 -3 lines
Diff to previous 1.274
- Patch #80951 by killes, yched et al: block caching.

Revision 1.274 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 24 18:17:30 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.273: +60 -1 lines
Diff to previous 1.273
- Patch #159936 by dvessel: fixed block administration page.

Revision 1.273 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 18 14:08:08 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.272: +2 -71 lines
Diff to previous 1.272
- Patch #159936 by dvessel: tpl-ified the block.module.

Revision 1.272 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 12:52:25 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.271: +2 -3 lines
Diff to previous 1.271
- Patch #153594 by profix898: usability: remove word 'settings' in blocks administration.

Revision 1.271 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 06:40:25 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.270: +6 -294 lines
Diff to previous 1.270
- Patch #159610 by Crell: performance improvement: split up block module.

Revision 1.270 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 21:39:07 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.269: +2 -2 lines
Diff to previous 1.269
#155282 by Jose A Reyero: apply db_rewrite_sql() to the block listing query to allow for multilingual blocks

Revision 1.269 - (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.268: +2 -2 lines
Diff to previous 1.268
- 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.268 - (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.267: +3 -3 lines
Diff to previous 1.267
#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.267 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 28 00:39:47 2007 UTC (2 years, 5 months ago) by goba
Branch: MAIN
Changes since 1.266: +6 -6 lines
Diff to previous 1.266
#152585 by yched and drewish: fix block module FAPI3 parameters

Revision 1.266 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 08:32:26 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.265: +2 -2 lines
Diff to previous 1.265
#153781: Convert all remaining confirm_forms() to deletion api.

Revision 1.246.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 14 06:06:48 2007 UTC (2 years, 5 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-2
Changes since 1.246.2.4: +2 -2 lines
Diff to previous 1.246.2.4 , to branch point 1.246
 - Patch #145646 by lyricnz: select fields more strictly.

Revision 1.265 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 11 07:46:05 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.264: +2 -2 lines
Diff to previous 1.264
- Patch #145646 by lyricnz: select fields more strictly.

Revision 1.264 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 5 12:13:21 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.263: +3 -4 lines
Diff to previous 1.263
- Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id().

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

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

Revision 1.246.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 21 01:38:40 2007 UTC (2 years, 6 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.246.2.3: +2 -2 lines
Diff to previous 1.246.2.3 , to branch point 1.246
 - Patch #109104 by Zen: ambiguous column reference with PostgreSQL.
Backport from HEAD.

Revision 1.246.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 21 01:20:04 2007 UTC (2 years, 6 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.246.2.2: +2 -2 lines
Diff to previous 1.246.2.2 , to branch point 1.246
 - Patch #141664 by ChrisKennedy: fixed E_ALL warning.

Revision 1.261 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 20 16:40:20 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.260: +2 -2 lines
Diff to previous 1.260
- Patch #109104 by Zen: ambiguous column reference with PostgreSQL.

Revision 1.260 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 13:53:01 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.259: +2 -2 lines
Diff to previous 1.259
- Patch #141664 by ChrisKennedy: fixed E_ALL warning.

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

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

Revision 1.257 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 17 07:19:38 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.256: +3 -3 lines
Diff to previous 1.256
- Patch #132018 by Steven et al: add .info files to themes.

Revision 1.256 - (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.255: +4 -4 lines
Diff to previous 1.255
- Patch #107061 by Steven et al: add jQuery teaser splitter.

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

Revision 1.254 - (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.253: +10 -2 lines
Diff to previous 1.253
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)

Revision 1.246.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 25 21:49:07 2007 UTC (2 years, 8 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.246.2.1: +2 -3 lines
Diff to previous 1.246.2.1 , to branch point 1.246
roll back #80963

Revision 1.253 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 25 21:11:26 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.252: +2 -3 lines
Diff to previous 1.252
- Rollback. :-)

Revision 1.246.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 25 20:50:26 2007 UTC (2 years, 8 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.246: +3 -2 lines
Diff to previous 1.246
Patch #80963 by Dries et al: fixed race condition in _block_rehash().
Backport from HEAD.

Revision 1.252 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 25 20:00:05 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.251: +3 -2 lines
Diff to previous 1.251
- Patch #80963 by Dries et al: fixed race condition in _block_rehash().

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

Revision 1.250 - (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.249: +6 -6 lines
Diff to previous 1.249
- Rollback of E_ALL patch.  Too much extra breakage.

Revision 1.249 - (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.248: +6 -6 lines
Diff to previous 1.248
- Patch #112715 by webchick et al: fixed some E_ALL errors.

Revision 1.248 - (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.247: +37 -42 lines
Diff to previous 1.247
- Patch #34755 by chx et al: faster menu system.  HEAD is temporary broken and there is no upgrade path yet.

Revision 1.247 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 16:44:58 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.246: +43 -18 lines
Diff to previous 1.246
- Patch #92630 by RobRoy: simplify adding new blocks.

Revision 1.246 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 11 08:54:44 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-1
Branch point for: DRUPAL-5
Changes since 1.245: +3 -3 lines
Diff to previous 1.245
- Patch #107447 by webchick: code style fixes.

Revision 1.245 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 21:49:39 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-2
Changes since 1.244: +10 -12 lines
Diff to previous 1.244
- Patch #103717 by profix88: unable to edit blocks for administration theme when it is not enabled.

Revision 1.244 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 11 23:00:09 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-1
Changes since 1.243: +5 -1 lines
Diff to previous 1.243
#102604: Document BLOCK_REGION_NONE constant

Revision 1.243 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 10 09:54:33 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.242: +2 -2 lines
Diff to previous 1.242
#100516: CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads.

Revision 1.242 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 16:23:45 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.241: +3 -3 lines
Diff to previous 1.241
- Patch #101196 by webchick and matt: corrected information in block.module help.

Revision 1.241 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 1 22:47:53 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.240: +4 -6 lines
Diff to previous 1.240
#100563: Conditional loading of (some) module.css files

Revision 1.240 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 11:12:38 2006 UTC (3 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-2
Changes since 1.239: +2 -2 lines
Diff to previous 1.239
- Patch #98390 by Heine: correcting the help text.

Revision 1.239 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 01:26:31 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.238: +4 -4 lines
Diff to previous 1.238
#98078 by Heine. Fix double escaping on admin/build/blocks.

Revision 1.238 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 26 02:20:00 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.237: +2 -2 lines
Diff to previous 1.237
#97824 by Gurpartap. Move enclosing elements outside of their t().

Revision 1.237 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 25 08:46:31 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.236: +2 -2 lines
Diff to previous 1.236
#98384 by RobRoy. Add a space between two sentences.

Revision 1.236 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 24 10:18:22 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.235: +6 -8 lines
Diff to previous 1.235
- Patch # #98366 by webchick and ac: simplified strings for translators.

Revision 1.235 - (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.234: +1 -7 lines
Diff to previous 1.234
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.

Revision 1.234 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 8 19:49:13 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.233: +2 -2 lines
Diff to previous 1.233
- Patch #63267 by profix et al: trim the content of the 'pages' setting so it can be evaluated properly.

Revision 1.233 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 8 19:27:59 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.232: +10 -8 lines
Diff to previous 1.232
- Patch #91906 by kkaefer and RobRoy: usability improvement to the block administration interface.

Revision 1.232 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 8 19:24:11 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.231: +3 -3 lines
Diff to previous 1.231
- Patch #93536 by Gabor: eliminate remaining bluemarine traces from core code.

Revision 1.231 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 08:06:18 2006 UTC (3 years ago) by drumm
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-1
Changes since 1.230: +4 -6 lines
Diff to previous 1.230
#90508 by Heine and the security team. Every form gets a token.

Revision 1.230 - (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
Changes since 1.229: +6 -6 lines
Diff to previous 1.229
#84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc

Revision 1.229 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 06:34:12 2006 UTC (3 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.228: +11 -9 lines
Diff to previous 1.228
- Patch #87057 by chx and profix898: fixed problem with not being able to configure blocks per theme.

Revision 1.228 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 5 02:53:01 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
Changes since 1.227: +2 -1 lines
Diff to previous 1.227
#42514 by wtanaka and dopry. More thoroughly delete custom blocks.

Revision 1.227 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 5 02:36:02 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
Changes since 1.226: +4 -1 lines
Diff to previous 1.226
#82336 by jvandyk. Set the default input format if we don't have one.

Revision 1.226 - (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.225: +1 -3 lines
Diff to previous 1.225
- Patch #80952 by earl, webchick, neclimdul et al: .info files

Revision 1.225 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 08:52:11 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
Changes since 1.224: +10 -2 lines
Diff to previous 1.224
#68187 by Zen. Blovk visibity by path checks both aliased and non-aliased paths.

Revision 1.224 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 27 12:43:18 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.223: +2 -2 lines
Diff to previous 1.223
- Patch #80934 by timnc: more t() fixes.

Revision 1.223 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 25 23:54:18 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.222: +3 -3 lines
Diff to previous 1.222
#80352 by Zacker. Manually created blocks now appear in block listing.

Revision 1.222 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 23 04:44:36 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.221: +2 -2 lines
Diff to previous 1.221
#80150 by webchick. Cleanup from #76666.

Revision 1.221 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 23 04:40:56 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.220: +3 -3 lines
Diff to previous 1.220
#80079 by drewish, fix some double placeholdering and other bugs with using t().

Revision 1.220 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 22 07:43:32 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.219: +30 -25 lines
Diff to previous 1.219
- Patch #76666 by hunmonk: custom block titles.

Revision 1.219 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 21 09:18:46 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.218: +2 -2 lines
Diff to previous 1.218
- Use consistent terminology: placement -> region.

Revision 1.218 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 20 06:49:15 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.217: +12 -5 lines
Diff to previous 1.217
- Patch #77924 by RobRoy: fixed race condition in block administration that might have caused data loss.

Revision 1.217 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 20 05:57:40 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.216: +3 -3 lines
Diff to previous 1.216
#79601: module_exist() -> module_exists()

Revision 1.216 - (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.215: +16 -21 lines
Diff to previous 1.215
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.

Revision 1.215 - (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.214: +14 -14 lines
Diff to previous 1.214
#76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders

Revision 1.214 - (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.213: +6 -1 lines
Diff to previous 1.213
#77183 by m3avrck and timcn, split up drupal.css by module.

Revision 1.213 - (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.212: +11 -11 lines
Diff to previous 1.212
- 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.212 - (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.211: +3 -3 lines
Diff to previous 1.211
- Patch #77422 by timcn: corrected various paths in the documentation.

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

Revision 1.206.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 2 20:53:52 2006 UTC (3 years, 4 months ago) by killes
Changes since 1.206.2.1: +2 -2 lines
Diff to previous 1.206.2.1 , to branch point 1.206 , to next main 1.400
#71772 by Bart Jansens, fix various php warnings, backport from HEAD

Revision 1.210 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 2 20:06:31 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.209: +2 -2 lines
Diff to previous 1.209
#71772 by Bart Jansens, fix various php warnings

Revision 1.209 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 26 09:21:10 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.208: +43 -10 lines
Diff to previous 1.208
- Patch #18018 by dww, nedjo, tostinne, luke et al: block visibility by role.

Revision 1.208 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 23 02:14:26 2006 UTC (3 years, 6 months ago) by drumm
Branch: MAIN
Changes since 1.207: +15 -13 lines
Diff to previous 1.207
#62262 by dww, fix block help text.

Revision 1.206.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 21 13:49:07 2006 UTC (3 years, 6 months ago) by killes
Changes since 1.206: +15 -13 lines
Diff to previous 1.206
#62262, fix block help text, patch by dww

Revision 1.207 - (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.206: +3 -3 lines
Diff to previous 1.206
#61802 by Zen, Double spaced sentences clean up

Revision 1.206 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 26 21:53:24 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.205: +2 -2 lines
Diff to previous 1.205
#60563, missing block name in delete dialoge, patch by Steve McKenzie

Revision 1.205 - (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.204: +4 -4 lines
Diff to previous 1.204
- Removing trailing whitespace.

Revision 1.204 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 23:32:40 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.203: +89 -64 lines
Diff to previous 1.203
#56813: Simplify admin/block code, and fix sorting of blocks in the listing

Revision 1.203 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 4 17:54:58 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.202: +35 -37 lines
Diff to previous 1.202
- Patch #52381 by Zen:
    * Converts the block administration page to the fapi model.
    * Removes some 'type=markup' elements.
    * Adds a form_render($form['form_id']); in the theme function. Adding a form_render($form) just outputs an unthemed form. I suspect this is because of the heavy nesting of form elements and the rather dodgy array declaration, but I'm unsure.
    * Documentation/language fixes.

Revision 1.202 - (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.201: +2 -2 lines
Diff to previous 1.201
- Patch #49912: www.drupal.org -> drupal.org.  (Today's critical bugfix #5.)

Revision 1.201 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 10 05:25:57 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.200: +4 -4 lines
Diff to previous 1.200
- Patch #48622 by adrian: remove drupal_goto from _submit functions.

Revision 1.200 - (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.199: +3 -3 lines
Diff to previous 1.199
- Patch #46827 by wulff: fixed incorrect links.

Revision 1.199 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 26 09:06:23 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.198: +3 -2 lines
Diff to previous 1.198
- Patch #36029 by asimmonds/dopry: fixed critical bug in block administration.

Revision 1.198 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 24 08:38:29 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.197: +10 -10 lines
Diff to previous 1.197
- Patch #46106 by markus: usability improvement: moved the block description textfield up.

Revision 1.197 - (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.196: +1 -4 lines
Diff to previous 1.196
- 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.196 - (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.195: +4 -4 lines
Diff to previous 1.195
- Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API.

Revision 1.195 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 12 10:01:15 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.194: +7 -3 lines
Diff to previous 1.194
- Patch #44163 by m3avrck: fixed typo in permission and fixed incorrect description.

Revision 1.194 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 8 03:33:31 2006 UTC (3 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.193: +27 -14 lines
Diff to previous 1.193
- #43495: Separate permission for PHP-based block visibility

Revision 1.193 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 6 07:25:44 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.192: +2 -4 lines
Diff to previous 1.192
- Patch #35667 by Crell: bug fix: on ?q=admin/block style.css was imported twice.

Revision 1.192 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 14 20:08:30 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.191: +3 -2 lines
Diff to previous 1.191
- Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().

Revision 1.191 - (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.190: +26 -4 lines
Diff to previous 1.190
- 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.190 - (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.189: +4 -4 lines
Diff to previous 1.189
- Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'.

Revision 1.189 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 16 22:07:48 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.188: +5 -3 lines
Diff to previous 1.188
- Patch #37714 by asimmonds: fixed saving of blocks.

Revision 1.188 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 13 08:26:01 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.187: +102 -94 lines
Diff to previous 1.187
- Patch #35524 by asimmonds / drewish: converted the custom block forms code to the forms API's execute model.

Revision 1.187 - (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.186: +5 -10 lines
Diff to previous 1.186
- Patch #35644 by webchick: forms API simplificiations.

Revision 1.186 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 3 15:39:37 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.185: +2 -2 lines
Diff to previous 1.185
- Patch #36029 by asimmonds: fixed typo that prevents 'admin - block - configure' from working.

Revision 1.185 - (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.184: +19 -10 lines
Diff to previous 1.184
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /

Revision 1.184 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 22 15:14:46 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.183: +7 -5 lines
Diff to previous 1.183
- Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.

Revision 1.183 - (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.182: +55 -55 lines
Diff to previous 1.182
- Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.

Revision 1.182 - (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.181: +8 -8 lines
Diff to previous 1.181
- Removing tabs and trailing whitespaces.

Revision 1.181 - (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.180: +137 -85 lines
Diff to previous 1.180
- 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.180 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 14 21:37:11 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.179: +19 -17 lines
Diff to previous 1.179
- Patch #30801 by Allie Micka, m3avrck, 1uv4t4r et al: fixed block problems.

Revision 1.179 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 12 18:26:59 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.178: +10 -4 lines
Diff to previous 1.178
- Patch #30801 by Allie Micka and m3avrck: performance improvements: improved the database scheme and queries of the block.module.

Revision 1.178 - (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.177: +2 -2 lines
Diff to previous 1.177
- Patch #29385 by chx: no ?> add end of files.

Revision 1.177 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 16 18:06:18 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.176: +91 -62 lines
Diff to previous 1.176
- Patch #16216 by nedjo: multiple block regions!

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 7 15:30:03 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.175: +3 -3 lines
Diff to previous 1.175
- Patch #27713 by tostinni: fixed two problems on the block add page:
   + description field isn't marked as requiered
   +when the field isn't unique, an error is displayed, but the wrong text field is set as erronous.

Revision 1.175 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 21:06:33 2005 UTC (4 years, 4 months ago) by unconed
Branch: MAIN
Changes since 1.174: +2 -2 lines
Diff to previous 1.174
- #27551: Rename check_output() to check_markup(). Needs contrib updates!

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 20 11:44:40 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.173: +3 -3 lines
Diff to previous 1.173
- Patch #26217 by HellRaider: fixed problem <front> setting in presence of slashes.

Revision 1.162.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 20 11:41:57 2005 UTC (4 years, 4 months ago) by dries
Changes since 1.162.2.4: +2 -2 lines
Diff to previous 1.162.2.4 , to branch point 1.162 , to next main 1.400
- Patch #26217 by HellRaider: fixed problem <front> setting in presence of slashes.

Revision 1.173 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 3 15:27:52 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.172: +2 -2 lines
Diff to previous 1.172
- Patch #26233 by Goba: fixed problem with block regions being buggy.

Revision 1.162.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 3 15:27:49 2005 UTC (4 years, 4 months ago) by dries
Changes since 1.162.2.3: +2 -2 lines
Diff to previous 1.162.2.3 , to branch point 1.162
- Patch #26233 by Goba: fixed problem with block regions being buggy.

Revision 1.172 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 29 19:53:14 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.171: +2 -2 lines
Diff to previous 1.171
- Fixed problems with filter formats and problem with XML-RPC server.

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

Revision 1.162.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 22 12:50:09 2005 UTC (4 years, 6 months ago) by dries
Changes since 1.162.2.2: +2 -2 lines
Diff to previous 1.162.2.2 , to branch point 1.162
- Patch #22192 by tostinne: fixed invalid XHTML code

Revision 1.170 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 22 12:48:47 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.169: +2 -2 lines
Diff to previous 1.169
- Patch #22192 by tostinne: fixed invalid XHTML code

Revision 1.169 - (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.168: +5 -6 lines
Diff to previous 1.168
- 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.162.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 5 11:24:49 2005 UTC (4 years, 6 months ago) by dries
Changes since 1.162.2.1: +2 -2 lines
Diff to previous 1.162.2.1 , to branch point 1.162
- Patch #21939 by Usability Poobah Chris: added missing </p> tag.

Revision 1.168 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 5 11:24:21 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.167: +2 -2 lines
Diff to previous 1.167
- Patch #21939 by Usability Poobah Chris: added missing </p> tag.

Revision 1.162.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 1 18:38:02 2005 UTC (4 years, 6 months ago) by dries
Changes since 1.162: +2 -2 lines
Diff to previous 1.162
- Patch #21445 by Goba: added missing t() function.

Revision 1.167 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 1 18:37:18 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.166: +2 -2 lines
Diff to previous 1.166
- Patch #21445 by Goba: added missing t() function.

Revision 1.166 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 30 18:16:38 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.165: +17 -44 lines
Diff to previous 1.165
- Patch #21353 by chx: implemented PHP-mode for blocks.

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

Revision 1.164 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 18 20:31:50 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.163: +2 -2 lines
Diff to previous 1.163
- Improved consistency.

Revision 1.163 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 12 18:52:47 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.162: +12 -6 lines
Diff to previous 1.162
- Patch #19965 by Robin Monks: fixed problem with duplicate block titles.

Revision 1.162 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 4 12:27:05 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.161: +32 -20 lines
Diff to previous 1.161
- Modified patch #19694 by chx: makes sure that block.module deals by default only with regions 0 and 1 as it does now but lets you use block_list with any region you define. This opens many possibilites. You may do a multi region module, with your admin UI using the blocks table as storage and the block_list matcher. Or you may do a sections module using the block matcher without cluttering the current blocks list.

Revision 1.161 - (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.160: +5 -5 lines
Diff to previous 1.160
- #18817: Clean up plain-text checking (see drupal-devel!)

Revision 1.160 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 18 07:07:04 2005 UTC (4 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.159: +2 -2 lines
Diff to previous 1.159
- #18939 (Stefan): Always use paragraph tags around page help text.

Revision 1.159 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 6 15:06:19 2005 UTC (4 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.158: +3 -3 lines
Diff to previous 1.158
- Renamed some more 'region's to 'sidebar's

Revision 1.158 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 5 23:00:32 2005 UTC (4 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.157: +2 -2 lines
Diff to previous 1.157
- Patch by Neil: fixed typo.

Revision 1.157 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 5 09:09:07 2005 UTC (4 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.156: +30 -11 lines
Diff to previous 1.156
- Patch #18382 by Neil: usability improvement: organized the blocks on the block administration page by region. (I wanted to do that myself!)

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 3 20:51:27 2005 UTC (4 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.155: +14 -12 lines
Diff to previous 1.155
#18329: Unify confirmation messages (and make them themable)

Revision 1.155 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 3 05:54:25 2005 UTC (4 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.154: +3 -3 lines
Diff to previous 1.154
- Block admin usability: display block title if no description was given.

Revision 1.154 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 27 02:48:57 2005 UTC (4 years, 9 months ago) by unconed
Branch: MAIN
Changes since 1.153: +13 -4 lines
Diff to previous 1.153
- #17868: Remove hardcoded align="center"

Revision 1.153 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 22 06:16:06 2005 UTC (4 years, 9 months ago) by unconed
Branch: MAIN
Changes since 1.152: +5 -4 lines
Diff to previous 1.152
#17216: Restore missing "delete" link for blocks.

Revision 1.152 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 28 15:24:16 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.151: +2 -2 lines
Diff to previous 1.151
- Patch #16399 by James: fixed typo in block.module.

Revision 1.151 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 27 22:53:35 2005 UTC (4 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.150: +3 -3 lines
Diff to previous 1.150
Typos.

Revision 1.150 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 27 19:55:22 2005 UTC (4 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.149: +4 -4 lines
Diff to previous 1.149
- Code style

Revision 1.149 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 27 19:41:01 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.148: +48 -17 lines
Diff to previous 1.148
- Patch #16074 by Andre Molnar: add configuration option to show blocks only on pages of certain node type.

Revision 1.148 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 6 01:17:31 2005 UTC (4 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.147: +2 -2 lines
Diff to previous 1.147
#15185: Fix front page handling of blocks

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 18 07:52:59 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.146: +4 -7 lines
Diff to previous 1.146
- Patch #14532 by andre molnar: tidied up some block.module code.

Revision 1.146 - (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.145: +1 -8 lines
Diff to previous 1.145
- Removed some cruft: left-over xxx_help_page() functions.

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 11 12:32:01 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.144: +2 -2 lines
Diff to previous 1.144
- Patch #14209 by nysus: improved the clarity and readability for a group of radio buttons for a block's visibility settings.

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 15 11:26:04 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.143: +15 -3 lines
Diff to previous 1.143
- Patch #12353 by Stefan: usability improvement: don't show 'throttle fields' unless the throttle module is enabled.

Revision 1.143 - (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.142: +2 -2 lines
Diff to previous 1.142
- Patch #12783 by Stefan: various small consistency/usability improvements.

Revision 1.142 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 14 20:20:09 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.141: +2 -2 lines
Diff to previous 1.141
- Modified patch by Jeremy: throttle module improvements and fixes:
   + throttle module: flush cache when the throttle enables/disables
   + throttle module: prevent throttle being enabled by 0 users or guests when disabled
   + system module: remove requirement for statistics.module
   + block module: update help text to reflect access log is no longer required
   + statistics module: throttle is now enabled/disabled, not using levels 0-5

Revision 1.141 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 7 22:46:56 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.140: +2 -2 lines
Diff to previous 1.140
- Refactored the throttle module.  Patch by Jeremy and me.

  * There are only two throttle levels instead of 5, namely 'enabled' and 'disabled'.  This makes it a _lot_ easier to predict when the throttle will kick in.  However, if you maintain a module that is throttle-aware, it needs to be updated!

  * The throttle mechanism now uses the current number of anonymous users or the current number of authenticated users to kick in.  This is a _lot_ more intuitive than the old throttle mechanism.

  * The throttle block has been removed -- you can now use the "Who's online" block to determine the good throttle settings.

  * Most of the documentation has been removed because it was deprecated.

  * It's less code!

Revision 1.140 - (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.139: +157 -97 lines
Diff to previous 1.139
- 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.139 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 14 21:27:33 2004 UTC (5 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.138: +1 -2 lines
Diff to previous 1.138
- Patch #10677 by drumm: removed dead code.  Leftover.

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 14 15:28:24 2004 UTC (5 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.137: +40 -45 lines
Diff to previous 1.137
#10677: Confirmation when deleting a block + unifying confirmation screens.

Revision 1.137 - (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.136: +2 -2 lines
Diff to previous 1.136
- 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.

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 17 22:07:17 2004 UTC (5 years, 2 months ago) by unconed
Branch: MAIN
Changes since 1.135: +2 -1 lines
Diff to previous 1.135
- #10689: Group permissions by module in UI + minor code cleanups.
- Adding a drupal_goto to the block admin.

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 16 07:17:55 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.134: +23 -20 lines
Diff to previous 1.134
- Patch #8179 by JonBob: reintroduced menu caching.

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 8 15:38:25 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.133: +2 -2 lines
Diff to previous 1.133
- Patch #10622 by Adrian: fixes various PostgreSQL related problems.

  1) Menu problems with Postgres (this is a highly critical 1 line fix)
  2) Archive module fails with Postgres
  3) Postgres setup problems - changes to database.pgsql (although i made these changes myself before finding this patch)
  4) Book module fails with Postgres
  5) Postgres problems following creation of a new type of user - which is actually about a taxonomy.module bug.
  6) Creating accregator_item_table in PostgreSQL
  7) Postgres - Polls not displayed on Poll Page
  8) Blog module has sql errors with postgres

  This should not affect MySQL users (hopefully).

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 22 17:03:41 2004 UTC (5 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.132: +5 -2 lines
Diff to previous 1.132
- #9292: Make Drupal (somewhat) PHP5 compatible. xtemplate is still horribly broken.

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 21 06:42:35 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.131: +6 -1 lines
Diff to previous 1.131
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 19 15:41:55 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.130: +2 -2 lines
Diff to previous 1.130
- Code improvements by Stefan: use capital letters for header titles (and added some missing t() functions).

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 16 18:02:48 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.129: +4 -4 lines
Diff to previous 1.129
- Patch #9983 by Stefan: usability improvement: made sure all status messages start with a capital letter.

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 10 18:34:29 2004 UTC (5 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.128: +19 -33 lines
Diff to previous 1.128
The Input formats - filter patch has landed. I still need to make update instructions for modules and update the hook docs.

Here's an overview of the changes:
1) Multiple Input formats: they are complete filter configurations (what filters to use, in what order and with which settings). Input formats are admin-definable, and usage of them is role-dependant. For example, you can set it up so that regular users can only use limited HTML, while admins can free HTML without any tag limitations.
The input format can be chosen per content item (nodes, comments, blocks, ...) when you add/edit them. If only a single format is available, there is no choice, and nothing changes with before.

The default install (and the upgrade) contains a basic set of formats which should satisfy the average user's needs.

2) Filters have toggles
Because now you might want to enable a filter only on some input formats, an explicit toggle is provided by the filter system. Modules do not need to worry about it and filters that still have their own on/off switch should get rid of it.

3) Multiple filters per module
This was necessary to accomodate the next change, and it's also a logical extension of the filter system.

4) Embedded PHP is now a filter
Thanks to the multiple input formats, I was able to move the 'embedded PHP' feature from block.module, page.module and book.module into a simple filter which executes PHP code. This filter is part of filter.module, and by default there is an input format 'PHP', restricted to the administrator only, which contains this filter.
This change means that block.module now passes custom block contents through the filter system.
As well as from reducing code duplication and avoiding two type selectors for page/book nodes, you can now combine PHP code with other filters.

5) User-supplied PHP code now requires <?php ?> tags.
This is required for teasers to work with PHP code. Because PHP evaluation is now just another step in the filter process, we can't do this. Also, because teasers are generated before filtering, this would result in errors when the teaser generation would cut off a piece of PHP code.

Also, regular PHP syntax explicitly includes the <?php ?> tags for PHP files, so it makes sense to use the same convention for embedded PHP in Drupal.

6) Filter caching was added.
Benchmarking shows that even for a simple setup (basic html filtering + legacy URL rewriting), filtercache can offer speedups. Unlike the old filtercache, this uses the normal cache table.

7) Filtertips were moved from help into a hook_filter_tips(). This was required to accomodate the fact that there are multiple filters per module, and that filter settings are format dependant. Shoehorning filter tips into _help was ugly and silly. The display of the filter tips is done through the input format selector, so filter_tips_short() no longer exists.

8) A more intelligent linebreak convertor was added, which doesn't stop working if you use block-level tags and which adds <p> tags.

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 6 20:15:32 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.127: +2 -2 lines
Diff to previous 1.127
- Patch #9330: ucfirst() gives problem when used with multibyte charset.
  Replaced the use of ucfirst() with a CSS-based solution.

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 6 11:11:30 2004 UTC (5 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.126: +3 -2 lines
Diff to previous 1.126
- Oopsie when committing.

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 6 11:10:15 2004 UTC (5 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.125: +17 -3 lines
Diff to previous 1.125
- Cleaning up the rediculously long 'if' statement for checking block visibility.
- #9811: Remove session ID before matching block path

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 5 05:40:53 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.124: +3 -3 lines
Diff to previous 1.124
- Patch #9775 by TDobes: consistency operation.  Changed to "edit foo," "delete foo," and "view foo" links into simply "edit," "delete," and "view".

Revision 1.124 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 1 19:26:07 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.123: +2 -2 lines
Diff to previous 1.123
- Simplified the block help a bit by removing some dated information.  It
  should be simplified more.

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 10 16:06:49 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.122: +3 -3 lines
Diff to previous 1.122
- 'add block' -> 'add'

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 10 15:51:48 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.121: +3 -1 lines
Diff to previous 1.121