/[drupal]/contributions/sandbox/alex_b/feedapi_mapper/feedapi_mapper.module
ViewVC logotype

Log of /contributions/sandbox/alex_b/feedapi_mapper/feedapi_mapper.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.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 21:45:09 2008 UTC (22 months ago) by alexb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Add version strings, improve some verbiage.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 10 20:41:21 2007 UTC (23 months, 2 weeks ago) by alexb
Branch: MAIN
Changes since 1.22: +5 -4 lines
Diff to previous 1.22
Return nothing if feed does not yield items

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 3 22:17:00 2007 UTC (23 months, 3 weeks ago) by alexb
Branch: MAIN
Changes since 1.21: +115 -19 lines
Diff to previous 1.21
Refactor feedapi_mapper_hook() to hook_feedapi_mapper()

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 12 19:57:19 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.20: +133 -50 lines
Diff to previous 1.20
Added: define mappings on per content type basis.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 11 22:05:36 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
 line

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 9 03:08:10 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
Add  to file

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 22:27:12 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.17: +23 -95 lines
Diff to previous 1.17
Move mapping functions out of feedapi_mapper into own subdirectory

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 21:55:28 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.16: +76 -94 lines
Diff to previous 1.16
Fixed: reversed mapping: present a list of feed item elements with a drop down of node fields for each element - allows for more straightforward mapping from multiple feed item elements into a on node field and is also more intuitive: map FROM feed element TO node field

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 1 14:46:07 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Update to feedapi 1.0 beta 1

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 30 20:16:38 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
help hook contained code from feedapi_item module :|

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 29 05:43:11 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.13: +38 -10 lines
Diff to previous 1.13
Fix: merge taxonomies, don't overwrite them

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 29 05:15:06 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.12: +7 -6 lines
Diff to previous 1.12
Alpha version feature complete - yeay

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 29 04:56:31 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.11: +113 -7 lines
Diff to previous 1.11
All functions in the house

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 29 02:30:30 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.10: +52 -9 lines
Diff to previous 1.10
Mapping storage/retrieval

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 29 01:35:31 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.9: +18 -10 lines
Diff to previous 1.9
_feedapi_mapper_get_feed_elements() finalized

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 29 01:18:26 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
Better function for element path traverser

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 29 01:14:11 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.7: +25 -13 lines
Diff to previous 1.7
Get element paths version 3 - seems to be working

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 28 23:49:52 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.6: +5 -3 lines
Diff to previous 1.6
Get element paths version 2

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 28 23:23:08 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.5: +20 -1 lines
Diff to previous 1.5
Get element paths version 1

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 28 22:43:19 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.4: +82 -20 lines
Diff to previous 1.4
Recursive merge function

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 28 14:01:17 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.3: +69 -15 lines
Diff to previous 1.3
Ready to analyze feed items.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 21:41:37 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.2: +44 -6 lines
Diff to previous 1.2
Added: fields can return sub fields

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 17:32:07 2007 UTC (2 years ago) by alexb
Branch: MAIN
Changes since 1.1: +70 -0 lines
Diff to previous 1.1
Retrieve fields of feed item node types, add tab to feeds with feedapi_item enabled

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 15:19:09 2007 UTC (2 years ago) by alexb
Branch: MAIN
Add feedapi mapper to sandbox

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