You are here

README.txt in Content Translation Redirect 8

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

This module will be useful if you need to redirect users from pages of
non-existent translations of the content entity to a page with the original
language.

It is important that the user will be redirected only if the entity translation
URL is different from the entity URL in the original language. Also, do not
forget that the entity must be translatable.


FEATURES
--------

 * An administration interface to manage redirect settings for each
   content entity type bundle. Each bundle settings includes a redirect
   status code and a message that can be displayed to the user after
   redirection.


REQUIREMENTS
------------

This module requires:

 * Content Translation (Allows users to translate content entities).
 * Drupal 8.5 or greater.


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

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


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

 * Configure user permissions in Administration » People » Permissions:

    - Administer content translation redirects

      Users in roles with the "Administer content translation redirects"
      permission can perform administration tasks for
      Content Translation Redirect module.

 * Set the default settings in Administration » Configuration »
   Regional and language » Content translation redirects.

 * Configure redirects for content entity bundles in Administration »
   Configuration » Regional and language » Content translation redirects »
   Entity settings.


SIMILAR MODULES
---------------

Modules that provide some others useful functionalities, similar
to Content Translation Redirect module:

 * Content Language Access
   https://www.drupal.org/project/content_language_access
   This module helps when you have a content that needs to have
   access restriction by Drupal language.


CREDITS / CONTACT
-----------------

Developed and maintained by Andrey Tymchuk (WalkingDexter)
https://www.drupal.org/u/walkingdexter

Ongoing development is sponsored by Drupal Coder.
https://www.drupal.org/drupal-coder-initlab-llc

File

README.txt
View source
  1. INTRODUCTION
  2. ------------
  3. This module will be useful if you need to redirect users from pages of
  4. non-existent translations of the content entity to a page with the original
  5. language.
  6. It is important that the user will be redirected only if the entity translation
  7. URL is different from the entity URL in the original language. Also, do not
  8. forget that the entity must be translatable.
  9. FEATURES
  10. --------
  11. * An administration interface to manage redirect settings for each
  12. content entity type bundle. Each bundle settings includes a redirect
  13. status code and a message that can be displayed to the user after
  14. redirection.
  15. REQUIREMENTS
  16. ------------
  17. This module requires:
  18. * Content Translation (Allows users to translate content entities).
  19. * Drupal 8.5 or greater.
  20. INSTALLATION
  21. ------------
  22. * Install as you would normally install a contributed Drupal module. Visit
  23. https://www.drupal.org/documentation/install/modules-themes/modules-8
  24. for further information.
  25. CONFIGURATION
  26. -------------
  27. * Configure user permissions in Administration » People » Permissions:
  28. - Administer content translation redirects
  29. Users in roles with the "Administer content translation redirects"
  30. permission can perform administration tasks for
  31. Content Translation Redirect module.
  32. * Set the default settings in Administration » Configuration »
  33. Regional and language » Content translation redirects.
  34. * Configure redirects for content entity bundles in Administration »
  35. Configuration » Regional and language » Content translation redirects »
  36. Entity settings.
  37. SIMILAR MODULES
  38. ---------------
  39. Modules that provide some others useful functionalities, similar
  40. to Content Translation Redirect module:
  41. * Content Language Access
  42. https://www.drupal.org/project/content_language_access
  43. This module helps when you have a content that needs to have
  44. access restriction by Drupal language.
  45. CREDITS / CONTACT
  46. -----------------
  47. Developed and maintained by Andrey Tymchuk (WalkingDexter)
  48. https://www.drupal.org/u/walkingdexter
  49. Ongoing development is sponsored by Drupal Coder.
  50. https://www.drupal.org/drupal-coder-initlab-llc