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

Log of /drupal/modules/aggregator/aggregator.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.429 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 24 05:23:54 2009 UTC (5 days ago) by dries
Branch: MAIN
CVS Tags: HEAD
Changes since 1.428: +15 -4 lines
Diff to previous 1.428
- Patch #633312 by lisarex, JuliaKM, arianek: better help for aggregator module.

Revision 1.428 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 17:50:45 2009 UTC (3 weeks, 6 days ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.427: +2 -2 lines
Diff to previous 1.427
- Patch #402280 by mfb: fixed PDOexception.

Revision 1.427 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:24:11 2009 UTC (5 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.426: +10 -10 lines
Diff to previous 1.426
#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.426 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 15:54:59 2009 UTC (6 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.425: +35 -6 lines
Diff to previous 1.425
- Patch #402280 by mustafau, alex_b: parser should not update aggregator_feed() record.

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

Revision 1.424 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 15:20:12 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.423: +15 -3 lines
Diff to previous 1.423
- Patch #578676 by chx | neclimdul, Crell, Dave Reid: introduce a queue for cron.

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

Revision 1.422 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 05:46:01 2009 UTC (3 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.421: +3 -3 lines
Diff to previous 1.421
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.

Revision 1.421 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 17:11:41 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.420: +23 -25 lines
Diff to previous 1.420
#535564 follow-up by pwolanin and Gábor Hojtsy: Create 'Web services' category and move Aggregator under there.

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

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

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

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

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

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

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

Revision 1.412 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 09:30:58 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.411: +10 -2 lines
Diff to previous 1.411
- Patch #19646 by JamesAn: code clean up, consistently use define.

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

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

Revision 1.409 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 18 14:23:22 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.408: +4 -5 lines
Diff to previous 1.408
- Patch #465398 by akahn: move aggregator settings to 'site configuration'. Yay.

Revision 1.408 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 17 08:54:08 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.407: +2 -2 lines
Diff to previous 1.407
- Patch #19646 by akahn, JamesAn: make it possible to suspend a feed.

Revision 1.407 - (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.406: +1 -9 lines
Diff to previous 1.406
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.

Revision 1.406 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:59:31 2009 UTC (7 months ago) by webchick
Branch: MAIN
Changes since 1.405: +3 -3 lines
Diff to previous 1.405
#423886 by Berdir: Fix fatal error when submitting aggregator block.

Revision 1.374.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 12:15:53 2009 UTC (8 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14
Changes since 1.374.2.4: +2 -2 lines
Diff to previous 1.374.2.4 , to branch point 1.374 , to next main 1.429
#290561 by mustafau, AlexisWilke: aggregator_save_category() should ask for the last insert ID in 'aggregator_category', not 'aggregator' when saving.

Revision 1.405 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 07:21:02 2009 UTC (8 months, 4 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.404: +2 -1 lines
Diff to previous 1.404
#364467 by alex_b: Fix remove followed by update aggregator items.

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

Revision 1.374.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 21:36:16 2009 UTC (10 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-9
Changes since 1.374.2.3: +1 -2 lines
Diff to previous 1.374.2.3 , to branch point 1.374
#245990 follow up by Damien Tournoud, David_Rothstein, pwolanin: Move back to an internal URL check for HTTP request checking and make the request checking less intrusive on what requests can be accomplished

Revision 1.403 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 19:38:31 2008 UTC (11 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.402: +68 -438 lines
Diff to previous 1.402
- Patch #303930 by Aron Novak, alex_b, et al: introduced pluggable architecture for aggregator

Revision 1.402 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 03:58:24 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.401: +75 -64 lines
Diff to previous 1.401
- Patch #345866 by alexanderplas: remove  from hook_block() -- addendum patch.

Revision 1.401 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 04:38:15 2008 UTC (12 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.400: +2 -2 lines
Diff to previous 1.400
#333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch.

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

Revision 1.399 - (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.398: +3 -3 lines
Diff to previous 1.398
- Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.

Revision 1.398 - (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.397: +4 -6 lines
Diff to previous 1.397
- Patch #279516 by c960657: removed many PHP4-isms.  Great patch.

Revision 1.397 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 18:23:12 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.396: +1 -9 lines
Diff to previous 1.396
- Patch #233407 by R.Muilwijk, catch, flobruit, et al: remove hardcoded references to blog module.

Revision 1.396 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 12:57:35 2008 UTC (13 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.395: +164 -75 lines
Diff to previous 1.395
- Patch #302936 by Aron Novak, Crell et al: convert aggregator module to the new DB abstraction layer.

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

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

Revision 1.393 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 04:24:25 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.392: +2 -2 lines
Diff to previous 1.392
#318687 by hswong3i: Fix pgsql update error in aggregator module.

Revision 1.392 - (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
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.391: +7 -7 lines
Diff to previous 1.391
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME.  Improved developer experience.

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

Revision 1.390 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 19:25:08 2008 UTC (14 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.389: +11 -12 lines
Diff to previous 1.389
- Patch #52015 by mustafau: update timestamps for aggregator news items.

Revision 1.389 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 14:48:17 2008 UTC (15 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.388: +12 -13 lines
Diff to previous 1.388
- Patch #43245 by mustafau, Dries, agentrickard, markus_petrux, et al: add an option to not generate blocks for RSS feeds.

Revision 1.388 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 12 10:42:41 2008 UTC (15 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.387: +5 -2 lines
Diff to previous 1.387
- Patch #293532 by mustafau: when a redirected feed is not parseable Aggregator saves a watchdog entry saying that the feed was updated, however the feed remains unchanged in the database.

Revision 1.387 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 12 07:00:48 2008 UTC (15 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.386: +13 -3 lines
Diff to previous 1.386
- Patch #291064 by mustafau: improve performance of aggregator by storing an md5 hash for the feed.

Revision 1.386 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 07:01:52 2008 UTC (15 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.385: +2 -4 lines
Diff to previous 1.385
- Patch #293614 by mustafau: aggregator files two similar error messages for not parseable feeds.

Revision 1.374.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 20:10:01 2008 UTC (15 months, 3 weeks ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8
Changes since 1.374.2.2: +5 -1 lines
Diff to previous 1.374.2.2 , to branch point 1.374
- Patch #268491 by mustafu, pwolanin, et al: fixed notice after deleting aggregator feed.

Revision 1.385 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 20:09:22 2008 UTC (15 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.384: +5 -1 lines
Diff to previous 1.384
- Patch #268491 by mustafu, pwolanin, et al: fixed notice after deleting aggregator feed.

Revision 1.384 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 18:17:37 2008 UTC (15 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.383: +2 -2 lines
Diff to previous 1.383
- Patch #290561 by mustafu: fixed bug with creating aggregator categories.

Revision 1.383 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 05:46:55 2008 UTC (15 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.382: +11 -1 lines
Diff to previous 1.382
- Patch #16282 by Arancaytar, mustafau, keith.smith, et al: add OPML import functionality for RSS feeds.  Woot.

Revision 1.374.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 05:57:33 2008 UTC (16 months, 3 weeks ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3
Changes since 1.374.2.1: +2 -2 lines
Diff to previous 1.374.2.1 , to branch point 1.374
- Patch #278617 by asimmonds: fixed broken link.

Revision 1.382 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 05:57:00 2008 UTC (16 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.381: +2 -2 lines
Diff to previous 1.381
- Patch #278617 by asimmonds: fixed broken link.

Revision 1.381 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 03:36:23 2008 UTC (17 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.380: +4 -4 lines
Diff to previous 1.380
- Patch #270045 by drewish, Susurrus: clean up return values.

Revision 1.380 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 21:27:32 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.379: +37 -31 lines
Diff to previous 1.379
- Patch #256793 by Senpai and flobruit: code clean up.

Revision 1.379 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 12:18:45 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.378: +1 -20 lines
Diff to previous 1.378
- 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.324.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 07:41:23 2008 UTC (19 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-20, DRUPAL-5-8, DRUPAL-5-9
Changes since 1.324.2.2: +4 -4 lines
Diff to previous 1.324.2.2 , to branch point 1.324 , to next main 1.429
#226869 by boydj and hswong3i: minor code style cleanup with aggregator module queries

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

Revision 1.377 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:34 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.376: +22 -22 lines
Diff to previous 1.376
- 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.376 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 10:28:21 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.375: +2 -2 lines
Diff to previous 1.375
- Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs.

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

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

  You get the picture.

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

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

Revision 1.374 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 08:06:32 2008 UTC (22 months, 2 weeks ago) by dries
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.373: +3 -3 lines
Diff to previous 1.373
- Patch #208926 by keith.smith: fixed broken link.  The external link to the RSS specification changed.

Revision 1.373 - (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.372: +3 -3 lines
Diff to previous 1.372
Drupal 6 RC2

Revision 1.324.2.2 - (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, DRUPAL-5-7
Changes since 1.324.2.1: +28 -8 lines
Diff to previous 1.324.2.1 , to branch point 1.324
Drupal 5.6.

Revision 1.372 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 09:51:34 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.371: +2 -2 lines
Diff to previous 1.371
#153998 by David_Rothstein and myself: clean up permissions in book, blog, blogapi, forum and locale modules

Revision 1.371 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 12:02:50 2007 UTC (23 months ago) by dries
Branch: MAIN
Changes since 1.370: +15 -36 lines
Diff to previous 1.370
- Patch #204221 by webernet: code style fixes.

Revision 1.370 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 13:17:19 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.369: +5 -18 lines
Diff to previous 1.369
#194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues fixed)

Revision 1.369 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 08:57:54 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.368: +6 -3 lines
Diff to previous 1.368
#196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding.

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

Revision 1.367 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 17:45:41 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.366: +2 -2 lines
Diff to previous 1.366
#197730 by keith.smith: standardize on a much more user friendly cron reference in help texts, explain its importance with more examples in INSTALL.txt

Revision 1.366 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 21:01:44 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.365: +83 -5 lines
Diff to previous 1.365
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules

Revision 1.365 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:08:44 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.364: +2 -2 lines
Diff to previous 1.364
#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.364 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 09:34:36 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.363: +2 -2 lines
Diff to previous 1.363
#197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc

Revision 1.363 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:20 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.362: +2 -2 lines
Diff to previous 1.362
#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.362 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 4 16:34:27 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.361: +10 -8 lines
Diff to previous 1.361
#195781 by keith.smith: improve aggregator help text

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

Revision 1.360 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 15:32:55 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.359: +2 -2 lines
Diff to previous 1.359
- Patch #89196 by catch, keith, earnie, webchick et al: string massaging.

Revision 1.359 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 22 09:36:05 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.358: +3 -3 lines
Diff to previous 1.358
#147492 by flobruit: make 'more' links themeable

Revision 1.358 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 16 13:48:11 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.357: +18 -6 lines
Diff to previous 1.357
#173188 by chx: update aggregator menu items when an aggregator category is changed

Revision 1.357 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 13 08:02:38 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.356: +25 -4 lines
Diff to previous 1.356
#173082 by dvessel: tplify aggregator module, make more stuff themeable

Revision 1.356 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 17:28:44 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.355: +2 -2 lines
Diff to previous 1.355
#174348 by chx: image column was not present in an aggregator_save_feed() query, but it does not have a default value, so we need to include it in the query

Revision 1.355 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 5 08:31:48 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.354: +26 -650 lines
Diff to previous 1.354
- Patch #172835 by Crell: split up aggregator module.

Revision 1.354 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 3 16:59:53 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.353: +101 -78 lines
Diff to previous 1.353
- Patch #159447 by chx, webchick, crell et all: fixed various aggregator related problems.

Revision 1.353 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 20:20:38 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.352: +15 -13 lines
Diff to previous 1.352
- Patch #132369 by dmitrig01 and simplymenotu: fixed various E_NOTICE problems.

Revision 1.352 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 18:22:20 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.351: +3 -3 lines
Diff to previous 1.351
#151782 by agentrickard: missing form_state in aggregator form functions

Revision 1.351 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 17:23:09 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.350: +2 -2 lines
Diff to previous 1.350
#148973 by chx: actually insert an empty value for description, so it is not null, and does not cause a problem for postgres

Revision 1.350 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 16:12:00 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.349: +4 -2 lines
Diff to previous 1.349
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2.  Also a performance improvement. (Correct version this time.)

Revision 1.349 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 15:55:35 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.348: +6 -6 lines
Diff to previous 1.348
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2.  Also a performance improvement.

Revision 1.348 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 12:43:04 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.347: +5 -5 lines
Diff to previous 1.347
#100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to 'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?')

Revision 1.324.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 9 03:38:22 2007 UTC (2 years, 4 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-2, DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5
Changes since 1.324: +2 -2 lines
Diff to previous 1.324
#107023 by yas and asimmonds. Correct variables for updating Aggregator items.

Revision 1.347 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 5 09:07:03 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.346: +2 -2 lines
Diff to previous 1.346
#107023 by yas and asimmonds: aggregator was not updating older items because of badly ordered SQL parameters

Revision 1.346 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 19:46:54 2007 UTC (2 years, 5 months ago) by goba
Branch: MAIN
Changes since 1.345: +3 -3 lines
Diff to previous 1.345
#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.345 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 5 12:13:21 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.344: +6 -7 lines
Diff to previous 1.344
- Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id().

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

Revision 1.343 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 31 12:14:04 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.342: +2 -2 lines
Diff to previous 1.342
- Patch #101268 by webernet et al: improve the usability of feed icons.

Revision 1.342 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 30 08:08:58 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.341: +3 -3 lines
Diff to previous 1.341
- Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews.

Revision 1.341 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 14:37:49 2007 UTC (2 years, 6 months ago) by goba
Branch: MAIN
Changes since 1.340: +2 -2 lines
Diff to previous 1.340
#147640 by Jose A Reyero with further cleanup by myself: add language code to localization functions
This makes it possible to call these functions with a given language code when sending emails to multiple users with different languages in a request for example.

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

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

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

Revision 1.337 - (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.336: +9 -9 lines
Diff to previous 1.336
- Patch #76588 by Gabor: made log messages translatable.  Yay.

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

Revision 1.335 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 07:38:36 2007 UTC (2 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.334: +2 -2 lines
Diff to previous 1.334
#134351: Missing brace in aggregator.module

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

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

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

Revision 1.331 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 12 13:01:10 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.330: +7 -3 lines
Diff to previous 1.330
- Patch #126128 by chx and Steven: menu fixes and enhancements.  Yay.

Revision 1.330 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 12:29:22 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.329: +2 -2 lines
Diff to previous 1.329
- Patch #98359 by Robroy and webchick: string clean-up: web site -> website

Revision 1.329 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 11:40:17 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.328: +4 -4 lines
Diff to previous 1.328
- Patch #111347 by Steven: refactor url() and l().

Revision 1.328 - (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.327: +12 -17 lines
Diff to previous 1.327
 - Patch #113603 by chx: first crack at re-implementing tabs.

Revision 1.327 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 21:26:55 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.326: +3 -1 lines
Diff to previous 1.326
 - Patch #113603 by chx: first crack at re-implementing tabs.

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

Revision 1.325 - (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.324: +153 -159 lines
Diff to previous 1.324
- Patch #34755 by chx et al: faster menu system.  HEAD is temporary broken and there is no upgrade path yet.

Revision 1.324 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 26 10:28:12 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-0-RC-2, DRUPAL-5-1
Branch point for: DRUPAL-5
Changes since 1.323: +2 -2 lines
Diff to previous 1.323
- Patch #105253 by RobRoy: corrected maxlength setting for feeds.

Revision 1.323 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 14 13:41:02 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-1
Changes since 1.322: +6 -6 lines
Diff to previous 1.322
- Patch #100528 by ChrisKennedy: the RSS aggregator supports non-RSS feeds too.

Revision 1.322 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 06:27:17 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.321: +3 -2 lines
Diff to previous 1.321
#100859: Fix aggregator categorization form

Revision 1.321 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 29 03:56:39 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.320: +9 -5 lines
Diff to previous 1.320
#68156 by Heine. Don't show aggregator blocks if they are empty.

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

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

Revision 1.318 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 25 09:04:21 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.317: +2 -2 lines
Diff to previous 1.317
#97941 by webchick. Consistent defaults for 'site_name' variable.

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

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

Revision 1.315 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 20:03:10 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.314: +2 -2 lines
Diff to previous 1.314
- Patch #98359 by webchick and webernet: standardize on terminology: 'website' and 'web page'.

Revision 1.314 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 19 23:51:01 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.313: +2 -2 lines
Diff to previous 1.313
#98359 by webchick. Change 'web site' to more common usage, 'website.'

Revision 1.313 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 17 00:21:44 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.312: +2 -2 lines
Diff to previous 1.312
#93824 by edkwh. Bad default for a radio button.

Revision 1.312 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 23 20:25:03 2006 UTC (3 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-1
Changes since 1.311: +2 -2 lines
Diff to previous 1.311
- Patch #52015 by AjK: updated timestamps for feed items.

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

Revision 1.310 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 19:15:27 2006 UTC (3 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.309: +2 -2 lines
Diff to previous 1.309
- Patch #89424 by sandhurs: correct function definition of aggregator_block().

Revision 1.309 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 5 18:22:48 2006 UTC (3 years, 1 month ago) by kjartan
Branch: MAIN
Changes since 1.308: +6 -7 lines
Diff to previous 1.308
Reverting code incorrectly included in the previous commit.

Revision 1.308 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 5 14:45:13 2006 UTC (3 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.307: +10 -7 lines
Diff to previous 1.307
- Patch #87497 by Souvent22: aggregator not always pulling in descriptions.

Revision 1.307 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 3 21:06:27 2006 UTC (3 years, 1 month ago) by kjartan
Branch: MAIN
Changes since 1.306: +12 -9 lines
Diff to previous 1.306
- Patch #87078:
    * Fixed categorize and configure tabs.
    * Fixed passing HTML through check_plain().

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

Revision 1.305 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 6 06:53:39 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
Changes since 1.304: +2 -2 lines
Diff to previous 1.304
#49443 by Ralf Stamm and webchick. Make default date format consistent.

Revision 1.304 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 1 03:30:16 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
Changes since 1.303: +4 -1 lines
Diff to previous 1.303
#81808 by m3avrck. Don't allow duplicate feeds.

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

Revision 1.302 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 23 18:38:41 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.301: +5 -9 lines
Diff to previous 1.301
- Patch #66569 by m3avrck: add RSS autodiscovery automatically.

Revision 1.301 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 23 05:55:37 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.300: +4 -3 lines
Diff to previous 1.300
#66569 by m3avrck. Put all the feed icons in the same place.

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

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

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

Revision 1.297 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 07:19:45 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.296: +3 -3 lines
Diff to previous 1.296
- Fixed misplaced check_plain().  Reported by Jim Phlew.

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

Revision 1.295 - (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.294: +5 -5 lines
Diff to previous 1.294
- 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.294 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 7 15:04:13 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.293: +8 -8 lines
Diff to previous 1.293
- Patch #77422 by timcn: corrected various paths in the documentation.

Revision 1.293 - (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.292: +4 -1 lines
Diff to previous 1.292
#73884 by RobRoy, various code cleanup.

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

Revision 1.291 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 27 08:17:21 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.290: +4 -4 lines
Diff to previous 1.290
#61433 by bozo, fix some logic around the GUID addition.

Revision 1.290 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 10 19:27:52 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.289: +9 -6 lines
Diff to previous 1.289
- Patch #72284 by me:
   + reorganized ?q=admin/settings
   + deprecated the _settings hook

Revision 1.289 - (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.288: +3 -3 lines
Diff to previous 1.288
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.

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

Revision 1.278.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 3 08:09:31 2006 UTC (3 years, 4 months ago) by killes
Changes since 1.278.2.5: +2 -2 lines
Diff to previous 1.278.2.5 , to branch point 1.278 , to next main 1.429
Patch #71684 by fgm: corrected the header information of RSS feeds: text/xml -> application/rss+xml, backport from HEAD

Revision 1.287 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 3 08:04:33 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.286: +2 -2 lines
Diff to previous 1.286
- Patch #71684 by fgm: corrected the header information of RSS feeds: text/xml -> application/rss+xml

Revision 1.286 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 15:26:41 2006 UTC (3 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.285: +3 -1 lines
Diff to previous 1.285
- Patch #70725 by ahoeben: recognized more Atom dates.

Revision 1.285 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 20 09:44:36 2006 UTC (3 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.284: +11 -8 lines
Diff to previous 1.284
- Patch #61433 by Steve Dondley: added support for GUIDs to prevent duplicate posts being inserted.

Revision 1.278.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 12 04:19:21 2006 UTC (3 years, 5 months ago) by killes
Changes since 1.278.2.4: +1 -2 lines
Diff to previous 1.278.2.4 , to branch point 1.278
#31591 by vwX, fix 301 redirects in aggregator, backport from HEAD

Revision 1.284 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 12 02:30:24 2006 UTC (3 years, 5 months ago) by drumm
Branch: MAIN
Changes since 1.283: +1 -2 lines
Diff to previous 1.283
#31591 by vwX, fix 301 redirects in aggregator

Revision 1.278.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 8 21:25:50 2006 UTC (3 years, 5 months ago) by dries
Changes since 1.278.2.3: +3 -3 lines
Diff to previous 1.278.2.3 , to branch point 1.278
- Patch #65801 by Moshe et al: fixed locale initialization slowness.

Revision 1.278.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 2 13:11:20 2006 UTC (3 years, 5 months ago) by killes
Changes since 1.278.2.2: +2 -4 lines
Diff to previous 1.278.2.2 , to branch point 1.278
Removed double slash in URL.
backport from HEAD

Revision 1.283 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 2 13:07:58 2006 UTC (3 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.282: +2 -4 lines
Diff to previous 1.282
- Removed double slash in URL.

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

Revision 1.281 - (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.280: +7 -7 lines
Diff to previous 1.280
#61802 by Zen, Double spaced sentences clean up

Revision 1.278.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 4 18:45:18 2006 UTC (3 years, 6 months ago) by killes
Changes since 1.278.2.1: +8 -2 lines
Diff to previous 1.278.2.1 , to branch point 1.278
#46269 by Egon Bianchet: show never instead of epoch., backport from hEAD

Revision 1.280 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 4 18:39:54 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.279: +8 -2 lines
Diff to previous 1.279
- Patch #46269 by Egon Bianchet: show never instead of epoch.

Revision 1.278.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 2 14:07:58 2006 UTC (3 years, 6 months ago) by killes
Changes since 1.278: +2 -2 lines
Diff to previous 1.278
#60849, typo, patch by Zen, backport from HEAD

Revision 1.279 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 2 13:28:04 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.278: +4 -4 lines
Diff to previous 1.278
- Patch #60849 by Zen: fixed typo in aggregator.

Revision 1.278 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 28 09:52:57 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.277: +16 -9 lines
Diff to previous 1.277
#56036, aggregator_menu messed up, patch by tenrapid

Revision 1.277 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 15:07:40 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.276: +3 -3 lines
Diff to previous 1.276
#59753, Use <content:encoded> NOT <content> for RSS item description, patch by Budda

Revision 1.276 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 13 08:52:42 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.275: +4 -4 lines
Diff to previous 1.275
#58453, improved docs, aggregator does atom, too. Patch by Uwe Herrmann.

Revision 1.275 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 8 09:52:13 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.274: +412 -297 lines
Diff to previous 1.274
- Patch #52932 by Zen: fapi conversion + fixes
   * fapi conversion.
   * Adds status messages, comments and language fixes.
   * Adds watchdog messages for category and feed additions and deletions.
   * Edit forms: checks for duplicates - title for category, title + url for feeds.

Revision 1.274 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 2 19:16:41 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.273: +4 -5 lines
Diff to previous 1.273
- Patch #47267 by joshk: made aggregator categorization work.

Revision 1.273 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 22 10:13:42 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.272: +12 -10 lines
Diff to previous 1.272
- Patch #42068 by mfb et al: fixed problem with aggregator destroying certain links.  Moved filtering to on output.  (Today's critical bugfix #2.)

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

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

Revision 1.270 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 20 09:09:18 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.269: +25 -34 lines
Diff to previous 1.269
- Patch #45228 and patch #45025 by m3avrck and Uwe: aggregator module HTML/CSS cleanups.

Revision 1.269 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 15 17:03:34 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.268: +2 -2 lines
Diff to previous 1.268
- Patch #39329 by markus: order sources in aggregator.

Revision 1.268 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 29 04:46:40 2005 UTC (3 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.267: +4 -4 lines
Diff to previous 1.267
- #42234: Use standardized feed icon for RSS

Revision 1.267 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 26 11:15:57 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.266: +3 -3 lines
Diff to previous 1.266
- Patch #42294 by Cvbge: feed title not logged correctly.

Revision 1.266 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 15 16:02:50 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.265: +6 -6 lines
Diff to previous 1.265
- Patch #41133 by DriesK: as of PHP 5.1.0, strtotime() returns FALSE on failure instead of -1.
  Changed code to be compatible with all versions.

Revision 1.265 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 14 19:04:27 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.264: +1 -2 lines
Diff to previous 1.264
- Patch #41165 by Morbus: removed rss doctype.

Revision 1.264 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 14 14:03:05 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.263: +2 -2 lines
Diff to previous 1.263
- Patch #40816 by Morbus: fixed bug with assigning news item the correct category.

Revision 1.213.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 5 08:59:03 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.213.2.4: +4 -2 lines
Diff to previous 1.213.2.4 , to branch point 1.213 , to next main 1.429
- Patch #39670 by frjo: fixed problem with filtering URLs twice.

Revision 1.233.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 5 08:56:48 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.233.2.7: +4 -2 lines
Diff to previous 1.233.2.7 , to branch point 1.233 , to next main 1.429
- Patch #39670 by frjo: fixed problem with filtering URLs twice.

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

Revision 1.262 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 11:03:58 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.261: +4 -9 lines
Diff to previous 1.261
- Removed valid_input_check().

Revision 1.213.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 10:07:39 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.213.2.3: +3 -10 lines
Diff to previous 1.213.2.3 , to branch point 1.213
- Removed valid_input_check().

Revision 1.233.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 10:05:16 2005 UTC (3 years, 11 months ago) by dries
Changes since 1.233.2.6: +3 -10 lines
Diff to previous 1.233.2.6 , to branch point 1.233
- Removed valid_input_check().

Revision 1.261 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 24 20:20:53 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.260: +4 -1 lines
Diff to previous 1.260
- Patch #38336 by rcwoolley: parse dates in Atom feeds.

Revision 1.260 - (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.259: +5 -5 lines
Diff to previous 1.259
- Patch #35644 by webchick: forms API simplificiations.

Revision 1.259 - (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.258: +16 -46 lines
Diff to previous 1.258
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /

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

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

Revision 1.256 - (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.255: +110 -79 lines
Diff to previous 1.255
- 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.255 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 24 07:53:26 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.254: +2 -4 lines
Diff to previous 1.254
- Patch #28786 by Neil: move pagers out of table.

Revision 1.254 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 18 10:37:57 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.253: +16 -4 lines
Diff to previous 1.253
- Patch #3986 by James (and Boris :)):consolidated all feed-related settings in one place.

* adds a "feed settings" section to admin/settings where 2 new settings are introduced:
* number of items per feed
* default length of feed descriptions (title only, teaser, full)
* patches all of core to obey the above - including the new aggregator (out) feeds
* adds support for adding namespaces in _nodeapi('rss item') - which means things like iTunes RSS and yahoo's media rss can be implemented by the appropriate modules (i.e. audio.module)
* includes some additional info in the default node feed - specifically the element (links directly to comments) - and dc:creator - to show node author information.

Revision 1.253 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 8 20:08:42 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.252: +9 -2 lines
Diff to previous 1.252
- Patch #13941 by Prometheus6: Atom parser improvements.

Revision 1.252 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 2 19:18:14 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.251: +13 -9 lines
Diff to previous 1.251
- Patch #30222, #30219 by Uwe: cosmetic changes to the aggregator pages.

Revision 1.251 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 1 19:50:18 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.250: +48 -2 lines
Diff to previous 1.250
- Patch #9167 by blake7/Uwe: generate RSS feeds for aggregator pages.

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

Revision 1.249 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 23 05:45:08 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.248: +8 -3 lines
Diff to previous 1.248
- Modified patch #22637: added OPML export for aggregator categories.

Revision 1.248 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 23 05:16:50 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.247: +13 -3 lines
Diff to previous 1.247
- Patch #13941 by Promotheus6: Atom feeds have a CONTENT and/or SUMMARY tag instead of a DESCRIPTION tag. Currently, if both tags are present the aggregator appends the content of both fields to replace the content of the DESCRIPTION tag.

Revision 1.247 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 22 19:45:42 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.246: +3 -3 lines
Diff to previous 1.246
- Patch #29275 by Uwe: I'm currently trying to get aggregator.module in shape for being used as a planet-like software for a Planet Drupal. Here's a patch which allows the site admin to specify which HTML tags are stripped from feeds (or not). This is hardcoded in aggregator.module right now, the attached 2-line patch (for HEAD) makes it configurable.

Revision 1.246 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 11 13:12:44 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.245: +46 -3 lines
Diff to previous 1.245
- Patch #13941 by Prometheus6: made the aggregator module parse Atom feeds.

Revision 1.245 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 11 13:02:08 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.244: +1 -1 lines
Diff to previous 1.244
- Patch by Uwe: tidied up the CVS IDs.

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

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

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

Revision 1.233.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 1 04:04:02 2005 UTC (4 years, 5 months ago) by unconed
Changes since 1.233.2.4: +4 -4 lines
Diff to previous 1.233.2.4 , to branch point 1.233
- #23734: Replace date() with format_date() in aggregator

Revision 1.242 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 1 04:03:54 2005 UTC (4 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.241: +4 -4 lines
Diff to previous 1.241
- #23734: Replace date() with format_date() in aggregator

Revision 1.233.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 9 22:48:33 2005 UTC (4 years, 6 months ago) by unconed
Changes since 1.233.2.3: +4 -4 lines
Diff to previous 1.233.2.3 , to branch point 1.233
- Fixing patch for aggregator block id fix.

Revision 1.241 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 9 22:46:05 2005 UTC (4 years, 6 months ago) by unconed
Branch: MAIN
Changes since 1.240: +4 -4 lines
Diff to previous 1.240
- Fixing patch for aggregator block id fix.

Revision 1.233.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 6 06:34:43 2005 UTC (4 years, 6 months ago) by unconed
Changes since 1.233.2.2: +3 -3 lines
Diff to previous 1.233.2.2 , to branch point 1.233
- #22154: Change : in aggregator block IDs to -, the colon is an illegal character and causes problems in CSS.

Revision 1.240 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 6 06:33:45 2005 UTC (4 years, 6 months ago) by unconed
Branch: MAIN
Changes since 1.239: +3 -3 lines
Diff to previous 1.239
- #22154: Change : in aggregator block IDs to -, the colon is an illegal character and causes problems in CSS.

Revision 1.239 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 5 22:22:45 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.238: +12 -15 lines
Diff to previous 1.238
- 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.238 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 27 17:19:20 2005 UTC (4 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.237: +2 -2 lines
Diff to previous 1.237
- PGSQL Fix: missing columns in GROUP BY (aggregator news -> sources was broken).

Revision 1.233.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 27 17:17:21 2005 UTC (4 years, 7 months ago) by unconed
Changes since 1.233.2.1: +2 -2 lines
Diff to previous 1.233.2.1 , to branch point 1.233
- PGSQL Fix: missing columns in GROUP BY (aggregator news -> sources was broken).

Revision 1.237 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 26 16:29:31 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.236: +39 -36 lines
Diff to previous 1.236
- Patch by James: made the aggregator cache less in case of mass-feeds.

Revision 1.236 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 25 17:49:43 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.235: +4 -4 lines
Diff to previous 1.235
- Patch #21282 by Walkah: fixed theme('page') problem with aggregator module.

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

Revision 1.233.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 7 22:47:24 2005 UTC (4 years, 7 months ago) by unconed
Changes since 1.233: +3 -7 lines
Diff to previous 1.233
- #19874: Fix aggregator escaping after check_plain bug
- Fix bug in decode_entities() with double-escaped entities.

Revision 1.234 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 7 22:46:55 2005 UTC (4 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.233: +3 -7 lines
Diff to previous 1.233
- #19874: Fix aggregator escaping after check_plain bug
- Fix bug in decode_entities() with double-escaped entities.

Revision 1.233 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 1 15:54:58 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.232: +2 -2 lines
Diff to previous 1.232
- 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.232 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 31 21:18:08 2005 UTC (4 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.231: +2 -2 lines
Diff to previous 1.231
- Patch #19739 by Uwe: corrected many typo's in the documentation and code comments

Revision 1.231 - (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.230: +25 -25 lines
Diff to previous 1.230
- #18817: Clean up plain-text checking (see drupal-devel!)

Revision 1.230 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 3 20:05:46 2005 UTC (4 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.229: +12 -9 lines
Diff to previous 1.229
- Patch #17160 by Neil: fixed problem with aggregator block throwing DB errors after being deleted.

Revision 1.229 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 2 08:13:15 2005 UTC (4 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.228: +2 -2 lines
Diff to previous 1.228
- Patch #18231 by cprice:  ->  = 0

Revision 1.228 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 10 20:33:18 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.227: +8 -16 lines
Diff to previous 1.227
- Bugfix: the aggregator module's setting page was no more.

- Patch #16630 by Aldon: usability improvement: made the lifetime of news items configurable.

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

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

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

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

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

  TODO: document this in the upgrade guide.

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

Revision 1.223 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 7 16:55:38 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.222: +2 -2 lines
Diff to previous 1.222
- Refactored the queue module: removed the queue module's field from the node table.  With help from Gerhard.

- Slight addition to INSTALL.txt with regard to PHP versions.

- Updated/reworded some node type descriptions as per Boris' suggestions.

- Adding missing {} around a table name in update.php.

Revision 1.222 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 4 12:02:09 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.221: +42 -25 lines
Diff to previous 1.221
- Some aggegrator improvements:
   + Moved the block configuration settings to the block administration pages like we did with the other modules (also, administrators had to enable the aggregator blocks twice).
   + Small UI changes to the 'add news feed' page.

Revision 1.213.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 2 18:38:04 2004 UTC (4 years, 11 months ago) by dries
Changes since 1.213.2.2: +4 -2 lines
Diff to previous 1.213.2.2 , to branch point 1.213
- Patch #13786 by drumm: fixed handling of HTTP 301 response codes.

Revision 1.221 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 2 18:37:04 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.220: +4 -2 lines
Diff to previous 1.220
- Patch #13786 by drumm: fixed handling of HTTP 301 response codes.

Revision 1.220 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 28 12:28:35 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.219: +2 -2 lines
Diff to previous 1.219
- Refactored the statistics and watchdog module (views).  The most important
  changes are:

  1. Simplified the statistics pages: there are less pages and on the
     remaining pages there is a lot less visual clutter (less columns and
     better presentation).

  2. Reorganized the 'administer - logs' menu: flattened the menu structure
     and removed a number of links.

  3. Improved performance.  Most statistics pages used about 160 slow SQL
     queries which made the statistics pages fairly unusable on my system.
     The new pages use at least 10 times less SQL queries and render much
     faster.  They are actually usable.

  4. There is now a 'track'-tab on node pages, and a second subtrab on the
     user accounts 'track'-tab for people with the 'access statistics'
     permission.  They can be used to resp. track the node and the user.
     This makes the statistics more accessible.

  5. Changed the way watchdog messages are filtered.  This makes it easier
     to introduce new watchdog types.

  6. Reworked the statistics module's permissions.

  7. Less code: 223 insertions(+), 343 deletions(-).

  8. Fixed several glitches: for example, the statistics pages sorted the
     'Name' column by user ID instead of by name.  Unfortunately, it is
     too difficult to backport these to DRUPAL-4-5.

  TODO:

  1. Review the statistics modules help pages.

  2. Help fine-tune the interfaces/views.

  NOTES:

  1. You'll want to run update.php.

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

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

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

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

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

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

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

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

Revision 1.215 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 29 19:43:51 2004 UTC (5 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.214: +2 -2 lines
Diff to previous 1.214
- #12305: Blog it icon was broken due to missing parameter.

Revision 1.213.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 29 19:43:21 2004 UTC (5 years, 1 month ago) by unconed
Changes since 1.213.2.1: +2 -2 lines
Diff to previous 1.213.2.1 , to branch point 1.213
- #12305: Blog it icon was broken due to missing parameter.

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

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

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

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

Revision 1.213 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 3 10:03:52 2004 UTC (5 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.212: +12 -4 lines
Diff to previous 1.212
- Modified version of patch #11099 by Alan Chandler:

   + Fixed problem with channel data not being trimmed.
   + Made some queries ANSI SQL so they work with PostgreSQL.

Revision 1.212 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 20 17:58:14 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.211: +3 -3 lines
Diff to previous 1.211
- Patch #10945 by Adrian: more PostgreSQL fixes/updates.

Revision 1.211 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 18 02:09:03 2004 UTC (5 years, 2 months ago) by unconed
Branch: MAIN
Changes since 1.210: +5 -1 lines
Diff to previous 1.210
- #10909: Aggregator's menu depends on its categories and sources, so when they change, menu_rebuild() needs to be called.

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

Revision 1.209 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 14 01:58:00 2004 UTC (5 years, 2 months ago) by unconed
Branch: MAIN
Changes since 1.208: +2 -2 lines
Diff to previous 1.208
Aggregator.module: code comments say items older than 3 months get discarded automatically, but the limit in the code is in fact set for 2 weeks.
Changing to 3 months (caught by drumm).

Revision 1.208 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 11 10:26:50 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.207: +2 -2 lines
Diff to previous 1.207
- Removed 'aggressive' message.

Revision 1.207 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 9 05:51:08 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.206: +19 -10 lines
Diff to previous 1.206
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.

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

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

Revision 1.204 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 18 19:57:26 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.203: +11 -11 lines
Diff to previous 1.203
- Code improvements by Stefan: made all status messages consistent (and easier to translate).

Revision 1.203 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 17 17:37:26 2004 UTC (5 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.202: +9 -3 lines
Diff to previous 1.202
Minor code clean-up in aggregator_configure().

Revision 1.202 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 16 18:06:08 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.201: +2 -2 lines
Diff to previous 1.201
- Added missing ')'.

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

Revision 1.200 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 12 18:00:11 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.199: +3 -3 lines
Diff to previous 1.199
- Patch #9983 by Stefan: various code style improvements.

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

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

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

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

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

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

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

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

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

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

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

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

Revision 1.197 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 4 20:40:00 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.196: +4 -2 lines
Diff to previous 1.196
- Patch #9657: more intelligent theme() function.  Hopefully, Adrian will be
  able to use this patch too.

Revision 1.196 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 4 17:45:46 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.195: +28 -28 lines
Diff to previous 1.195
- Patch #9757 by Al: improved the aggregator help.  Help texts should be to the point.

Revision 1.195 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 26 18:42:31 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.194: +47 -18 lines
Diff to previous 1.194
- Patch #8531 by drumm: took this date parser from MagpieRSS (conveniently GPL). The main benefit here is that timezones are handled properly (I have been noticing increasing complaints about that). I tested with a few feeds of different time formats and time zones and everything appeared correctly in my site's local time. Making this another function adds the benefit of parsability by other RSS (or other contexts) and RSS extension handling functions, where the W3C DTF is recomended.

Revision 1.194 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 25 18:49:57 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.193: +23 -8 lines
Diff to previous 1.193
- Patch #9346 by drumm: improved themability of some aggregator pages.

Revision 1.193 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 13 21:34:14 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.192: +4 -4 lines
Diff to previous 1.192
- Patch #9261 by drumm: made the aggregator overview tables more consistent by adding a items column to the categories table which acts like the same column in the feeds table.

Revision 1.192 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 13 20:40:44 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.191: +2 -2 lines
Diff to previous 1.191
- Patch #8398 by TDobes: changed permissions for the blog, story, and page modules (and all occurrances elsewhere) to match their 4.4.x equivalents.  In the discussion when these permissions were introduced, it was decided that "edit own ..." was clearer, but "maintain personal ..." slipped into CVS HEAD anyway, while "edit own ..." landed in the 4.4.x branch.

Changes are as follows:
"maintain personal blog" -> "edit own blog" (aggregator.module, blog.module, blogapi.module)
"maintain personal pages" -> "edit own pages" (page.module)
"maintain personal stories" -> "edit own stories (story.module)

Revision 1.191 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 10 15:51:48 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.190: +7 -2 lines
Diff to previous 1.190
- More tab-improvements by JonBob: improved support for the default tabs!

Revision 1.190 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 3 08:37:48 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.189: +2 -2 lines
Diff to previous 1.189
- Increased the maxlength value of the URL form.

Revision 1.189 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 28 23:16:59 2004 UTC (5 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.188: +18 -10 lines
Diff to previous 1.188
- Fixing some usability bugs with aggregator admin: some forms lacked status messages, and redirected to themselves
- Now uses drupal_goto after every form submission [1]. Patches for other modules will follow.

[1] http://lists.drupal.org/archives/drupal-devel/2004-06/msg01147.html

Revision 1.188 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 21 08:26:19 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.187: +3 -3 lines
Diff to previous 1.187
- Patch #8681 by asimmonds: more help text updates

Revision 1.187 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 20 20:12:00 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.186: +3 -3 lines
Diff to previous 1.186
- Patch #8681 by Stefan: more help fixes.

Revision 1.186 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 20 20:04:27 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.185: +2 -2 lines
Diff to previous 1.185
- Patch #8617 by TDobes: changes all gifs to pngs for better consistency (and
  to get of proprietary formats).

- Added forum-sticky.png.  Made by Steven.

Revision 1.185 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 20 19:43:28 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.184: +6 -6 lines
Diff to previous 1.184
- Patch #8670 by asimmonds: spelling fixes.

Revision 1.184 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 20 08:27:03 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.183: +3 -3 lines
Diff to previous 1.183
- Patch #8679 by asimmonds: fixed spelling mistakes.

Revision 1.183 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 18 15:04:35 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.182: +138 -54 lines
Diff to previous 1.182
Tabs patch!

CHANGES
-------

 + Introduced tabs. First, we extended the menu system to support tabs. Next, a tab was added for every link that was (1) an administrative action other than the implicit 'view' (2) relevant to that particular page only. This is illustrated by the fact that all tabs are verbs and that clicking a page's tab leads you to a subpage of that page.

 + Flattened the administration menu. The tabs helped simplify the navigation menu as I could separate 'actions' from 'navigation'. In addition, I removed the 'administer > configuration'-menu, renamed 'blocks' to 'sidebars' which I hope is a bit more descriptive, and made a couple more changes. Earlier, we already renamed 'taxonomy' to 'categorization' and we move 'statistics' under 'logs'.

 + Grouped settings. All settings have been grouped under 'administer > settings'.

TODO
----

 + Update core themes: only Xtemplate default supports tabs and even those look ugly.  Need help.

 + Update contributed modules.  The menu() hook changed drastically.  Updating your code adhere the new menu() function should be 90% of the work.  Moreover, ensure that your modue's admin links are still valid and that URLs to node get updated to the new scheme ('node/view/x' -> 'node/x').

Revision 1.165.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 17 18:35:47 2004 UTC (5 years, 5 months ago) by dries
Changes since 1.165.2.5: +2 -2 lines
Diff to previous 1.165.2.5 , to branch point 1.165 , to next main 1.429
- Patch #8398 by Ber: the 'blog it'-links were never shown due to an incorrect
  (but otherwise harmless) permission check.

Revision 1.182 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 2 19:01:40 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.181: +5 -5 lines
Diff to previous 1.181
- Patch #4950 by Stefan (and Morbus): made watchdog messages translatable.

Revision 1.181 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 20 12:43:28 2004 UTC (5 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.180: +16 -17 lines
Diff to previous 1.180
- Usability improvement: simplified the administration menu of the aggregator
  module.

Revision 1.180 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 17 22:11:12 2004 UTC (5 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.179: +6 -4 lines
Diff to previous 1.179
- Patch 7840 by Drumm: fixed warning.

Revision 1.179 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 17 22:00:06 2004 UTC (5 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.178: +15 -14 lines
Diff to previous 1.178
- Code improvements by JonBob.  Thanks.

Revision 1.178 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 13 21:43:40 2004 UTC (5 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.177: +15 -12 lines
Diff to previous 1.177
- Fixed pruning of old items giving errors when there are no old items.

Revision 1.177 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 13 21:21:08 2004 UTC (5 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.176: +3 -3 lines
Diff to previous 1.176
- Forgot to hide the edit menus.

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 13 21:16:14 2004 UTC (5 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.175: +5 -3 lines
Diff to previous 1.175
- Fixed missing edit menu callbacks for feeds and categories.
- Fixed categorize not working under sources and category views.

Revision 1.175 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 13 18:47:27 2004 UTC (5 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.174: +20 -15 lines
Diff to previous 1.174
- Made the recent news items page, the source pages and the categorization
  pages use pagers.  Removed the 'Items per page' setting and made Drupal
  remember news items much longer.

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 11 20:10:14 2004 UTC (5 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.173: +227 -142 lines
Diff to previous 1.173
- Code improvements by JonBob.  Thanks again.

Revision 1.173 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 7 07:26:31 2004 UTC (5 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.172: +7 -7 lines
Diff to previous 1.172
- Patch #7411 by Ax: fixed some aggregator module warnings.

Revision 1.165.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 29 21:10:38 2004 UTC (5 years, 7 months ago) by kjartan
Changes since 1.165.2.4: +2 -2 lines
Diff to previous 1.165.2.4 , to branch point 1.165
- MFH.

Revision 1.172 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 29 21:10:12 2004 UTC (5 years, 7 months ago) by kjartan
Branch: MAIN
Changes since 1.171: +2 -2 lines
Diff to previous 1.171
- Incorrect quotes.

Revision 1.171 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 29 21:09:00 2004 UTC (5 years, 7 months ago) by kjartan
Branch: MAIN
Changes since 1.170: +3 -3 lines
Diff to previous 1.170
- Fixed bug #7094: Incorrect displayed umlauts in ISO-8859-1 RSS-feeds.
- Fixed feed status not being reset when items are removed.

Revision 1.165.2.4 - (