You are here

README.txt in Remove Duplicates 7

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installing
 * Uninstalling
 * Frequently Asked Questions (FAQ)
 * Known Issues
 * More Information
 * How Can You Contribute?


INTRODUCTION
------------

Current Maintainer: Sami Radi a.k.a VirtuoWorks <http://drupal.org/user/656630>

Remove Duplicates removes duplicate nodes
according to any selected content field.

This can be very useful with Drupal feeds module :
- http://drupal.org/project/feeds

This module was inspired by these threads : 
- http://drupal.org/node/720190 : Remove Duplicate Nodes based on title
- http://drupal.org/node/1211922 : remove duplicated node base on title problem

THANKS
------

Thanks to dman <https://drupal.org/user/33240> for endorsing this project.

He wrote a sandbox module "Deduplicate Nodes" for D6 intended to deduplicate
nodes according to titles only : https://drupal.org/sandbox/dman/1422586

INSTALLING
----------

See http://drupal.org/getting-started/install-contrib
for instructions on how to install or update Drupal modules.

Once Remove Duplicates is installed and enabled,
you can use it at admin/config/content/remove_duplicates.

It is highly recommended that you backup your database before using this module.

UNINSTALLING
------------

Because Drupal does not uninstall modules in reverse 
order of their dependencies, if you want to uninstall
all the Remove Duplicates modules, be sure to disable 
and uninstall all the sub-modules before the base Remove 
Duplicates module.

To help fix this bug in Drupal core, visit http://drupal.org/node/151452.


FREQUENTLY ASKED QUESTIONS (FAQ)
--------------------------------

- There are no frequently asked questions at this time.


KNOWN ISSUES
------------

- See http://drupal.org/project/issues/2005296 
for a list of the current known issues.


MORE INFORMATION
----------------

- To issue any bug reports, feature or support requests
see the module issue queue at 
http://drupal.org/project/issues/2005296

- For additional documentation, see the online module handbook at
https://drupal.org/project/remove_duplicates


HOW CAN YOU CONTRIBUTE?
-----------------------

- Report any bugs, feature requests, etc. in the issue tracker.
http://drupal.org/node/add/project-issue/2005296

- Help translate this module.

- Write a review for this module at drupalmodules.com.
http://drupalmodules.com/

- Help keep development active by donating to the developers.
http://www.virtuoworks.com/

File

README.txt
View source
  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
  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 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/