README.txt 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. Metatag: Importer
  2. -----------------
  3. This module imports data from other modules. An administrative interface is
  4. provided (admin/config/search/metatags/importer), as well as a series of Drush
  5. commands:
  6. * metatag-convert-metatags-quick / mtcmq
  7. Convert data from the Metatags Quick module.
  8. * metatag-convert-nodewords / mtcnw
  9. Convert data from the Nodewords module.
  10. * metatag-convert-page-title / mtcpt
  11. Convert data from the Page Title module.
  12. Known Issues
  13. --------------------------------------------------------------------------------
  14. - The admin page (currently) only supports migrating data from Nodewords and
  15. Page Title.
  16. - Only entities are currently supported, other configuration types will be
  17. supported soon.
  18. Credits / Contact
  19. --------------------------------------------------------------------------------
  20. Currently maintained by Damien McKenna [1]. Originally developed by Jon Antoine
  21. [2] with contributions by Jay Callicott [3], Stuart Crouch [4], Subhojit Paul
  22. [5], Karl Shea [6], Stefan Ruijsenaars [7], HyperGlide [8], Jen Lampton [9],
  23. Eric Peterson [10], Lars Schröter [11], Victoria Chan [12], Malcolm Young [13],
  24. Alexey Korepov [14], klokie [15] and Dan Ficker [16].
  25. References
  26. --------------------------------------------------------------------------------
  27. 1: https://www.drupal.org/u/damienmckenna
  28. 2: https://www.drupal.org/u/jantoine
  29. 3: https://www.drupal.org/u/drupalninja99
  30. 4: https://www.drupal.org/u/stuart.crouch
  31. 5: https://www.drupal.org/u/subhojit777
  32. 6: https://www.drupal.org/u/karlshea
  33. 7: https://www.drupal.org/u/stefan.r
  34. 8: https://www.drupal.org/u/hyperglide
  35. 9: https://www.drupal.org/u/jenlampton
  36. 10: https://www.drupal.org/u/iameap
  37. 11: https://www.drupal.org/u/osopolar
  38. 12: https://www.drupal.org/u/victoriachan
  39. 13: https://www.drupal.org/u/malcomio
  40. 14: https://www.drupal.org/u/murz
  41. 15: https://www.drupal.org/u/klokie
  42. 16: https://www.drupal.org/u/dandaman