| /[drupal]/contributions/modules/feedapi_mapper/feedapi_mapper.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Jose Reyero, alex_b: filter output on map pages.
Jose Reyero, alex_b: filter output on map pages.
Jose Reyero, alex_b: filter output on map pages.
#559254 by cedarm - _feedapi_parse() doesn't pass settings to _feedapi_call_parsers()
#557500 Aron Novak, alex_b: Resolve naming conflict 'override per content type setting' and 'override default'.
Fix: if processor does not bear any settings, it may not be available from feedapi_get_settings(type, id). Make pulling of settings more robust.
Revert accidental commit
#450158 by zserno - date mapper: timestamps
Add more default options.
#548850 Aron Novak: Toggle unique broken.
#551442 - Fix of feedapi_node's unique logic #551444 - Dup $ sings to remove
#548852 by Alex Barth and Aron Novak - introduce feedapi_mapper_override() to handle operations on mappings correctly
Remove hook_nodeapi(). Not necessary as of FeedAPI 1.8.
#539752 by Alex Barth and Aron Novak - Support 'unique' conditions
#541814 by Alex Barth and Aron Novak - compatibility with multiple processor configurations
#433388 - bugfix after the patch: tests were unsuccessful
#433388 by Alex Barth and Aron Novak - Make mappings exportable with CTools/export
#539814 Aron Novak: Break out admin UI into feedapi_mapper.admin.inc.
Fix content type override.
Remove error messge for missing source.
Add feedapi_mapper_get_uniques() API function and expose _feedapi_mapper_get_feed_item_element() to third party usage as feedapi_mapper_get_element().
instead of .
Make _feedapi_mapper_map() function feedapi_node independent.
Change formatting of descriptions.
Configure overridability.
Remove 'Map to' prefix from dropdowns.
Add unique flag to mapper. Simplify signature of feedapi_mapper_load_mapping().
Fix deleting of mappings on content types with underscores.
Fix map deleting on content type form.
Fix verbiage.
Fix verbiage.
#433384: Make mapper node-independent.
Merge changes in DRUPAL-6--1 into HEAD.
#518414: Fix regression errors ocurring after last commits.
#486102 neclimdul, Aron Novak, alex_b: Clean up descriptions processing.
#397650 neclimdul, Aron Novak, alex_b: Improve mapping UI.
#369728: Add API documentation to hook_feedapi_mapper_elements().
Make feedapi_parse() an internal function as a first step for moving feedapi_parse() to feedapi.
#397682 Aron Novak, Ian Ward, alex_b: Let mappers declare mapping targets.
Light cleanup of function documentation.
#365600 - prevent "infinite" recursion
Security fix. Thank you scor + Drupal security team.
Security fix. Thank you, scor + Drupal security team.
Roll back security fix for re-commit.
Security fix.
Follow up commit to #387408 - remove CCK dependency.
#387408 KarenS: Add CCK fields in unexpected locations.
Fix of various PHP notices
#369702 DamienMcKenna, sumitk: hook_feedapi_mapper_elements().
Cleanup commit as a follow up to #369702.
#369702 DamienMcKenna, sumitk: hook_feedapi_mapper_elements().
#338933: Remove map from node types that are not feeds.
#341251: Postgres incompatibility patch. Thanks dragor42 for reporting, Aron Novak for testing.
#324840 Aron Novak: Ability to map feed elements to grouped CCK fields.
Fix: show content type mapper for only feedapi_node enabled feed content types. Show content type mapper for content types that contain -.
Add @todo to feedapi_mapper_access_mapper().
Move hooks and theming functions up to top.
#338933: Remove map tab from node-types that are not feed-items.
#325012 Arto: Fix E_ALL and E_STRICT warnings.
#320274 ekes: Remove dependency on CCK, fix problem with underscores in type names. Thank you.
Make author picture part of standard elements.
Make mapper available on content type settings.
#280368 smk-ka: Sort mappers in drop-down.
#280368 smk-ka: Sort mappers in drop-down.
#299372 by Richard Eriksson: FeedAPI 1.3 compatibility.
FeedAPI API change: feedapi_enabled_type() instead of feedapi_enabled().
#239652 designerbrent, loze, blackdog et al: Upgrade to Drupal 6.First version.
Changed feedapi API function feedapi_settings()
Only use first 10 feed items for building an example feed item. Using all feed items available on feed led to performance problems in the past.
Clean up comments: consistent todo formatting.
#223915 - Fixed: mapping to fields in feed groups. thanks for reporting mr katz
#226370 Fixed: Only users with administer feedapi permissions should be able to define mappings.
#222638 - module linked statically to feed type name
Make feedapi_mapper eat any kind of rss element - plays nice with parser_simplepie
Add feedapi mapper to conrib module repository
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |