Log of /contributions/modules/simplefeed/simplefeed_item.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.9.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 10 22:30:06 2008 UTC
(21 months, 2 weeks ago)
by
m3avrck
Branch:
DRUPAL-5
Changes since
1.9: +32 -1 lines
Diff to
previous 1.9
improve unique feed item id to simply be a hash of title & body, which is more robust and much faster to compute
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 1 16:01:01 2007 UTC
(2 years, 1 month ago)
by
csevb10
Branch:
MAIN
Changes since
1.7: +1 -5 lines
Diff to
previous 1.7
Updated the simplefeed installs to remove parse & save.
Removed feed/feed_item delete so that a migration can be done from simplefeed to feedapi
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 15 21:57:05 2007 UTC
(2 years, 4 months ago)
by
m3avrck
Branch:
MAIN
Changes since
1.6: +16 -20 lines
Diff to
previous 1.6
significantly improved duplicate checking, much faster, NOTE - many table changes, please drop and recreate tables, no upgrade path since this is still under development
Revision
1.4 -
(
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.3: +5 -5 lines
Diff to
previous 1.3
- new hook system, modules can alter when feed expires, when feeds are paresed and when feeds are saved
cvs commit -m
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 19 21:14:37 2007 UTC
(2 years, 9 months ago)
by
m3avrck
Branch:
MAIN
Changes since
1.1: +7 -3 lines
Diff to
previous 1.1
make better use of the cache when cron times out, this prevents duplication in the cache. requires a db update, no upgrade path provided. simply drop your cache table and recreate it to make use of this new feature.
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.