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

Log of /drupal/modules/filter/filter.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.301 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 08:14:27 2009 UTC (6 days, 18 hours ago) by dries
Branch: MAIN
CVS Tags: HEAD
Changes since 1.300: +18 -13 lines
Diff to previous 1.300
- Patch #582378 by sun, David_Rothstein: fixes for the filter system and additional tests.

Revision 1.300 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:24:14 2009 UTC (5 weeks, 1 day ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.299: +6 -6 lines
Diff to previous 1.299
#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.299 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 01:06:58 2009 UTC (5 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.298: +11 -7 lines
Diff to previous 1.298
- Patch #606796 by jhodgdon: fixed documentation inaccuracy with filter_form().

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

Revision 1.297 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 15:39:41 2009 UTC (6 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.296: +176 -174 lines
Diff to previous 1.296
- Patch #582378 by sun: more filter system clean-up.

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

Revision 1.295 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 16:14:16 2009 UTC (7 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.294: +32 -24 lines
Diff to previous 1.294
#562908 by sun and dropcube: Fixed issue where {filter}.module is not saved.

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

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

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

Revision 1.291 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 07:32:18 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.290: +222 -109 lines
Diff to previous 1.290
- 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.290 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:46 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.289: +3 -3 lines
Diff to previous 1.289
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.

Revision 1.289 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 12 06:09:45 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.288: +41 -16 lines
Diff to previous 1.288
- Patch #470840 by salvis, sinasquax, sun: fixed bug in node_access() if we specify an account. Extend filter_access() to take custom account.

Revision 1.288 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 15:39:48 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.287: +42 -35 lines
Diff to previous 1.287
- Patch #570930 by sun: allow to retrieve all filters (including disabled) in a text format.

Revision 1.287 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 30 06:04:09 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.286: +5 -5 lines
Diff to previous 1.286
- Patch #563272 by David_Rothstein: renamed parameter for readability.

Revision 1.286 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 03:55:44 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.285: +8 -1 lines
Diff to previous 1.285
#560740 by sun and David_Rothstein: 'Escape all HTML' filter did not escape any HTML. Now that's a problem. (with tests)

Revision 1.285 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 16:23:04 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.284: +20 -20 lines
Diff to previous 1.284
- Patch #560502 by Gabor Hojtsy: created 'content authoring' category.

Revision 1.284 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 21:18:19 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.283: +90 -58 lines
Diff to previous 1.283
- Patch #559658 by sun, dropcube: store filter settings per format, general API clean-up and documentation improvements.

Revision 1.283 - (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.282: +13 -1 lines
Diff to previous 1.282
- Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great patch.

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

Revision 1.281 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 10:17:54 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.280: +10 -7 lines
Diff to previous 1.280
- Patch #546336 by sun, dropcube: code clean-up and documentation improvements for the filter hooks.

Revision 1.280 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 04:59:26 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.279: +87 -1 lines
Diff to previous 1.279
- Patch #556832 by dropcube: add text format API to manipulate formats.

Revision 1.279 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 10:35:32 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.278: +30 -34 lines
Diff to previous 1.278
- Patch #554946 by dropcube, sun: cache info from hook_filter_info() and allow to be altered.

Revision 1.278 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 03:04:13 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.277: +27 -32 lines
Diff to previous 1.277
#446518 follow-up by sun: Removed logic branch in check_markup() for string being NULL.

Revision 1.277 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:20 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.276: +13 -6 lines
Diff to previous 1.276
#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.276 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:43 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.275: +6 -13 lines
Diff to previous 1.275
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

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

Revision 1.274 - (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.273: +2 -2 lines
Diff to previous 1.273
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.

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

Revision 1.272 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 17:28:26 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.271: +24 -24 lines
Diff to previous 1.271
- Patch #546350 by dropcube: remove hardcoded numeric deltas from hook_filter_info().

Revision 1.271 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 00:50:32 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.270: +7 -7 lines
Diff to previous 1.270
#541708 by catch: Removed unnecessary query in _filter_tips().

Revision 1.270 - (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.269: +3 -10 lines
Diff to previous 1.269
- Patch #446518 by sun: remove  argument from check_markup().

Revision 1.269 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 06:45:31 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.268: +7 -2 lines
Diff to previous 1.268
#362972 by tic2000 and stewsnooze: Have nofollow filter remove 'rel' attributes instead of just adding rel='nofollow'.

Revision 1.268 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 08:06:23 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.267: +114 -111 lines
Diff to previous 1.267
- Patch #548308 by dropcube: remove hook_filter_tips() as part of the hook_filter() refactoring.

Revision 1.267 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 19:53:19 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.266: +56 -80 lines
Diff to previous 1.266
- Patch #546336 by dropcube: transform hook_filter from having a  paramater to hook_filter_().

Revision 1.266 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 12:00:19 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.265: +46 -16 lines
Diff to previous 1.265
- Patch #542742 by tic2000: create wrapper functions to load/serialize a DOM.

Revision 1.204.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 10 11:04:37 2009 UTC (3 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-14
Changes since 1.204.2.8: +3 -3 lines
Diff to previous 1.204.2.8 , to branch point 1.204 , to next main 1.301
#359276 by lyricnz, Heine, Frando: Fix named entity handling in filter_xss(), so it does not clash with other entities and result in wrong encoding

Revision 1.265 - (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.264: +2 -2 lines
Diff to previous 1.264
- Patch #537678 by Bojhan: remove drag-and-drop help text.

Revision 1.264 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 20:15:35 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.263: +13 -66 lines
Diff to previous 1.263
- Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML corrector using PHP5's XML/Dom parser.

Revision 1.263 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 19 05:34:52 2009 UTC (4 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.262: +2 -2 lines
Diff to previous 1.262
#523542 by tgeller: Fix link in filter help text.

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

Revision 1.261 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 13 19:37:27 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.260: +14 -7 lines
Diff to previous 1.260
- Patch #480152 by jhodgdon: updated filter API documentation.

Revision 1.260 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 04:51:45 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.259: +14 -14 lines
Diff to previous 1.259
#446898 by RoboPhred: Change URL of text formats settings page to admin/settings/formats rather than filter.

Revision 1.160.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 17:52:13 2009 UTC (5 months, 3 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-19, DRUPAL-5-20
Changes since 1.160.2.13: +2 -2 lines
Diff to previous 1.160.2.13 , to branch point 1.160 , to next main 1.301
#212285 by wrwrwr: hr should be treated as a block level tag. Backport by alexanderpas.

Revision 1.259 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 20:06:44 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.258: +8 -4 lines
Diff to previous 1.258
- Patch #369011 by catch, sun, et al: performance improvement in text_field_load().

Revision 1.258 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 02:40:45 2009 UTC (6 months ago) by webchick
Branch: MAIN
Changes since 1.257: +12 -12 lines
Diff to previous 1.257
#473992 by andypost: Fix indentation.

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

Revision 1.256 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 01:50:36 2009 UTC (6 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.255: +2 -2 lines
Diff to previous 1.255
#467474 by Josh Waihi: Type-cast booleans to work around PostgreSQL PDO bug.

Revision 1.255 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 19:12:12 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.254: +3 -2 lines
Diff to previous 1.254
- Patch #133188 by John Morahan, frega: make sure that long string are line-break-ed correctly.

Revision 1.254 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:32 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.253: +2 -2 lines
Diff to previous 1.253
- Patch #471070 by stella: millions of code style fixes.

Revision 1.253 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 07:17:14 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.252: +1 -283 lines
Diff to previous 1.252
- Patch #470632 by sun: move filter_xss*() into common.inc.

Revision 1.252 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 05:23:51 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.251: +2 -2 lines
Diff to previous 1.251
- Patch #445992 by oestrich, doq: missing point.

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

Revision 1.250 - (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.249: +1 -4 lines
Diff to previous 1.249
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.

Revision 1.249 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 10:49:08 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.248: +1 -2 lines
Diff to previous 1.248
- Patch #424640 by mustafau: remove non-existing reference.

Revision 1.248 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 18:01:10 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.247: +5 -5 lines
Diff to previous 1.247
- Patch #394146 by ksenzee, csevb10, dropcube: converted to the new database abstraction layer.

Revision 1.247 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 12:07:00 2009 UTC (7 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.246: +2 -5 lines
Diff to previous 1.246
- Patch #428242 by David_Rothstein: small code clean-up in check_markup().

Revision 1.246 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 03:15:40 2009 UTC (8 months ago) by webchick
Branch: MAIN
Changes since 1.245: +36 -32 lines
Diff to previous 1.245
#304330 follow-up by sun: Clean-up of text format widget patch.

Revision 1.245 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 00:40:42 2009 UTC (8 months ago) by webchick
Branch: MAIN
Changes since 1.244: +3 -27 lines
Diff to previous 1.244
Roll-back of #401956, which needs more discussion.

Revision 1.244 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 01:53:16 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.243: +27 -3 lines
Diff to previous 1.243
#401956 by chx and Damien Tournoud: Add an optional filter to turn [internal:node/123] into a link to an internal Drupal page.

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

Revision 1.242 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 02:38:21 2009 UTC (8 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.241: +2 -2 lines
Diff to previous 1.241
#304330 follow-up by Damien Tournoud: Fix whitespace.

Revision 1.241 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 01:43:57 2009 UTC (8 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.240: +41 -43 lines
Diff to previous 1.240
#304330 by ximo, alpritt, Amitaibu, edmund.kwok, Xano, ff1, BrightLoudNoise, et al: Dramatically improved text format widget. USABILITY AWESOMENESS.

Revision 1.160.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 22:45:42 2009 UTC (9 months, 4 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18
Changes since 1.160.2.12: +2 -2 lines
Diff to previous 1.160.2.12 , to branch point 1.160
- Patch #179244 by tangent: line break filter operates on object element.

Revision 1.240 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 16:58:42 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.239: +31 -31 lines
Diff to previous 1.239
- Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study.

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

Revision 1.238 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 28 19:30:36 2008 UTC (11 months ago) by dries
Branch: MAIN
Changes since 1.237: +2 -2 lines
Diff to previous 1.237
- Patch #212236 by wrwrwr: automatic line breaking sometimes results in an unpaired end of paragraph tag.

Revision 1.160.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 02:47:24 2008 UTC (11 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-15
Changes since 1.160.2.11: +7 -8 lines
Diff to previous 1.160.2.11 , to branch point 1.160
#202688. Backport from 6.x.

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

Revision 1.204.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 22:30:14 2008 UTC (11 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.204.2.7: +14 -7 lines
Diff to previous 1.204.2.7 , to branch point 1.204
Drupal 6.7

Revision 1.160.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 22:21:27 2008 UTC (11 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-13, DRUPAL-5-14
Changes since 1.160.2.10: +14 -7 lines
Diff to previous 1.160.2.10 , to branch point 1.160
Drupal 5.13

Revision 1.236 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 19:43:21 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.235: +3 -3 lines
Diff to previous 1.235
- Patch #341885 by sun: remove absolute  argument in theme_filter_tips().

Revision 1.235 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 16:32:21 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.234: +5 -5 lines
Diff to previous 1.234
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency.  Oh my.

Revision 1.234 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 11:45:03 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.233: +4 -3 lines
Diff to previous 1.233
- Patch #334030 by justinrandell: replace module_list with module_implements when calling a hook.

Revision 1.233 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 16:49:37 2008 UTC (12 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.232: +2 -2 lines
Diff to previous 1.232
- Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.

Revision 1.232 - (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.231: +9 -5 lines
Diff to previous 1.231
- Patch #319788 by stella, nedjo et al: pass language code to filters when available.

Revision 1.231 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 19:51:06 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.230: +5 -6 lines
Diff to previous 1.230
- Patch #279516 by c960657: removed many PHP4-isms.  Great patch.

Revision 1.230 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 20:44:56 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.229: +2 -2 lines
Diff to previous 1.229
- Patch #320747 by lilou, UltimateBoy: removed double semicolons.

Revision 1.229 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 04:30:06 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.228: +4 -4 lines
Diff to previous 1.228
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.

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

Revision 1.227 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 07:53:59 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.226: +2 -2 lines
Diff to previous 1.226
- Patch #309488 by kbahey: correct capitalization of TRUE and FALSE.

Revision 1.160.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 19:14:19 2008 UTC (14 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-11, DRUPAL-5-12
Changes since 1.160.2.9: +2 -2 lines
Diff to previous 1.160.2.9 , to branch point 1.160
follow up to #280621 by lilou: the object tag was disallowed in a previous version in filter_xss_admin(), so disallow param as well, which is only meaningful inside an object tag

Revision 1.204.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 12:47:14 2008 UTC (14 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-5, DRUPAL-6-6
Changes since 1.204.2.6: +2 -2 lines
Diff to previous 1.204.2.6 , to branch point 1.204
follow up to #280621 by lilou: the object tag was disallowed in a previous version in filter_xss_admin(), so disallow param as well, which is only meaningful inside an object tag

Revision 1.226 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 07:11:56 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.225: +2 -2 lines
Diff to previous 1.225
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME.  Improved developer experience.

Revision 1.204.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 05:51:02 2008 UTC (14 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.204.2.5: +2 -2 lines
Diff to previous 1.204.2.5 , to branch point 1.204
#214516 by mfb: Add the Real Time Streaming Protocol (RTSP) to the allowed protocol list in filter_xss_bad_protocol().

Revision 1.225 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 08:36:20 2008 UTC (14 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.224: +2 -2 lines
Diff to previous 1.224
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion.  Removed drupal_referrer() for consistency.

Revision 1.224 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 09:25:52 2008 UTC (14 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.223: +2 -2 lines
Diff to previous 1.223
- Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and future compatilbility.  PHP6 is rumoured to drop ereg support.

Revision 1.223 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 31 17:19:06 2008 UTC (14 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.222: +5 -5 lines
Diff to previous 1.222
#197425 by lilou, Nick Lewis, mooffie, and friends: Add <blockquote> to list of default allowed HTML tags.

Revision 1.222 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 07:44:16 2008 UTC (15 months ago) by dries
Branch: MAIN
Changes since 1.221: +2 -2 lines
Diff to previous 1.221
- Patch #280621 by pwolanin: remove 'param from allowed tags in filter_xss_admin().

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

Revision 1.204.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 10:40:32 2008 UTC (15 months, 1 week ago) by dries
Branch: DRUPAL-6
Changes since 1.204.2.4: +1 -3 lines
Diff to previous 1.204.2.4 , to branch point 1.204
- Patch #272952 by NancyDru and chx: fixed documentation issue.

Revision 1.220 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 10:40:21 2008 UTC (15 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.219: +1 -3 lines
Diff to previous 1.219
- Patch #272952 by NancyDru and chx: fixed documentation issue.

Revision 1.219 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 11:58:06 2008 UTC (15 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.218: +2 -2 lines
Diff to previous 1.218
- Patch #285575 by jk, Bart, Damien Tournoud, et al: fixed XSS problem in default input formats.

Revision 1.204.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 23:59:13 2008 UTC (15 months, 2 weeks ago) by drumm
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-4
Changes since 1.204.2.3: +2 -2 lines
Diff to previous 1.204.2.3 , to branch point 1.204
Drupal 6.4.

Revision 1.160.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 23:59:09 2008 UTC (15 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10
Changes since 1.160.2.8: +2 -2 lines
Diff to previous 1.160.2.8 , to branch point 1.160
Drupal 5.10.

Revision 1.160.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 18:06:18 2008 UTC (15 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.160.2.7: +2 -2 lines
Diff to previous 1.160.2.7 , to branch point 1.160
Patch #254725 by Steve Dondley and BioALIEN: maxlength field for 'allowed HTML tags' is too short. Backport by scor.

Revision 1.204.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 18:02:58 2008 UTC (15 months, 2 weeks ago) by dries
Branch: DRUPAL-6
Changes since 1.204.2.2: +2 -2 lines
Diff to previous 1.204.2.2 , to branch point 1.204
- Patch #254725 by Steve Dondley and BioALIEN: maxlength field for 'allowed HTML tags' is too short

Revision 1.218 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 18:01:51 2008 UTC (15 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.217: +2 -2 lines
Diff to previous 1.217
- Patch #254725 by Steve Dondley and BioALIEN: maxlength field for 'allowed HTML tags' is too short

Revision 1.217 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 16:25:17 2008 UTC (16 months ago) by dries
Branch: MAIN
Changes since 1.216: +2 -2 lines
Diff to previous 1.216
- Patch #245329 by christefano and dmitrig01: code comment love.

Revision 1.216 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 20:06:25 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.215: +2 -2 lines
Diff to previous 1.215
- Patch #214516 by mfb: add RSTP to protocol list.

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

Revision 1.214 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 01:52:42 2008 UTC (16 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.213: +2 -2 lines
Diff to previous 1.213
- Patch #280621 by pwolanin: remove <object> from allowed tags in filter_xss_admin().

Revision 1.160.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 21:48:41 2008 UTC (16 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-8, DRUPAL-5-9
Changes since 1.160.2.6: +2 -2 lines
Diff to previous 1.160.2.6 , to branch point 1.160
Drupal 5.8.

Revision 1.204.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 21:48:28 2008 UTC (16 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3
Changes since 1.204.2.1: +2 -2 lines
Diff to previous 1.204.2.1 , to branch point 1.204
Drupal 6.3

Revision 1.213 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 12:18:47 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.212: +1 -10 lines
Diff to previous 1.212
- 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.212 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 17:28:09 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.211: +7 -7 lines
Diff to previous 1.211
- Patch #253706 by zoo33: renamed 'header' to 'heading' for correctness with the W3C standard.

Revision 1.211 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 15:15:32 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.210: +3 -3 lines
Diff to previous 1.210
- Patch #240988 by David_Rothstein: fixed left-over documentation after the HTML escaping became a filter of its own.

Revision 1.210 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 20:01:50 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.209: +5 -1 lines
Diff to previous 1.209
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.

Revision 1.209 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:37 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.208: +68 -68 lines
Diff to previous 1.208
- 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.208 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 02:55:55 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.207: +104 -112 lines
Diff to previous 1.207
- Patch #240988 by Gabor: break out HTML escaping to its own filter.

Revision 1.204.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 21:11:47 2008 UTC (19 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-2
Changes since 1.204: +5 -1 lines
Diff to previous 1.204
Drupal 6.2

Revision 1.207 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 21:26:08 2008 UTC (20 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.206: +6 -7 lines
Diff to previous 1.206
- Patch #229517 by keith.smith and flobruit: de-html selected interface strings.

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

Revision 1.205 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 14:07:21 2008 UTC (21 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.204: +5 -5 lines
Diff to previous 1.204
- Patch #222183 by Gabor and Keith: make the input formats reorderable as a first step towards better input format handling, and ultimately, good WYSIWYIG support.

Revision 1.160.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 08:43:34 2008 UTC (22 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-7
Changes since 1.160.2.5: +4 -3 lines
Diff to previous 1.160.2.5 , to branch point 1.160
#208700 by pwolanin. Fix bad backport of #194579. Modified to use Form API.

Revision 1.204 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 15:08:24 2008 UTC (22 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1
Branch point for: DRUPAL-6
Changes since 1.203: +2 -2 lines
Diff to previous 1.203
#212285 by wrwrwr: hr should be treated as a block level tag

Revision 1.203 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 17 21:50:59 2008 UTC (22 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.202: +2 -2 lines
Diff to previous 1.202
#211322 by keith.smith: drag and drop documentation for input formats was missing, damn

Revision 1.202 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 22:47:17 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2
Changes since 1.201: +6 -1 lines
Diff to previous 1.201
Drupal 6 RC2

Revision 1.160.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 22:14:24 2008 UTC (22 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-6
Changes since 1.160.2.4: +6 -1 lines
Diff to previous 1.160.2.4 , to branch point 1.160
Drupal 5.6.

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

Revision 1.160.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 7 01:17:59 2008 UTC (22 months, 3 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.160.2.3: +10 -1 lines
Diff to previous 1.160.2.3 , to branch point 1.160
#194579 patch by pwolanin: clear filter cache when allowed HTML tags configuration changes in an input format

Revision 1.200 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 27 14:03:36 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.199: +10 -1 lines
Diff to previous 1.199
#176748 follow up by pwolanin: fix bad breadcrumbs and missing/wrong titles

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

Revision 1.198 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 21:55:57 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.197: +6 -6 lines
Diff to previous 1.197
#194351 by David Strauss, JirkaRybka: (performance) pass on cache id information to filters

Revision 1.197 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 20:33:47 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.196: +11 -17 lines
Diff to previous 1.196
#189879 by keith.smith: filter module help text cleanup, better for translators with more concentrated explanations

Revision 1.196 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 12:59:21 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.195: +2 -2 lines
Diff to previous 1.195
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.

Revision 1.195 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 15:05:09 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.194: +4 -4 lines
Diff to previous 1.194
rollback of #197425 following on Steven Witten's discontent on how it looks in Garland

Revision 1.194 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 14:04:47 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.193: +4 -4 lines
Diff to previous 1.193
#197425 by mooffie, slightly modified: add blockquote support by default and blockquote theming to Garland and Bluemarine (other themes have it already)

Revision 1.193 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:08:46 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.192: +2 -2 lines
Diff to previous 1.192
#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.192 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:21 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.191: +2 -2 lines
Diff to previous 1.191
#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.191 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 09:58:31 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.190: +1 -2 lines
Diff to previous 1.190
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions

Revision 1.190 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 22 10:32:03 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4
Changes since 1.189: +2 -2 lines
Diff to previous 1.189
#184954 by scor: fix reference to 'input formats' in the help text

Revision 1.189 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 28 08:09:25 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.188: +2 -2 lines
Diff to previous 1.188
- Patch #179244 by tangent: line break filter operates on object element.

Revision 1.188 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 17 09:16:48 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.187: +11 -9 lines
Diff to previous 1.187
#175779 by pwolanin: fix filter format addition page and add proper titles for filter configuration tabs

Revision 1.187 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 14 12:17:58 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.186: +13 -379 lines
Diff to previous 1.186
- Patch #161185 by Crell: split filter module.

Revision 1.186 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 14 11:48:41 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.185: +2 -2 lines
Diff to previous 1.185
- Patch #68853 by matt and telcontar: improved documentation for the html input filter.

Revision 1.185 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 17:23:58 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.184: +5 -1 lines
Diff to previous 1.184
#150851 by pwolanin and chx: different radio buttons in the same set should have different HTML id values (XHTML validity fix)

Revision 1.184 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 6 12:40:47 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.183: +3 -2 lines
Diff to previous 1.183
#109829 by doq: do not trim URLs is the added ellipses would result in a longer link title then the original URL itself

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

Revision 1.182 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 07:47:48 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.181: +3 -3 lines
Diff to previous 1.181
- Patch #164974 by ricflomag: correct usage of t().

Revision 1.160.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 06:54:10 2007 UTC (2 years, 3 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5
Changes since 1.160.2.2: +3 -3 lines
Diff to previous 1.160.2.2 , to branch point 1.160
#164974 by ricflomag. Better use of t().

Revision 1.181 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 25 15:35:14 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.180: +7 -2 lines
Diff to previous 1.180
#161351 by webchick and mlsamuelson: fix notice on filter formats config page

Revision 1.180 - (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.179: +2 -4 lines
Diff to previous 1.179
- 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.179 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 19:46:56 2007 UTC (2 years, 5 months ago) by goba
Branch: MAIN
Changes since 1.178: +8 -9 lines
Diff to previous 1.178
#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.178 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 08:32:27 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.177: +7 -5 lines
Diff to previous 1.177
#153781: Convert all remaining confirm_forms() to deletion api.

Revision 1.160.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 5 07:29:14 2007 UTC (2 years, 5 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-2
Changes since 1.160.2.1: +2 -2 lines
Diff to previous 1.160.2.1 , to branch point 1.160
 - Patch #103079 by yched: check_plain('') returned </p>

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

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 09:39:10 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.175: +2 -2 lines
Diff to previous 1.175
- Patch #103079 by yched: check_plain('') returned </p>

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

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 20 16:44:35 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.173: +80 -2 lines
Diff to previous 1.173
- Patch #54833 by Steven: added an HTML corrector.

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

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

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

Revision 1.170 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 24 10:54:34 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.169: +10 -45 lines
Diff to previous 1.169
- Patch #46941 by Zen and Ber: move PHP input filter to dedicated module.

Revision 1.169 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 15 15:36:10 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.168: +2 -2 lines
Diff to previous 1.168
- Patch #118660 by agentrickard: re-order arguments of cache_set() to match PHP/Drupal conventions.

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

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

Revision 1.166 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 12 11:31:02 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.165: +2 -2 lines
Diff to previous 1.165
- Rollback of patch #84797: the font-tag is deprecated.

Revision 1.165 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 12 10:04:35 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.164: +2 -2 lines
Diff to previous 1.164
- Patch #84797 by RobRoy: add support for font-tag.

Revision 1.160.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 12 01:38:12 2007 UTC (2 years, 8 months ago) by unconed
Branch: DRUPAL-5
Changes since 1.160: +3 -2 lines
Diff to previous 1.160
#105031: Allow both upper and lower case for allowed protocols in XSS checks.

Revision 1.164 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 12 01:34:28 2007 UTC (2 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.163: +3 -2 lines
Diff to previous 1.163
#105031: Allow both upper and lower case for allowed protocols in XSS checks.

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

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

Revision 1.161 - (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.160: +65 -85 lines
Diff to previous 1.160
- Patch #34755 by chx et al: faster menu system.  HEAD is temporary broken and there is no upgrade path yet.

Revision 1.160 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 12 07:27:21 2007 UTC (2 years, 10 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-1
Branch point for: DRUPAL-5
Changes since 1.159: +4 -4 lines
Diff to previous 1.159
#108269: Convert URLs before exclamation marks (urlfilter)

Revision 1.159 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 9 08:30:31 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-2
Changes since 1.158: +12 -5 lines
Diff to previous 1.158
- Cleanup form attributes.

Revision 1.158 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 16 01:05:11 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.157: +2 -2 lines
Diff to previous 1.157
#103563: Restore removing of HTML comments in filter_xss()

Revision 1.157 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 14 10:14:05 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-1
Changes since 1.156: +2 -2 lines
Diff to previous 1.156
#102174: Default filter format's roles were messed up.

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 09:51:21 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.155: +2 -2 lines
Diff to previous 1.155
#100679: filter.module - Don't add unnecessary <br /> to empty output.

Revision 1.155 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 11 17:13:45 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.154: +33 -7 lines
Diff to previous 1.154
-Patch

Revision 1.154 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 11 16:57:42 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.153: +2 -3 lines
Diff to previous 1.153
- Patch #101562 by dvessel: <p>-tag clean ups.

Revision 1.153 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 7 16:34:59 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.152: +10 -4 lines
Diff to previous 1.152
- Patch #101775 by Steven: don't cut off posts at a lone <

Revision 1.152 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 26 23:01:42 2006 UTC (3 years ago) by drumm
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-2
Changes since 1.151: +2 -2 lines
Diff to previous 1.151
#99708 by jvandyk. Proper use of ;.

Revision 1.151 - (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.150: +3 -3 lines
Diff to previous 1.150
#97824 by Gurpartap. Move enclosing elements outside of their t().

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

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

Revision 1.148 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 26 05:31:14 2006 UTC (3 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-1
Changes since 1.147: +2 -5 lines
Diff to previous 1.147
- Patch #89285 by profix: code simplifications.

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 23 22:43:23 2006 UTC (3 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.146: +3 -3 lines
Diff to previous 1.146
Fix form buttons sticking next to filter tips link

Revision 1.146 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 08:28:45 2006 UTC (3 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.145: +10 -10 lines
Diff to previous 1.145
#84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 4 06:13:33 2006 UTC (3 years, 1 month ago) by drumm
Branch: MAIN
Changes since 1.144: +12 -2 lines
Diff to previous 1.144
#72797 by pwolanin and beginner. Make 'More information about formatting options' link themeable.

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 9 08:25:23 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.143: +2 -2 lines
Diff to previous 1.143
- Patch #83222 by edkwh: more theme('placeholder') clean-up.  Good catch.

Revision 1.143 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 1 07:32:57 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
Changes since 1.142: +2 -2 lines
Diff to previous 1.142
#80844 by Uwe Hermann. Various string cleanup, which should have been put in smaller patches.

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

Revision 1.141 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 17:40:45 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.140: +2 -3 lines
Diff to previous 1.140
- Patch #79118 by Robrecht Jacques: removed left-over code.

Revision 1.140 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 07:21:43 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.139: +3 -3 lines
Diff to previous 1.139
- Patch #81619 by m3avrck: clean up default phpTemplates.

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 02:23:55 2006 UTC (3 years, 2 months ago) by unconed
Branch: MAIN
Changes since 1.138: +90 -2 lines
Diff to previous 1.138
#65765: Merge URLfilter.module into core filter.module

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 30 08:46:16 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.137: +16 -7 lines
Diff to previous 1.137
- Patch #72290 by killes: split up the cache table.

Revision 1.137 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 27 12:54:01 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.136: +2 -2 lines
Diff to previous 1.136
- Patch #80895 by webchick et al: make it easier to disable form elements.

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 20 06:53:08 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.135: +2 -3 lines
Diff to previous 1.135
- Patch #79612 by webchick: small performance improvement.

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

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

Revision 1.133 - (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.132: +8 -8 lines
Diff to previous 1.132
- 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.132 - (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.131: +3 -3 lines
Diff to previous 1.131
- Patch #77422 by timcn: corrected various paths in the documentation.

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

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 20:31:39 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.129: +18 -18 lines
Diff to previous 1.129
- Make filter admin work after recent admin changes

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

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 29 17:56:41 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.127: +2 -2 lines
Diff to previous 1.127
- Patch #61893 by timnc: remove message_na().

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 19 07:04:26 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.126: +2 -1 lines
Diff to previous 1.126
#73683 by keve, properly initialize an array.

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

Revision 1.122.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.122.2.1: +2 -2 lines
Diff to previous 1.122.2.1 , to branch point 1.122 , to next main 1.301
#71772 by Bart Jansens, fix various php warnings, backport from HEAD

Revision 1.125 - (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.124: +2 -2 lines
Diff to previous 1.124
#71772 by Bart Jansens, fix various php warnings

Revision 1.124 - (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.123: +4 -4 lines
Diff to previous 1.123
#61802 by Zen, Double spaced sentences clean up

Revision 1.122.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 4 11:13:00 2006 UTC (3 years, 6 months ago) by killes
Changes since 1.122: +2 -2 lines
Diff to previous 1.122
#61692, Filter module: Missing  t(), patch by Zen, backport from HEAD

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 4 09:50:35 2006 UTC (3 years, 6 months ago) by drumm
Branch: MAIN
Changes since 1.122: +2 -2 lines
Diff to previous 1.122
#61692 by Zen, Filter module: Missing t()

Revision 1.122 - (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.121: +4 -4 lines
Diff to previous 1.121
- Removing trailing whitespace.

Revision 1.121 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 13:45:50 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.120: +5 -5 lines
Diff to previous 1.120
#56947, fix filter link tips, patch by Dries Knapen

Revision 1.57.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 12 14:36:37 2006 UTC (3 years, 7 months ago) by unconed
Changes since 1.57.2.13: +9 -6 lines
Diff to previous 1.57.2.13 , to branch point 1.57 , to next main 1.301
#58317: Backport autop improvements from wordpress

Revision 1.120 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 12 14:36:24 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.119: +9 -6 lines
Diff to previous 1.119
#58317: Backport autop improvements from wordpress

Revision 1.119 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 9 16:13:30 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.118: +2 -2 lines
Diff to previous 1.118
#57948: Fix header elements in filter_xss_admin

Revision 1.118 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 15:32:17 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.117: +15 -1 lines
Diff to previous 1.117
- #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...
- Clean up some raw output

Revision 1.117 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 01:07:42 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.116: +5 -1 lines
Diff to previous 1.116
#56947: Restore missing filter tips (drumm)

Revision 1.116 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 00:32:52 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.115: +2 -2 lines
Diff to previous 1.115
Oopsie

Revision 1.115 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 3 23:59:48 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.114: +13 -11 lines
Diff to previous 1.114
- Store correct format id instead of 0 for anonymous users (+ code cleanup)

Revision 1.114 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 2 10:12:47 2006 UTC (3 years, 7 months ago) by drumm
Branch: MAIN
Changes since 1.113: +3 -1 lines
Diff to previous 1.113
#41171 James Harvard & freso@freso.dk: Add ABBR & ACRONYM to HTML tips

Revision 1.113 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 15:15:46 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.112: +2 -2 lines
Diff to previous 1.112
- theme_placeholder to theme('placeholder')

Revision 1.112 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 5 02:46:55 2006 UTC (3 years, 8 months ago) by drumm
Branch: MAIN
Changes since 1.111: +12 -1 lines
Diff to previous 1.111
#52484 by chx: filter_form needs validation

Revision 1.111 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 4 18:12:10 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.110: +224 -190 lines
Diff to previous 1.110
- Patch #52265 by Zen: converted filter.module to file API:
    * Converts filter.module to the fapi model (besides filter_admin_overview which has already been done.)
    * On the format edit screen, updates to the roles fieldset were being mangled with the previous code. The previous code relied on only checked checkboxes being returned. Fapi for some reason decides to insert non-checked items as well with values 0.
    * Makes the name field a UNIQUE field. DB and update patches included. Having a duplicate format name completely b0rks things.
    * Adds check_plain to the format name in admin_overview.
    * Removes unnecessary #type => 'markup'.
    * Moves hook_menu to below hook_help.
    * drupal_goto -> return.

Revision 1.110 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 4 17:51:34 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.109: +5 -3 lines
Diff to previous 1.109
- Patch #52341 by m3avrck: corrected phpdoc.

Revision 1.109 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 09:01:34 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.108: +9 -9 lines
Diff to previous 1.108
- Patch #50982 by kuba: converted the admin filter overview page to the submit-model.

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 27 14:24:54 2006 UTC (3 years, 9 months ago) by killes
Branch: MAIN
Changes since 1.107: +5 -4 lines
Diff to previous 1.107
#48710, incorrect list of roles that can use default input format, patch by RayZ

Revision 1.57.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 23 04:02:21 2006 UTC (3 years, 9 months ago) by unconed
Changes since 1.57.2.12: +2 -2 lines
Diff to previous 1.57.2.12 , to branch point 1.57
- #48997: Remove PHP notice from filter.module

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 23 04:01:14 2006 UTC (3 years, 9 months ago) by unconed
Branch: MAIN
Changes since 1.106: +2 -2 lines
Diff to previous 1.106
- #48997: Remove PHP notice from filter.module

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

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 16 15:36:31 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.104: +2 -2 lines
Diff to previous 1.104
- Patch #49198 by Ber: improved documentation of filter-roles setting.

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 25 22:29:57 2006 UTC (3 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.103: +3 -3 lines
Diff to previous 1.103
 - #45742: XHTML slash fix.

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 25 19:20:28 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.102: +4 -1 lines
Diff to previous 1.102
- Patch #45742 by chx: fixed problem with closed tags being filtered out.

Revision 1.102 - (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.101: +2 -2 lines
Diff to previous 1.101
- 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.101 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 15 07:14:14 2006 UTC (3 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.100: +2 -2 lines
Diff to previous 1.100
- #44772: {} -> [] (in anticipation of PHP de-deprecation)

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 2 10:01:03 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.99: +2 -2 lines
Diff to previous 1.99
- Partial patch #43014 by wulff: added missing t() function to filter.module.

Revision 1.57.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 31 04:01:56 2005 UTC (3 years, 10 months ago) by unconed
Changes since 1.57.2.11: +2 -2 lines
Diff to previous 1.57.2.11 , to branch point 1.57
- #42828: Auto-p destroys alphanumeric named entities like &frac12;

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 31 04:01:38 2005 UTC (3 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.98: +2 -2 lines
Diff to previous 1.98
- #42828: Auto-p destroys alphanumeric named entities like &frac12;

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 28 18:43:42 2005 UTC (3 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.97: +4 -3 lines
Diff to previous 1.97
- #27230: Fix XHTML slash in XSS filter

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 19 14:30:53 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.96: +1 -14 lines
Diff to previous 1.96
- Patch #39179 by chx: improved validation of forms.

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

Revision 1.95 - (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.94: +4 -4 lines
Diff to previous 1.94
- Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 14 13:56:54 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.93: +5 -5 lines
Diff to previous 1.93
- Patch #40975 by chx: filter_format no longer supports multiple filtered areas.

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 10 19:35:13 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.92: +5 -5 lines
Diff to previous 1.92
- Patch #40628 by Jaza: added missing fieldset around filter options.

Revision 1.44.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 8 09:06:41 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.44.2.6: +14 -12 lines
Diff to previous 1.44.2.6 , to branch point 1.44 , to next main 1.301
- Patch #40351 by Richard/chx: filter_xss_bad_protocol too hungry.

Revision 1.57.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 8 09:06:23 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.57.2.10: +14 -12 lines
Diff to previous 1.57.2.10 , to branch point 1.57
- Patch #40351 by Richard/chx: filter_xss_bad_protocol too hungry.

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 8 09:05:30 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.91: +14 -12 lines
Diff to previous 1.91
- Patch #40351 by Richard/chx: filter_xss_bad_protocol too hungry.

Revision 1.91 - (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.90: +18 -9 lines
Diff to previous 1.90
- 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.90 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 3 09:44:50 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.89: +10 -2 lines
Diff to previous 1.89
- Patch #39155 by Alex/chx: #validate, #submit, #process consistency

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 2 15:46:46 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.88: +2 -15 lines
Diff to previous 1.88
- Patch #39605 by Alex: remove form_filter type.

Revision 1.57.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 20:18:59 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.57.2.9: +5 -2 lines
Diff to previous 1.57.2.9 , to branch point 1.57
- Improved the protocol whitelist code.

Revision 1.44.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 20:18:40 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.44.2.5: +5 -2 lines
Diff to previous 1.44.2.5 , to branch point 1.44
- Improved the protocol whitelist code.

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 20:16:47 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.87: +6 -4 lines
Diff to previous 1.87
- Improved the protocol whitelist code.

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 15:31:23 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.86: +18 -12 lines
Diff to previous 1.86
- More fixes

Revision 1.57.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 15:29:23 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.57.2.8: +18 -12 lines
Diff to previous 1.57.2.8 , to branch point 1.57
- More fixes

Revision 1.44.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 15:29:15 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.44.2.4: +18 -12 lines
Diff to previous 1.44.2.4 , to branch point 1.44
- More fixes

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 00:12:23 2005 UTC (4 years ago) by unconed
Branch: MAIN
Changes since 1.85: +3 -4 lines
Diff to previous 1.85
- #39362: Fix code warnings in filter.module

Revision 1.57.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 00:11:53 2005 UTC (4 years ago) by unconed
Changes since 1.57.2.7: +3 -4 lines
Diff to previous 1.57.2.7 , to branch point 1.57
- #39362: Fix code warnings in filter.module

Revision 1.44.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 00:11:40 2005 UTC (4 years ago) by unconed
Changes since 1.44.2.3: +3 -4 lines
Diff to previous 1.44.2.3 , to branch point 1.44
- #39362: Fix code warnings in filter.module

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 29 20:17:10 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.84: +323 -98 lines
Diff to previous 1.84
- Various fixes.  Updated CHANGELOG.txt

Revision 1.57.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 29 20:14:29 2005 UTC (4 years ago) by dries
Changes since 1.57.2.6: +323 -98 lines
Diff to previous 1.57.2.6 , to branch point 1.57
- Various fixes.  Updated CHANGELOG.txt

Revision 1.44.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 29 20:12:06 2005 UTC (4 years ago) by dries
Changes since 1.44.2.2: +334 -24 lines
Diff to previous 1.44.2.2 , to branch point 1.44
- Various fixes

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 23 08:21:08 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.83: +3 -3 lines
Diff to previous 1.83
- Patch #38349 by chx: form API bugfixes.

Revision 1.83 - (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.82: +2 -2 lines
Diff to previous 1.82
- Patch #35644 by webchick: forms API simplificiations.

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 10 20:36:13 2005 UTC (4 years ago) by unconed
Branch: MAIN
Changes since 1.81: +5 -2 lines
Diff to previous 1.81
#36242: Array merge problems with module_invoke

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 9 19:25:11 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80
- Partial patch #34920 by tangent: improved placement of filter settings.

Revision 1.80 - (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.79: +12 -1 lines
Diff to previous 1.79
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 31 13:57:17 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.78: +2 -2 lines
Diff to previous 1.78
- Patch #35320 by asimmonds: couldn't save roles in admin/filters/...

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 31 13:40:13 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.77: +2 -2 lines
Diff to previous 1.77
- Patch #35596 by ccourtne: form API change introduced input format fieldset even when only 1 input format

Revision 1.77 - (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.76: +2 -2 lines
Diff to previous 1.76
- Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.

Revision 1.76 - (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.75: +48 -36 lines
Diff to previous 1.75
- Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 8 12:21:47 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.74: +2 -2 lines
Diff to previous 1.74
- Patch #33433 by chx: fixed a number of form API problems.

    * Default form value
    * Leftover debug function in form.inc
    * PHP5 issue with comment date (I got this patch from another issue)
    * Validation error fix (was calling legacy form validate)
    * Lots o' warnings on comment preview
    * Filter tips plus argument (gremlins. I swear this was not there.)
    * Message to clear what's going on with system settings
    * Non-freetagging taxonomies fixed

Revision 1.74 - (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.73: +103 -81 lines
Diff to previous 1.73
- 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.73 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 27 15:54:39 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.72: +3 -2 lines
Diff to previous 1.72
- Modified patch #30775 by timcn, Souvent22, m3avrck: give file uploads descriptions.
  (Modified the form a bit.)

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 17 12:44:59 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.71: +145 -145 lines
Diff to previous 1.71
- Patch #27364 by Ber, m3avrck: filter GUI improvements.

  chx: it can be "form API"-ied now. :)

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

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 14 17:50:35 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.69: +314 -1 lines
Diff to previous 1.69
- Fixed the filter module.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 14 09:53:40 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.68: +2 -315 lines
Diff to previous 1.68
- Patch #28826 by chx: make xmlrpc_multicall working.

Revision 1.68 - (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.67: +2 -2 lines
Diff to previous 1.67
- #27551: Rename check_output() to check_markup(). Needs contrib updates!

Revision 1.44.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 29 19:53:59 2005 UTC (4 years, 5 months ago) by dries
Changes since 1.44.2.1: +26 -4 lines
Diff to previous 1.44.2.1 , to branch point 1.44
- Fixed problems with filter formats and problem with XML-RPC server.

Revision 1.57.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 29 19:53:35 2005 UTC (4 years, 5 months ago) by dries
Changes since 1.57.2.5: +26 -4 lines
Diff to previous 1.57.2.5 , to branch point 1.57
- Fixed problems with filter formats and problem with XML-RPC server.

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

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

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 21 09:45:44 2005 UTC (4 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.64: +3 -2 lines
Diff to previous 1.64
- Patch #16204 by Thox: committed the collapsible form elements patch.

  NOTE: this patch works well, but the improved node edit form still has
        some rough edges.  It is important that we continue to improve
        usability.  Give it a try.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 1 03:21:44 2005 UTC (4 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63
- Use &amp; instead of numerical entity in autop.

Revision 1.57.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 1 03:21:36 2005 UTC (4 years, 5 months ago) by unconed
Changes since 1.57.2.4: +2 -2 lines
Diff to previous 1.57.2.4 , to branch point 1.57
- Use &amp; instead of numerical entity in autop.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 7 00:09:31 2005 UTC (4 years, 6 months ago) by unconed
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62
- Line-break filter tag matching was not case-insensitive, so it didn't pick up e.g. <PRE>

Revision 1.57.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 7 00:09:07 2005 UTC (4 years, 6 months ago) by unconed
Changes since 1.57.2.3: +2 -2 lines
Diff to previous 1.57.2.3 , to branch point 1.57
- Line-break filter tag matching was not case-insensitive, so it didn't pick up e.g. <PRE>

Revision 1.57.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 7 00:07:00 2005 UTC (4 years, 6 months ago) by unconed
Changes since 1.57.2.2: +3 -3 lines
Diff to previous 1.57.2.2 , to branch point 1.57
- Line-break filter now also ignores <style> (already ignored <pre> and <script>).

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 7 00:06:37 2005 UTC (4 years, 6 months ago) by unconed
Branch: MAIN
Changes since 1.61: +3 -3 lines
Diff to previous 1.61
- Line-break filter now also ignores <style> (already ignored <pre> and <script>).

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 5 22:22:46 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.60: +6 -6 lines
Diff to previous 1.60
- 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.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 24 16:34:33 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.59: +7 -7 lines
Diff to previous 1.59
- Patch 20910 by chx: centralize print theme page.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 20 03:01:07 2005 UTC (4 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58
  - Make the auto-linebreak filter also ignore the contents of <script>.
    This makes it easier to use JavaScript (e.g. Google Adsense) inside blocks.

Revision 1.57.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 20 03:00:50 2005 UTC (4 years, 7 months ago) by unconed
Changes since 1.57.2.1: +2 -2 lines
Diff to previous 1.57.2.1 , to branch point 1.57
  - Make the auto-linebreak filter also ignore the contents of <script>.
    This makes it easier to use JavaScript (e.g. Google Adsense) inside blocks.

Revision 1.57.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 20 03:00:01 2005 UTC (4 years, 7 months ago) by unconed
Changes since 1.57: +23 -7 lines
Diff to previous 1.57
- Oopsie

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 20 02:55:20 2005 UTC (4 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.57: +23 -7 lines
Diff to previous 1.57
- Make the auto-linebreak filter also ignore the contents of <script>.
  This makes it easier to use JavaScript (e.g. Google Adsense) inside blocks.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 1 15:54:59 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56
- Patch #19451 by JonBob: improved consistency of module descriptions.  We should write guidelines for this -- maybe in the PHPDoc code of the _help hook.

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

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 18 20:28:22 2005 UTC (4 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.54: +4 -7 lines
Diff to previous 1.54
- Cleaner handling of format ID number in URL, for hook_help.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 7 22:44:54 2005 UTC (4 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.53: +34 -20 lines
Diff to previous 1.53
#12369: Linebreak filter should leave <pre> sections alone.

Revision 1.53 - (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.52: +12 -7 lines
Diff to previous 1.52
#18329: Unify confirmation messages (and make them themable)

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 23 22:29:28 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.51: +6 -6 lines
Diff to previous 1.51
- Patch #16016 by Goba: fixed various bugs in filter tip display.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 19 19:30:04 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.50: +4 -4 lines
Diff to previous 1.50
- Refinements by Walkah, based on suggestions of Steven and myself.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 19 16:35:14 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.49: +6 -1 lines
Diff to previous 1.49
- Patch #15847 by James: added rel="nofollow" support.  This is implemented as a filter so it can be enabled/disabled on a per-role basis (eg. some people might want to enable this for anonymous users but not for authenticated users).

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 3 01:09:02 2005 UTC (4 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.48: +98 -6 lines
Diff to previous 1.48
#14548: Add optional HTML help to filter.module's HTML filter.

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

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 29 13:13:29 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.46: +7 -7 lines
Diff to previous 1.46
- Patch #13581 by Steven: Db_query() allows a variable amount of parameters so you can pass the query arguments in. There is however an alternative syntax: instead of passing the query arguments as function arguments, you can also pass a single array with the query arguments in it. For example the following two statements are equivalent:

db_query($query, $a, $b, $c);
db_query($query, array($a, $b, $c));

This usage is particularly interesting when the query is constructed dynamically, and the amount of arguments to pass varies. In that case we use the second method to avoid using call_user_func_array(). This behaviour is not documented explicitly, but it is used in several places.

However, db_query_range() and pager_query() do not support this syntax properly, which means there are several pieces of code which still revert to the ugly call_user_func_array() call.

This patch updates db_query_range() and pager_query() so they support the array-passing method. I also added documentation about this method to each of the db functions.

I also cleaned up the code for db_query (it was weird and hard to understand) and moved db_query() and db_queryd() from database.xxxxx.inc to database.inc: it was the same between both mysql and pgsql, as it doesn't do anything database specific. It just prefixes the tables and inserts the arguments. The actual db query is performed in _db_query(), which is still in database.xxxxx.inc.

Finally, I updated several places with the new syntax, and the code is a lot cleaner. For example:
- array_unshift($params, "SELECT u.* FROM {users} u WHERE $query u.status < 3");
- $params[] = 0;
- $params[] = 1;
- $result = call_user_func_array('db_query_range', $params);
+ $result = db_query_range("SELECT u.* FROM {users} u WHERE $query u.status < 3", $params, 0, 1);

and

- return call_user_func_array('db_query_range', array_merge(array($query), $args, array((int)$pager_from_array[$element], (int)$limit)));
+ return db_query_range($query, $args, (int)$pager_from_array[$element], (int)$limit);

I've tested it on mysql. I didn't alter the actual db behaviour, so pgsql should be okay too.

This patch is important because many people avoid the call_user_func_array() method and put data directly into the db query.  This is very, very bad because the database prefix will be applied to it, and strip out braces. It's also generally bad form as you have to call check_query() yourself.  With the new, documented syntax, there is no more excuse to put data directly in the query.

Revision 1.46 - (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