You are here

README.txt in Media Update 7.2

Same filename and directory in other branches
  1. 7 README.txt

README for the Media Update Module.

File

README.txt
View source
  1. /**
  2. * @file
  3. * README for the Media Update Module.
  4. */
  5. This module allows for media entries to be updated once they have been created. Updating
  6. a media entry will update all the places were the entry is being used.
  7. How to:
  8. Enabling this module will surface an update form on the media edit page.
  9. 1) Go to the media page. i.e. http://your-media-site.com/admin/content/media
  10. 2) Click on 'edit' under operations for the media you want to update.
  11. 3) Select the new media you want to replace this entry with.
  12. 4) Hit save... all content using this piece of media will be updated.
  13. You may need to clear your cache if changes do not show up immediately.
  14. Tested with:
  15. media 7.x-1.0-beta5
  16. http://drupal.org/node/1209128
  17. media 7.x-2.0-unstable1
  18. http://drupal.org/node/1245124
  19. For additional help, notes and patches
  20. See http://drupal.org/project/media_update