You are here

README.txt in Replicate UI 7

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

 * Introduction
 * Dependencies
 * Installation
 * Configuration
 * Maintainers


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

 * This provides user interface integration for the simple yet powerful Replicate
   API. Most notably, this provides integration with Drupal actions which means
   that you can start to replicate things via the user interfaces with built in
   support for:
    - Drupal core nodes
    - Drupal core actions
    - "Any" Drupal Entity available to Entity API (see hook_menu)
    - Views
    - Views Bulk Operations
    - Rules
    - Field Collections

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/replicate_ui

 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/search/replicate_ui


DEPENDENCIES
------------

 * Replicate module: https://www.drupal.org/project/replicate


INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.


CONFIGURATION
-------------

 * Configure user permissions in Administration » People » Permissions:

    - Replicate entities via UI

 * Makes the replicate / duplicate functionality available via the UI. Still
   requires Create permissions on an entity to display.

 * The module has no menu or modifiable settings. There is no configuration.

 * To replicate a node, once the module is installed and enabled, edit the node.
   A new tab should appear titled 'replicate'. You will be asked if you are
   sure you want to replicate the entity. Click the replicate button to
   replicate the entity. You will then be sent to the replicated node, and
   should see a success message that the entity (old entity id) has been
   replicated to id (new entity id). You can then edit this new entity as needed.


MAINTAINERS
-----------

Current maintainers:
 * Mark Milutinovic (mmilutinovic1313) https://www.drupal.org/u/mmilutinovic1313
 * Bryan Ollendyke (btopro) https://www.drupal.org/u/btopro
 * Daniel Wehner (dawehner) https://www.drupal.org/u/dawehner

This module has been sponsored by:
 * Pennsylvania State University https://www.drupal.org/pennsylvania-state-university
 * ELMSLN https://www.drupal.org/elmsln
 * Chapter Three https://www.drupal.org/chapter-three

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Dependencies
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. * This provides user interface integration for the simple yet powerful Replicate
  11. API. Most notably, this provides integration with Drupal actions which means
  12. that you can start to replicate things via the user interfaces with built in
  13. support for:
  14. - Drupal core nodes
  15. - Drupal core actions
  16. - "Any" Drupal Entity available to Entity API (see hook_menu)
  17. - Views
  18. - Views Bulk Operations
  19. - Rules
  20. - Field Collections
  21. * For a full description of the module, visit the project page:
  22. https://www.drupal.org/project/replicate_ui
  23. * To submit bug reports and feature suggestions, or to track changes:
  24. https://www.drupal.org/project/issues/search/replicate_ui
  25. DEPENDENCIES
  26. ------------
  27. * Replicate module: https://www.drupal.org/project/replicate
  28. INSTALLATION
  29. ------------
  30. * Install as you would normally install a contributed Drupal module. Visit:
  31. https://drupal.org/documentation/install/modules-themes/modules-7
  32. for further information.
  33. CONFIGURATION
  34. -------------
  35. * Configure user permissions in Administration » People » Permissions:
  36. - Replicate entities via UI
  37. * Makes the replicate / duplicate functionality available via the UI. Still
  38. requires Create permissions on an entity to display.
  39. * The module has no menu or modifiable settings. There is no configuration.
  40. * To replicate a node, once the module is installed and enabled, edit the node.
  41. A new tab should appear titled 'replicate'. You will be asked if you are
  42. sure you want to replicate the entity. Click the replicate button to
  43. replicate the entity. You will then be sent to the replicated node, and
  44. should see a success message that the entity (old entity id) has been
  45. replicated to id (new entity id). You can then edit this new entity as needed.
  46. MAINTAINERS
  47. -----------
  48. Current maintainers:
  49. * Mark Milutinovic (mmilutinovic1313) https://www.drupal.org/u/mmilutinovic1313
  50. * Bryan Ollendyke (btopro) https://www.drupal.org/u/btopro
  51. * Daniel Wehner (dawehner) https://www.drupal.org/u/dawehner
  52. This module has been sponsored by:
  53. * Pennsylvania State University https://www.drupal.org/pennsylvania-state-university
  54. * ELMSLN https://www.drupal.org/elmsln
  55. * Chapter Three https://www.drupal.org/chapter-three