Log of /contributions/modules/feedapi/feedapi_aggregator/feedapi_aggregator.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.31.2.1
Fri Feb 29 16:09:47 2008 UTC
(20 months, 4 weeks ago)
by
aronnovak
Branch:
DRUPAL-6--1
Changes since
1.1.2.31: +1 -1 lines
FILE REMOVED
Initial version of FeedAPI for Drupal 6.x
Revision
1.1.2.32
Fri Feb 29 15:25:59 2008 UTC
(20 months, 4 weeks ago)
by
aronnovak
Branch:
DRUPAL-5
Changes since
1.1.2.31: +1 -1 lines
FILE REMOVED
Initial version of FeedAPI for Drupal 6.x
Revision
1.1.2.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 18 22:37:10 2008 UTC
(22 months, 1 week ago)
by
aronnovak
Branch:
DRUPAL-5
Changes since
1.1.2.24: +31 -1 lines
Diff to
previous 1.1.2.24
, to
branch point 1.1
Jose (http://drupal.org/user/4299) 's patches about the following:
- totally reworked cron mechanism (still based on elapsed time)
- fixed one of the simpletest tests
- added 'expire' hook which makes possible smarter expiring logic (it was too slow before this)
- small improvements
- make anonymous cron running work (node_delete checks permissions!)
Aron 's modifications:
- fix of http://drupal.org/node/211732
- totally reworked statistics storing http://drupal.org/node/191673
- Warning: maybe you CAN LOSE previous statistics. There is a tested update script, but please make sure that you have a backup of the database.
Revision
1.1.2.22 -
(
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.1.2.21: +30 -19 lines
Diff to
previous 1.1.2.21
, to
branch point 1.1
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.1.2.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 25 11:03:29 2007 UTC
(2 years, 3 months ago)
by
aronnovak
Branch:
DRUPAL-5
Changes since
1.1.2.13: +5 -1 lines
Diff to
previous 1.1.2.13
, to
branch point 1.1
feedapi:
Check if the parser returned item date is sane (not 0) to make sure
that the processors get somewhat reasonable value.
feedapi_aggregator:
Tell the user at news item listing if no news item is in the selected
category/feed
Revision
1.1.2.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 11 21:50:04 2007 UTC
(2 years, 3 months ago)
by
aronnovak
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--0-3
Changes since
1.1.2.12: +49 -4 lines
Diff to
previous 1.1.2.12
, to
branch point 1.1
- When creating a feed, the form could be a full node edit form now
- feed editing works, user can rewrite URL, anything. (one thing: the
feed_type auto detection is not started in this case, could be dangerous
when multiple types are exist in one site)
- Fixed "Categories: " issue at feedapi_aggregator. (it showed when empty)
- feed item nodes link change
- everywhere the modules' natural name is used now
Revision
1.1.2.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 3 17:19:01 2007 UTC
(2 years, 3 months ago)
by
aronnovak
Branch:
DRUPAL-5
Changes since
1.1.2.8: +149 -209 lines
Diff to
previous 1.1.2.8
, to
branch point 1.1
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.1.2.8 -
(
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.1.2.7: +6 -2 lines
Diff to
previous 1.1.2.7
, to
branch point 1.1
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
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.