/[drupal]/contributions/modules/aggregation/aggregation.module
ViewVC logotype

Log of /contributions/modules/aggregation/aggregation.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.4.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 10:18:14 2009 UTC (9 months, 1 week ago) by mistknight
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-8
Changes since 1.4.4.9: +2 -2 lines
Diff to previous 1.4.4.9 , to branch point 1.4
Added order by to aggregation_feed_view query

Revision 1.4.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 22:44:56 2009 UTC (9 months, 1 week ago) by mistknight
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-7
Changes since 1.4.4.8: +4 -4 lines
Diff to previous 1.4.4.8 , to branch point 1.4
- Fixed redirect condition

Revision 1.4.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 10:30:22 2009 UTC (9 months, 2 weeks ago) by mistknight
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-6
Changes since 1.4.4.7: +7 -7 lines
Diff to previous 1.4.4.7 , to branch point 1.4
Fixed a couple of problems (incorrect variable, guid placeholders from '%s' to %s

Revision 1.4.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 1 20:12:25 2009 UTC (10 months, 3 weeks ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--4-8
Changes since 1.4.2.29: +2 -2 lines
Diff to previous 1.4.2.29 , to branch point 1.4
- Fixed teaser view issue

Revision 1.4.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 1 20:11:38 2009 UTC (10 months, 3 weeks ago) by mistknight
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.4.4.6: +2 -2 lines
Diff to previous 1.4.4.6 , to branch point 1.4
- Fixed teaser view issue

Revision 1.4.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 03:56:46 2008 UTC (11 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--4-7
Changes since 1.4.2.28: +178 -64 lines
Diff to previous 1.4.2.28 , to branch point 1.4
- Added more finegrained perms
- Fixed aggregator2 migration script and made it work and become more accurate
- Allowed specifying image size on aggregation full view and teaser view with option to display none
- Made feed page to show its children items
- Changed default values in forms and used isset checks to specify defaults
- Added ability to specify filter of aggregated items
- Fixed issue related to open_basedir and safe_mode
- Fixed issue related to clean urls being passed from feed to first child
- Fixed issue related to long taxonomy list
- Changed RSS 2.0 handler priority for body

Revision 1.4.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 03:56:17 2008 UTC (11 months ago) by mistknight
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.4.4.5: +189 -64 lines
Diff to previous 1.4.4.5 , to branch point 1.4
- Added more finegrained perms
- Fixed aggregator2 migration script and made it work and become more accurate
- Allowed specifying image size on aggregation full view and teaser view with option to display none
- Made feed page to show its children items
- Changed default values in forms and used isset checks to specify defaults
- Added ability to specify filter of aggregated items
- Fixed issue related to open_basedir and safe_mode
- Fixed issue related to clean urls being passed from feed to first child
- Fixed issue related to long taxonomy list
- Changed RSS 2.0 handler priority for body

Revision 1.4.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 12:43:44 2008 UTC (14 months, 1 week ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--4-6
Changes since 1.4.2.27: +3 -3 lines
Diff to previous 1.4.2.27 , to branch point 1.4
- Fixed link options traversal to feed items.

Revision 1.4.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 12:42:03 2008 UTC (14 months, 1 week ago) by mistknight
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.4.4.4: +3 -3 lines
Diff to previous 1.4.4.4 , to branch point 1.4
- Fixed link options traversal to feed items.

Revision 1.4.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 10:59:58 2008 UTC (14 months, 1 week ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--4-5
Changes since 1.4.2.26: +11 -9 lines
Diff to previous 1.4.2.26 , to branch point 1.4
- Fixed image issues.
- Added new enclosure aggregation inside the RSS handler.

Revision 1.4.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 06:37:00 2008 UTC (14 months, 1 week ago) by mistknight
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.4.4.3: +2 -3 lines
Diff to previous 1.4.4.3 , to branch point 1.4
- Fixed a theming path problem.

Revision 1.4.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 05:53:12 2008 UTC (14 months, 1 week ago) by mistknight
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.4.4.2: +16 -11 lines
Diff to previous 1.4.4.2 , to branch point 1.4
- Fixed image issues.
- Fixed duplicate aggregation issues.
- Removed call-time-by-reference.
- Added new enclosure aggregation inside the RSS handler.

Revision 1.4.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 12 12:22:41 2008 UTC (16 months, 2 weeks ago) by mistknight
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.4.4.1: +144 -75 lines
Diff to previous 1.4.4.1 , to branch point 1.4
Port to drupal 6 complete

Revision 1.4.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 04:19:32 2008 UTC (17 months, 2 weeks ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--4-4
Changes since 1.4.2.25: +59 -26 lines
Diff to previous 1.4.2.25 , to branch point 1.4
- Fixed security issues relating to XSS, SQL Injection & cross site scripting
- Fixed enclosure aggregation problems
- Added feature to stop aggregation of built in categories

Revision 1.4.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 23:36:08 2008 UTC (19 months, 1 week ago) by mistknight
Branch: DRUPAL-6--1
Changes since 1.4: +545 -417 lines
Diff to previous 1.4
Setting initial DRUPAL-6--1 files

Revision 1.4.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 23:53:26 2008 UTC (19 months, 1 week ago) by mistknight
Branch: DRUPAL-5
Changes since 1.4.2.24: +21 -14 lines
Diff to previous 1.4.2.24 , to branch point 1.4
- Fixed update statement error that occurred when updating a feed's password
- Fixed bug in migrating aggregator2 where I always assumed a taxonomy is still present in DB
- Fixed error on updating an aggregation item when update is checked and feed items change
- Fixed error where updating a feed item gave taxonomy offset errors, probably due to the fact I replaced all items in the feed even on update
- Fixed aggregation_item_view to trigger _prepare first
- Added feature to disable auto-taxonomy creation per feed

Revision 1.4.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 09:45:51 2007 UTC (2 years ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--4-2, DRUPAL-5--4-3
Changes since 1.4.2.23: +2 -2 lines
Diff to previous 1.4.2.23 , to branch point 1.4
Fixed typo

Revision 1.4.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 20:04:46 2007 UTC (2 years ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--4-1
Changes since 1.4.2.22: +8 -5 lines
Diff to previous 1.4.2.22 , to branch point 1.4
Some code formatting stuff

Revision 1.4.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 28 02:56:04 2007 UTC (2 years, 1 month ago) by vitoswat
Branch: DRUPAL-5
Changes since 1.4.2.21: +1482 -1454 lines
Diff to previous 1.4.2.21 , to branch point 1.4
added support of image enclosures and links from teasers. Couple of bugs fixed.

Revision 1.4.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 18 04:08:20 2007 UTC (2 years, 1 month ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--4-0
Changes since 1.4.2.20: +1454 -1454 lines
Diff to previous 1.4.2.20 , to branch point 1.4
Fixed a couple of problems

Revision 1.4.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 15:26:46 2007 UTC (2 years, 1 month ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--3-2
Changes since 1.4.2.19: +234 -224 lines
Diff to previous 1.4.2.19 , to branch point 1.4
- Fixed RSS 2.0 rendering for better support
- Added \"link to original comment\" to aggregation items
- Combined multiple aggregation feed/item options into one database field for easier expandability
- Made the time to live per individual feed rather than global
- Feeds are now updated when feed changes in original, this is configurable in feed form

Revision 1.4.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 23:40:32 2007 UTC (2 years, 5 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--3-1
Changes since 1.4.2.18: +30 -11 lines
Diff to previous 1.4.2.18 , to branch point 1.4
Increased the length of the url field from 125 to 250
Added taxonomy as a module dependency

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 23:39:25 2007 UTC (2 years, 5 months ago) by mistknight
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--3-1
Changes since 1.1.2.14: +30 -11 lines
Diff to previous 1.1.2.14 , to branch point 1.1 , to next main 1.4
Increased the length of the url field from 125 to 250

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 22:33:39 2007 UTC (2 years, 7 months ago) by mistknight
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--3-0
Changes since 1.1.2.13: +15 -3 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Added update hook to import aggregator2 items
added check_plain on teaser field
Fixed body declaration in item form
Added body declaration in feed form

Revision 1.4.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 21:32:13 2007 UTC (2 years, 7 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--3-0
Changes since 1.4.2.17: +15 -3 lines
Diff to previous 1.4.2.17 , to branch point 1.4
Added code to import aggregator2 module, enable the body in the feed node item, and to escape the teaser to prevent any bad input

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 18 00:59:59 2007 UTC (2 years, 7 months ago) by mistknight
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-8, DRUPAL-4-7--2-9
Changes since 1.1.2.12: +216 -207 lines
Diff to previous 1.1.2.12 , to branch point 1.1
Removed second call in simplexml's children method
Added check_plain calls for aggregation_feeds and aggregation_items
Added new permission in the aggregation_item

Revision 1.4.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 18 00:31:49 2007 UTC (2 years, 7 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-14, DRUPAL-5--2-15
Changes since 1.4.2.16: +221 -212 lines
Diff to previous 1.4.2.16 , to branch point 1.4
Removed second parameter in simplexml's children call in RSS 2.0 feed handler

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 2 10:01:58 2007 UTC (2 years, 7 months ago) by mistknight
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-6, DRUPAL-4-7--2-7
Changes since 1.1.2.11: +8 -8 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Fixed CRC32 issue

Revision 1.4.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 2 09:55:25 2007 UTC (2 years, 7 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-12, DRUPAL-5--2-13
Changes since 1.4.2.15: +8 -8 lines
Diff to previous 1.4.2.15 , to branch point 1.4
CRC32 problem should be solved

Revision 1.4.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 2 00:15:40 2007 UTC (2 years, 7 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-11
Changes since 1.4.2.14: +2 -2 lines
Diff to previous 1.4.2.14 , to branch point 1.4
Fixed typo

Revision 1.4.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 1 23:44:58 2007 UTC (2 years, 7 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-10
Changes since 1.4.2.13: +2 -2 lines
Diff to previous 1.4.2.13 , to branch point 1.4
One more CRC32 update

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 1 23:41:35 2007 UTC (2 years, 7 months ago) by mistknight
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-5
Changes since 1.1.2.10: +6 -5 lines
Diff to previous 1.1.2.10 , to branch point 1.1
One more CRC32 update

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 1 23:28:49 2007 UTC (2 years, 7 months ago) by mistknight
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-4
Changes since 1.1.2.9: +2 -2 lines
Diff to previous 1.1.2.9 , to branch point 1.1
Hopefully last round with the crc32 problem

Revision 1.4.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 1 23:22:53 2007 UTC (2 years, 7 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-9
Changes since 1.4.2.12: +6 -7 lines
Diff to previous 1.4.2.12 , to branch point 1.4
Hopefully last round with the crc32 problem

Revision 1.4.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 1 23:04:14 2007 UTC (2 years, 7 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-8
Changes since 1.4.2.11: +4 -3 lines
Diff to previous 1.4.2.11 , to branch point 1.4
fixed several guid CRC32 problems

Revision 1.4.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 1 20:36:11 2007 UTC (2 years, 7 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-7
Changes since 1.4.2.10: +3 -1 lines
Diff to previous 1.4.2.10 , to branch point 1.4
Added update script to correct DB schema relating to crc32
Changed code to convert crc32 to unsigned int before inserting it into DB

Revision 1.4.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 30 16:51:08 2007 UTC (2 years, 8 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-6
Changes since 1.4.2.9: +33 -62 lines
Diff to previous 1.4.2.9 , to branch point 1.4
Enhanced RSS handler.
Applied vito_swat's patch after changing code style to conform to existing code style.
Clarified example.inc & rewrote README file
Prepared hook_requirements for prime time till its issue is fixed

Revision 1.4.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 17:18:30 2007 UTC (2 years, 8 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-4, DRUPAL-5--2-5
Changes since 1.4.2.8: +3 -3 lines
Diff to previous 1.4.2.8 , to branch point 1.4
Added code to prevent re-trying to insert ATOM10 term

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 17:05:26 2007 UTC (2 years, 8 months ago) by mistknight
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-0, DRUPAL-4-7--2-1, DRUPAL-4-7--2-2, DRUPAL-4-7--2-3
Changes since 1.1.2.8: +25 -19 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Upgraded aggregation module branch 4.7
to follow up to branch 5

Revision 1.4.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 17:02:42 2007 UTC (2 years, 8 months ago) by mistknight
Branch: DRUPAL-5
Changes since 1.4.2.7: +48 -2 lines
Diff to previous 1.4.2.7 , to branch point 1.4
Upgraded aggregation module to follow up to aggregation 5

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 16:47:59 2007 UTC (2 years, 8 months ago) by mistknight
Branch: DRUPAL-4-7
Changes since 1.1.2.7: +61 -83 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Upgraded aggregation module to follow up to aggregation 5

Revision 1.4.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 19 23:34:06 2007 UTC (2 years, 8 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-3
Changes since 1.4.2.6: +7 -7 lines
Diff to previous 1.4.2.6 , to branch point 1.4
Changed setting form descriptions

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 13 21:47:38 2007 UTC (2 years, 8 months ago) by mistknight
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-8
Changes since 1.1.2.6: +2 -2 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Fixed unusual and rare case where concatenation with the
ternary operator (? :) caused a concatenation priority problem.
Fixed by adding parenthesis to explicitly set evaluation order.

Revision 1.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 13 21:41:24 2007 UTC (2 years, 8 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-2
Changes since 1.4.2.5: +2 -2 lines
Diff to previous 1.4.2.5 , to branch point 1.4
Fixed unusual and rare case where concatenation with the
ternary operator (? :) caused a concatenation priority problem.
Fixed by adding parenthesis to explicitly set evaluation order.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 10 11:20:58 2007 UTC (2 years, 8 months ago) by mistknight
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-7
Changes since 1.1.2.5: +6 -4 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Changed constant call which triggered a warning to defined call
Added filter on aggregation item's generated body field

Revision 1.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 10 11:07:01 2007 UTC (2 years, 8 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-1
Changes since 1.4.2.4: +7 -5 lines
Diff to previous 1.4.2.4 , to branch point 1.4
Changed constant call which triggered an error to defined call
Added filter on aggregation item's generated body field

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 5 04:24:27 2007 UTC (2 years, 8 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0
Changes since 1.4.2.3: +54 -69 lines
Diff to previous 1.4.2.3 , to branch point 1.4
Added \"link to original article\" feature

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 2 06:58:30 2007 UTC (2 years, 8 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.4.2.2: +7 -6 lines
Diff to previous 1.4.2.2 , to branch point 1.4
did a little check on the URL before using it in aggregation_link

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 2 05:58:06 2007 UTC (2 years, 8 months ago) by mistknight
Branch: DRUPAL-5
Changes since 1.4.2.1: +42 -20 lines
Diff to previous 1.4.2.1 , to branch point 1.4
Added hook_link
Fixed rendering of aggregation_item_view to handle teaser viewing correctly

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 25 21:02:37 2007 UTC (2 years, 9 months ago) by mistknight
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.4: +13 -2 lines
Diff to previous 1.4
Added default title when feed was missing one
Added checking for PHP versions to handle LIBXML inconsistent version issues

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 25 20:54:42 2007 UTC (2 years, 9 months ago) by mistknight
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-5, DRUPAL-4-7--1-6
Changes since 1.1.2.4: +4 -4 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Added default title when feed was missing one
Added checking for PHP/LIBXML versions

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 25 20:44:32 2007 UTC (2 years, 9 months ago) by mistknight
Branch: DRUPAL-4-7
Changes since 1.1.2.3: +13 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Added default title when feed was missing one
Added checking for PHP/LIBXML versions

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 24 11:32:15 2007 UTC (2 years, 9 months ago) by mistknight
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-3, DRUPAL-4-7--1-4
Changes since 1.1.2.2: +14 -12 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Fixed a bug in aggregation_help
Changed possibly problematic code in aggregation_item_view
Upgraded RSS 2.0 feed handler to create teaser based on global teaser options

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 24 00:28:57 2007 UTC (2 years, 9 months ago) by mistknight
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.3: +46 -34 lines
Diff to previous 1.3
Updated to drupal 5.x

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 23 07:08:09 2007 UTC (2 years, 9 months ago) by mistknight
Branch: MAIN
Changes since 1.2: +228 -61 lines
Diff to previous 1.2
Added MAIN branch files

Revision 1.2
Fri Feb 23 06:42:15 2007 UTC (2 years, 9 months ago) by mistknight
Branch: MAIN
Changes since 1.1: +1 -1 lines
FILE REMOVED
deleted the HEAD files

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 10 19:19:35 2007 UTC (2 years, 9 months ago) by mistknight
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.1.2.1: +226 -60 lines
Diff to previous 1.1.2.1 , to branch point 1.1
fixed a bug when deleting an article sharing an image with another article
implemented aggregation_item_view to show the image by default
added options to control the publishing & comment status of aggregated content

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 23:10:40 2007 UTC (2 years, 9 months ago) by mistknight
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.1: +6 -5 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 18:18:43 2007 UTC (2 years, 9 months ago) by mistknight
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7
adding project files

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2