README.txt 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installing
  5. * Uninstalling
  6. * Frequently Asked Questions (FAQ)
  7. * Known Issues
  8. * More Information
  9. * How Can You Contribute?
  10. INTRODUCTION
  11. ------------
  12. Current Maintainer: Sami Radi a.k.a VirtuoWorks <http://drupal.org/user/656630>
  13. Remove Duplicates removes duplicate nodes
  14. according to any selected content field.
  15. This can be very useful with Drupal feeds module :
  16. - http://drupal.org/project/feeds
  17. This module was inspired by these threads :
  18. - http://drupal.org/node/720190 : Remove Duplicate Nodes based on title
  19. - http://drupal.org/node/1211922 : remove duplicated node base on title problem
  20. THANKS
  21. ------
  22. Thanks to dman <https://drupal.org/user/33240> for endorsing this project.
  23. He wrote a sandbox module "Deduplicate Nodes" for D6 intended to deduplicate
  24. nodes according to titles only : https://drupal.org/sandbox/dman/1422586
  25. INSTALLING
  26. ----------
  27. See http://drupal.org/getting-started/install-contrib
  28. for instructions on how to install or update Drupal modules.
  29. Once Remove Duplicates is installed and enabled,
  30. you can use it at admin/config/content/remove_duplicates.
  31. It is highly recommended that you backup your database before using this module.
  32. UNINSTALLING
  33. ------------
  34. Because Drupal does not uninstall modules in reverse
  35. order of their dependencies, if you want to uninstall
  36. all the Remove Duplicates modules, be sure to disable
  37. and uninstall all the sub-modules before the base Remove
  38. Duplicates module.
  39. To help fix this bug in Drupal core, visit http://drupal.org/node/151452.
  40. FREQUENTLY ASKED QUESTIONS (FAQ)
  41. --------------------------------
  42. - There are no frequently asked questions at this time.
  43. KNOWN ISSUES
  44. ------------
  45. - See http://drupal.org/project/issues/2005296
  46. for a list of the current known issues.
  47. MORE INFORMATION
  48. ----------------
  49. - To issue any bug reports, feature or support requests
  50. see the module issue queue at
  51. http://drupal.org/project/issues/2005296
  52. - For additional documentation, see the online module handbook at
  53. https://drupal.org/project/remove_duplicates
  54. HOW CAN YOU CONTRIBUTE?
  55. -----------------------
  56. - Report any bugs, feature requests, etc. in the issue tracker.
  57. http://drupal.org/node/add/project-issue/2005296
  58. - Help translate this module.
  59. - Write a review for this module at drupalmodules.com.
  60. http://drupalmodules.com/
  61. - Help keep development active by donating to the developers.
  62. http://www.virtuoworks.com/