You are here

Files in Media Feeds 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Media Feeds 1.0 Beta 2 ====================== - Issue #1290762: Add integration with remote_stream_wrapper - Issue #1262732: Map to existing media Media Feeds 1.0 Beta 1 ====================== Initial release that came through the project…
MediaFeedsInternetProvider.inc includes/MediaFeedsInternetProvider.inc Provides a wrapper class for media_internet providers.
MediaFeedsLibraryProvider.inc includes/MediaFeedsLibraryProvider.inc Map existing files from the library.
MediaFeedsProvider.inc includes/MediaFeedsProvider.inc The MediaFeedsProvider base class.
MediaFeedsRemoteProvider.inc includes/MediaFeedsRemoteProvider.inc Map files using the remote_stream_wrapper module.
media_feeds.info media_feeds.info name = Media Feeds description = Enable mapping imported sources to media fields. core = 7.x package = Media dependencies[] = feeds dependencies[] = media_internet test_dependencies[] = media_feeds_test test_dependencies[] = feeds_tests files[] =…
media_feeds.install media_feeds.install Installing and updating media_feeds.
media_feeds.module media_feeds.module Implementation of the Feeds mapping API for the media module.
media_feeds_mapper.test tests/media_feeds_mapper.test Test case for the Feeds mapping API for the media module.
media_feeds_mapper_enclosure.test tests/media_feeds_mapper_enclosure.test Test case for the Feeds mapping API for the media module using SimplePieParser and FeedsEncolsure.
media_feeds_test.info tests/media_feeds_test.info name = Media Feeds test assets description = Serve static files for Media Feeds testing. package = Testing core = 7.x hidden = TRUE
media_feeds_test.module tests/media_feeds_test.module Serve static files for Media Feeds testing.
README.txt README.txt The Media Feeds module integrates Media into Feeds. That means you can map any supported source to a media field. Installation ------------ Media and Feeds module are required. You can also install media_internet provider modules, if you need more…

Other projects