Log of /contributions/modules/feedapi/feedapi_feed/feedapi_feed.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.16.2.3
Thu Aug 2 20:34:18 2007 UTC
(2 years, 3 months ago)
by
aronnovak
Branch:
DRUPAL-5
Changes since
1.16.2.2: +1 -1 lines
FILE REMOVED
Finished refactoring (node = feed by default)
Lots of changes in the DB structure and unneeded forms and core parts were
dropped.
Revision
1.16.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 25 11:33:09 2007 UTC
(2 years, 4 months ago)
by
aronnovak
Branch:
DRUPAL-5
Changes since
1.16: +1 -5 lines
Diff to
previous 1.16
Remove internal parser from feedapi_aggregator
Adding block theme for feedapi_aggregator
Minor cleanup in feedapi_feed
Revision
1.15 -
(
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
Changes since
1.14: +34 -32 lines
Diff to
previous 1.14
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.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 18 16:36:48 2007 UTC
(2 years, 4 months ago)
by
aronnovak
Branch:
MAIN
Changes since
1.8: +96 -28 lines
Diff to
previous 1.8
Provide settings for the nodes:
- delete items older than
- promote items
- show links
Create the ability to other modules (not necessarily processors) to do something after a feedapi_invoke_feedapi call
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 17 15:05:04 2007 UTC
(2 years, 4 months ago)
by
aronnovak
Branch:
MAIN
Changes since
1.7: +57 -38 lines
Diff to
previous 1.7
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.6 -
(
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.5: +2 -2 lines
Diff to
previous 1.5
Allow multiple processors for each feed
Weighted parser/processors settings
Auto-select parser and processors when create a feed
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 13 08:58:19 2007 UTC
(2 years, 4 months ago)
by
aronnovak
Branch:
MAIN
Changes since
1.4: +60 -21 lines
Diff to
previous 1.4
Create setting pages
Straightforward parser selection
Reorder functions
Modify comment texts (Implementation of hook_something(). instead of other)
Revision
1.4 -
(
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
Changes since
1.3: +3 -2 lines
Diff to
previous 1.3
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.