/[drupal]/contributions/modules/feedapi/parser_simplepie/parser_simplepie.module
ViewVC logotype

Log of /contributions/modules/feedapi/parser_simplepie/parser_simplepie.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.6.2.20.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 24 20:55:43 2009 UTC (2 months ago) by alexb
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-9-BETA2, DRUPAL-6--1-9-BETA3
Changes since 1.6.2.20.2.16: +8 -2 lines
Diff to previous 1.6.2.20.2.16 , to branch point 1.6.2.20 , to next main 1.6.2.31
#583728 yhahn: Optionally check libraries API if present for simplepie library.

Revision 1.6.2.20.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 2 16:38:16 2009 UTC (4 months, 3 weeks ago) by aronnovak
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-7, DRUPAL-6--1-7-BETA3, DRUPAL-6--1-8, DRUPAL-6--1-9-BETA1
Changes since 1.6.2.20.2.15: +5 -5 lines
Diff to previous 1.6.2.20.2.15 , to branch point 1.6.2.20
#508376 - remove stray spaces

Revision 1.6.2.20.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 15:04:23 2009 UTC (5 months, 1 week ago) by aronnovak
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-7-BETA2
Changes since 1.6.2.20.2.14: +3 -3 lines
Diff to previous 1.6.2.20.2.14 , to branch point 1.6.2.20
#451926 by lyricnz - parser_simplepie, prevent html_entity_decode to code NULL

Revision 1.6.2.20.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 19:23:12 2009 UTC (7 months, 3 weeks ago) by aronnovak
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-7-BETA1
Changes since 1.6.2.20.2.13: +4 -2 lines
Diff to previous 1.6.2.20.2.13 , to branch point 1.6.2.20
updated changelog
#363313 file upload support
#311039 - do not re-include simplepie if it's available

Revision 1.6.2.20.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 10:52:31 2009 UTC (9 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-6--1
Changes since 1.6.2.20.2.12: +37 -7 lines
Diff to previous 1.6.2.20.2.12 , to branch point 1.6.2.20
#370169 - cache lifetime adjust in simplepie

Revision 1.6.2.20.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 21:35:21 2008 UTC (11 months, 3 weeks ago) by aronnovak
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5, DRUPAL-6--1-6
Changes since 1.6.2.20.2.11: +3 -3 lines
Diff to previous 1.6.2.20.2.11 , to branch point 1.6.2.20
#341525 by francoiz - rss parsing error
#342499 by alex_b - scalable purging of items
wrote changelog
better simpletest tests

Revision 1.6.2.20.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 10 10:46:55 2008 UTC (12 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-6--1
Changes since 1.6.2.20.2.10: +20 -7 lines
Diff to previous 1.6.2.20.2.10 , to branch point 1.6.2.20
Small README.txt fix
#228111 by geodaniel - Enclosure and location support
#316385 - correct title decoding to avoid ugly chars (& -> amp;)
#330524 by Arto - Robust RDF support for common syndication parsera
#328702 - Added vid when updating feed node items

Revision 1.6.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 10 10:43:12 2008 UTC (12 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.6.2.30: +8 -1 lines
Diff to previous 1.6.2.30 , to branch point 1.6
#228111 by geodaniel - backported location support for simplepie parser
251957 by Jody Lynn and Alex UA - Filter by parent feed title at feedapi_node_views

Revision 1.6.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 14:10:06 2008 UTC (13 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.6.2.29: +7 -2 lines
Diff to previous 1.6.2.29 , to branch point 1.6
Fix php4 - parser_simplepie warning

Revision 1.6.2.20.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 14:09:32 2008 UTC (13 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.6.2.20.2.9: +7 -2 lines
Diff to previous 1.6.2.20.2.9 , to branch point 1.6.2.20
Fix warnings at PHP4 - parser_simplepie

Revision 1.6.2.20.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 13:08:35 2008 UTC (13 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-6--1
Changes since 1.6.2.20.2.8: +9 -9 lines
Diff to previous 1.6.2.20.2.8 , to branch point 1.6.2.20
Better empty title handling for parser_simplepie

Revision 1.6.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 13:00:22 2008 UTC (13 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.28: +10 -3 lines
Diff to previous 1.6.2.28 , to branch point 1.6
Handle special chars in titles (http://drupal.org/node/316385). Fix an RSS2.0 parsing error in parser_common_syndication

Revision 1.6.2.20.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 12:54:35 2008 UTC (13 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-6--1
Changes since 1.6.2.20.2.7: +15 -3 lines
Diff to previous 1.6.2.20.2.7 , to branch point 1.6.2.20
Handle special chars in titles (http://drupal.org/node/316385). Move title handling into parsers. Fix an RSS2.0 parsing error in parser_common_syndication

Revision 1.6.2.20.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 16:26:55 2008 UTC (15 months, 1 week ago) by aronnovak
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.6.2.20.2.6: +2 -36 lines
Diff to previous 1.6.2.20.2.6 , to branch point 1.6.2.20
Applied patches: #231506, #258031, #285029, #247891, #233542 by mustafau
Various code style fixes.

Revision 1.6.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 16:25:24 2008 UTC (15 months, 1 week ago) by aronnovak
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.6.2.27: +2 -2 lines
Diff to previous 1.6.2.27 , to branch point 1.6
Applied patches:
#231506, #258031, #285029, #247891, #233542 by mustafau
Various code style improvements.

Revision 1.6.2.20.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 15:47:11 2008 UTC (18 months, 3 weeks ago) by aronnovak
Branch: DRUPAL-6--1
Changes since 1.6.2.20.2.5: +11 -2 lines
Diff to previous 1.6.2.20.2.5 , to branch point 1.6.2.20
Full domain/scheme information for tags (http://drupal.org/node/246938)
Yet RDF in common syndication parser is not supported

Revision 1.6.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 15:46:59 2008 UTC (18 months, 3 weeks ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.26: +10 -1 lines
Diff to previous 1.6.2.26 , to branch point 1.6
Full domain/scheme information for tags (http://drupal.org/node/246938)
Yet RDF in common syndication parser is not supported

Revision 1.6.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 19:46:34 2008 UTC (19 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.6.2.25: +1 -1 lines
Diff to previous 1.6.2.25 , to branch point 1.6
Applied style and coding standard fixes (http://drupal.org/node/240152), thanks to mustafau (http://drupal.org/user/207559)
Applied most of the coder module's warnings
Missing t() in form_alter (http://drupal.org/node/245025), patch also provided by mustafau
Parent feed in FeedAPI Node Views is fixed (http://drupal.org/node/243988), patch is from vitali04 (http://drupal.org/user/273139)

Revision 1.6.2.20.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 19:42:51 2008 UTC (19 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.6.2.20.2.4: +6 -6 lines
Diff to previous 1.6.2.20.2.4 , to branch point 1.6.2.20
Applied style and coding standard fixes (http://drupal.org/node/240152), thanks to mustafau (http://drupal.org/user/207559)
Applied most of the coder module's warnings
Missing t() in form_alter (http://drupal.org/node/245025), patch also provided by mustafau
Fixed hook_menu parameters (http://drupal.org/node/244933), thanks to z.stolar (http://drupal.org/user/48488)

Revision 1.6.2.20.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 4 20:28:27 2008 UTC (19 months, 3 weeks ago) by aronnovak
Branch: DRUPAL-6--1
Changes since 1.6.2.20.2.3: +4 -5 lines
Diff to previous 1.6.2.20.2.3 , to branch point 1.6.2.20
Allow long URLs (up to 2048 char) (http://drupal.org/node/234451)
Add skip capability of feeds. You can pause automatic feed update (http://drupal.org/node/232591)
Fix a caching-related bug when appears if you move the files directory (http://drupal.org/node/241775)
Fix parser_common_syndication strange html tag filtering at some strange utf-8 encoding. Before this fix, the feed was empty sometimes

Revision 1.6.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 4 20:10:07 2008 UTC (19 months, 3 weeks ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.24: +8 -9 lines
Diff to previous 1.6.2.24 , to branch point 1.6
Allow long URLs (up to 2048 char) (http://drupal.org/node/234451)
Add skip capability of feeds. You can pause automatic feed update (http://drupal.org/node/232591)
Fix a caching-related bug when appears if you move the files directory (http://drupal.org/node/241775)
Fix parser_common_syndication strange html tag filtering at some strange utf-8 encoding. Before this fix, the feed was empty sometimes

Revision 1.6.2.20.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 11:00:12 2008 UTC (20 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-6--1
Changes since 1.6.2.20.2.2: +3 -2 lines
Diff to previous 1.6.2.20.2.2 , to branch point 1.6.2.20
http://drupal.org/node/234443 - fix node link theming issue
http://drupal.org/node/234172 - allow ip address in feed url at parser_simplepie

Revision 1.6.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 10:46:00 2008 UTC (20 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.23: +3 -2 lines
Diff to previous 1.6.2.23 , to branch point 1.6
Allow IP address based feed urls at simplepie - http://drupal.org/node/234172
If no cross feed deduping, allow easy theming for Feed: links - http://drupal.org/node/234443

Revision 1.6.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 11:40:00 2008 UTC (20 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.6.2.22: +8 -7 lines
Diff to previous 1.6.2.22 , to branch point 1.6
Fix of http://drupal.org/node/233542, http://drupal.org/node/230087, http://drupal.org/node/233316, http://drupal.org/node/232521 and unit test fix (never delete old was not set explicitly in feedapi_node test)

Revision 1.6.2.20.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 10:17:45 2008 UTC (20 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2-BETA2
Changes since 1.6.2.20.2.1: +1 -2 lines
Diff to previous 1.6.2.20.2.1 , to branch point 1.6.2.20
Fix of http://drupal.org/node/230087 (html not removed in teaser) , http://drupal.org/node/230071 (feed urls not saved) , http://drupal.org/node/233316 (xhtml id conflict) and http://drupal.org/node/233542 (obsolate update_existing column in feedapi table) in feedapi for d6

Revision 1.6.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 29 16:32:07 2008 UTC (20 months, 4 weeks ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.21: +14 -5 lines
Diff to previous 1.6.2.21 , to branch point 1.6
Step back from accidental CVS commit (http://drupal.org/cvs?commit=103746)

Revision 1.6.2.20.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 29 16:09:48 2008 UTC (20 months, 4 weeks ago) by aronnovak
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2-BETA1
Changes since 1.6.2.20: +4 -13 lines
Diff to previous 1.6.2.20
Initial version of FeedAPI for Drupal 6.x

Revision 1.6.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 29 15:26:00 2008 UTC (20 months, 4 weeks ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.20: +4 -13 lines
Diff to previous 1.6.2.20 , to branch point 1.6
Initial version of FeedAPI for Drupal 6.x

Revision 1.6.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 20:03:49 2008 UTC (21 months ago) by alexb
Branch: DRUPAL-5
Branch point for: DRUPAL-6--1
Changes since 1.6.2.19: +10 -1 lines
Diff to previous 1.6.2.19 , to branch point 1.6
#node/217750 Added enclosure support - thank you, ekes

Revision 1.6.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 11:42:23 2008 UTC (21 months, 3 weeks ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.18: +21 -6 lines
Diff to previous 1.6.2.18 , to branch point 1.6
Implemented cache for parser common syndication
Hash-based decision at feed refresh. If the feed items' hash is not changed, feedapi does not have to go through all the feed items.

Revision 1.6.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 19:06:37 2008 UTC (22 months ago) by alexb
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.6.2.17: +22 -1 lines
Diff to previous 1.6.2.17 , to branch point 1.6
Stick raw simplepie feed item onto feedapi feed item, provide a function for simplifying this item.

Revision 1.6.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 20:00:35 2008 UTC (22 months, 2 weeks ago) by alexb
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA-3
Changes since 1.6.2.16: +3 -1 lines
Diff to previous 1.6.2.16 , to branch point 1.6
Add stop gap for whitescreen issue #node/205706

Revision 1.6.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 21 10:54:16 2007 UTC (23 months, 1 week ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.15: +2 -9 lines
Diff to previous 1.6.2.15 , to branch point 1.6
This patch was applied: http://drupal.org/node/202103  - thanks to mustafau (http://drupal.org/user/207559)

Revision 1.6.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 21:16:21 2007 UTC (23 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA-2
Changes since 1.6.2.14: +2 -2 lines
Diff to previous 1.6.2.14 , to branch point 1.6
http://drupal.org/node/200713 - this patch was applied.
 - Fixed items_delete default value. Now the predefined content type contains the "never delete" value. If it's not set, feedapi discards all items older than 1 hour. it was really confusing
 - The "Refresh feed on creation" option worked only if it was previoulsy defined at content-type, if the user set it at feed creation form it was effectless. GFixed.

Revision 1.6.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 16:39:14 2007 UTC (23 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.13: +22 -6 lines
Diff to previous 1.6.2.13 , to branch point 1.6
Better cache directory handling at parser_simplepie. Cache directory creating was moved from .install to .module. Now the cache directory can follow the change of files directory.

Revision 1.6.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 21:21:52 2007 UTC (23 months, 2 weeks ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.12: +5 -1 lines
Diff to previous 1.6.2.12 , to branch point 1.6
Make the reaction if the simplepie parser to an invalid url more polite (no warnings) and faster (do not pass to the simplepie.inc, more validation in our side)

Revision 1.6.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 15:49:44 2007 UTC (2 years ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.11: +5 -3 lines
Diff to previous 1.6.2.11 , to branch point 1.6
At simplepie parser decode html entities for links.

Revision 1.6.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 21:44:38 2007 UTC (2 years, 1 month ago) by aronnovak
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-5, DRUPAL-5--0-6, DRUPAL-5--1-0-BETA-1
Changes since 1.6.2.10: +25 -28 lines
Diff to previous 1.6.2.10 , to branch point 1.6
Unifying hooks.

Revision 1.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 12 19:37:12 2007 UTC (2 years, 1 month ago) by aronnovak
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-4
Changes since 1.6.2.9: +4 -3 lines
Diff to previous 1.6.2.9 , to branch point 1.6
Fix two issues if simplepie is used:
 - no teasers if item is a node
 - &quot in the titles

Revision 1.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 12:11:03 2007 UTC (2 years, 2 months ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.8: +35 -1 lines
Diff to previous 1.6.2.8 , to branch point 1.6
Checking SimplePie.inc at hook_requirements at parser_simplepie
Show how much feed items are deleted at feedapi when purge the feed items.

Revision 1.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 20:04:26 2007 UTC (2 years, 2 months ago) by souvent22
Branch: DRUPAL-5
Changes since 1.6.2.7: +2 -2 lines
Diff to previous 1.6.2.7 , to branch point 1.6
Merged in some changes.

Revision 1.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 7 19:55:12 2007 UTC (2 years, 2 months ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.6: +11 -4 lines
Diff to previous 1.6.2.6 , to branch point 1.6
New processor for inheriting taxonomy and og settins from feeds to feed items
Refactored cron-time scheduling. It's easier for the user, she only have to
decide how many seconds he'd like to grant for aggregating
Detailed feed statistics and the management page
parser_common_syndication uses If-Modified-Since and Last-Modified and Etag
to avoid unneeded download of the feed data
parser_simplepie now enables to use simplepie's own caching system

Revision 1.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 17:19:02 2007 UTC (2 years, 3 months ago) by aronnovak
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-2, DRUPAL-5--0-2-1, DRUPAL-5--0-3
Changes since 1.6.2.5: +1 -15 lines
Diff to previous 1.6.2.5 , to branch point 1.6
Removed examle settings from parsers
refactor feedapi_aggregator to work with the new-concept feedapi.
New hook: feedapi_after_settings to immediately react to the change of a setting

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 10:43:11 2007 UTC (2 years, 3 months ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.4: +4 -1 lines
Diff to previous 1.6.2.4 , to branch point 1.6
Removed _feedapi_common_form.
Added possibility of disabling html element filtering.
add feedapi_after_parse hook
Let's enable the modules to define a full name through the hook_help
minor issues were fixed

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 1 13:41:32 2007 UTC (2 years, 3 months ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.3: +16 -2 lines
Diff to previous 1.6.2.3 , to branch point 1.6
It's in the middle of a refactoring. Currently the UI and the code has duplicated parts and very messy. Concept change: feed = node and there are no excplicit feed processors. The working item processor is now only the feedapi_item

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 09:27:42 2007 UTC (2 years, 4 months ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.2: +23 -15 lines
Diff to previous 1.6.2.2 , to branch point 1.6
Use stupidly_fast mode of simplepie at compatibility check hook too. Add a separate private function for creating SimplePie object to ensure having the same settings at parse and compatibility check

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 07:39:06 2007 UTC (2 years, 4 months ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6.2.1: +2 -1 lines
Diff to previous 1.6.2.1 , to branch point 1.6
 - Latest SimplePie (1.0.1)
 - achieve that SimplePie should not always do htmlspecialchars() on strings

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 29 15:35:39 2007 UTC (2 years, 4 months ago) by aronnovak
Branch: DRUPAL-5
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Item categorizing for feedapi_aggregator
Various fixes (mostly for multiple processors in the same time)

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 24 12:36:47 2007 UTC (2 years, 4 months ago) by aronnovak
Branch: MAIN
CVS Tags: DRUPAL-5--0-1, HEAD
Branch point for: DRUPAL-5
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Lots of small fix and code improvement
Implemented allowed tags functionality
Delete feed item settings when feed is deleted
Implemented hook_cron in feedapi

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 23 17:27:08 2007 UTC (2 years, 4 months ago) by aronnovak
Branch: MAIN
Changes since 1.4: +10 -11 lines
Diff to previous 1.4
Fixing the flow of creating the feed. $feed - $url parameter swap was fixed.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 23 15:40:20 2007 UTC (2 years, 4 months ago) by alexb
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
Changed: pass into hook_parse()  instead of ->url

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 17 15:05:15 2007 UTC (2 years, 4 months ago) by aronnovak
Branch: MAIN
Changes since 1.2: +8 -8 lines
Diff to previous 1.2
Resolved namespace conflict, hooks are feedapi_ prefixed now, feedapi_invoke_feedapi is announced for the operations.
The logic from the form's _submit() hooks were moved to feedapi_invoke_feedapi
Hooks don't accept &$feed, because if it's called via module_invoke and w/ PHP4, it behaves differently from PHP5. So the modules now work with PHP4.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 12:21:14 2007 UTC (2 years, 4 months ago) by aronnovak
Branch: MAIN
Changes since 1.1: +22 -1 lines
Diff to previous 1.1
Allow multiple processors for each feed
Weighted parser/processors settings
Auto-select parser and processors when create a feed

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 13 07:48:43 2007 UTC (2 years, 4 months ago) by aronnovak
Branch: MAIN
Renamed/restructured the parser inherited from Aggregation module
Renamed simplepie_parser to achieve coherent parser-naming
Fixed a bug of downloading the feed when cURL is not present (feedapi_feed)
Modified feedapi_item.install to make it the same structure like the other
instal file

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