Log of /contributions/modules/simplefeed/simplefeed.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.26 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 2 17:52:06 2007 UTC
(2 years, 1 month ago)
by
m3avrck
Branch:
MAIN
Changes since
1.25: +57 -21 lines
Diff to
previous 1.25
significant rewrite of processing algorithm, considerably faster, uses less memory, lots of small bug fixes
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 26 21:19:22 2007 UTC
(2 years, 6 months ago)
by
csevb10
Branch:
MAIN
Changes since
1.18: +30 -30 lines
Diff to
previous 1.18
#146124 - Cleans up some issues surrounding separating the parsing logic into simplefeed_item
#146121 - node form cleanup (hide the selection boxes) + double spaces on description
Revision
1.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri May 25 22:21:50 2007 UTC
(2 years, 6 months ago)
by
csevb10
Branch:
MAIN
Changes since
1.17: +2 -2 lines
Diff to
previous 1.17
#146114 from Morbus -- Simplefeed allows aggregating feeds in any location, not just external servers. Minor text change
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 19 03:56:54 2007 UTC
(2 years, 7 months ago)
by
m3avrck
Branch:
MAIN
Changes since
1.12: +22 -4 lines
Diff to
previous 1.12
- new cron throttle setting to limit how many feeds are parsed per cron run
- fix PHP4 bug when 'invalid date' was thrown when creating feed items
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 18 19:12:20 2007 UTC
(2 years, 7 months ago)
by
m3avrck
Branch:
MAIN
Changes since
1.10: +99 -99 lines
Diff to
previous 1.10
- (these features were in the last commit, this just cleans up spaces)
- refactored cron
- fix feed refresh to refresh only one feed, not all
- fix feed revisions
- fix refresh for redirects
- new DB columns for selecting feed parsing and saving engines (no upgrade path, just add columns or alter database structure)
- new default and per feed settings for choosing which modules can parse and save feeds
- simplefeed_item is no longer required, other modules can implement their own parsing and saving of feeds (using different libraries for parsing)
- patch by me, Bill (csevb10), and Steve (slantview)
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 18 19:06:46 2007 UTC
(2 years, 7 months ago)
by
m3avrck
Branch:
MAIN
Changes since
1.9: +121 -22 lines
Diff to
previous 1.9
- new hook system, modules can alter when feed expires, when feeds are paresed and when feeds are saved
cvs commit -m
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 27 23:29:50 2007 UTC
(2 years, 8 months ago)
by
m3avrck
Branch:
MAIN
Changes since
1.7: +20 -14 lines
Diff to
previous 1.7
better theming of feed and feed items, hide formating and display of values that only admins can see
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 10 20:51:25 2007 UTC
(2 years, 9 months ago)
by
m3avrck
Branch:
MAIN
Initial commit of SimpleFeed, a module that parses feeds into nodes. More documentation and a screen cast coming soon.
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.