Skip to content
Snippets Groups Projects
Select Git revision
  • 70d81c543e578c2736ee31f115ccdca03f8e1063
  • 11.x default protected
  • 11.3.x protected
  • 11.2.x protected
  • 10.6.x protected
  • 10.4.x protected
  • 10.5.x protected
  • 11.1.x protected
  • 11.0.x protected
  • 10.3.x protected
  • 7.x protected
  • 10.2.x protected
  • 10.1.x protected
  • 9.5.x protected
  • 10.0.x protected
  • 9.4.x protected
  • 9.3.x protected
  • 9.2.x protected
  • 9.1.x protected
  • 8.9.x protected
  • 9.0.x protected
  • 10.4.9 protected
  • 10.5.6 protected
  • 11.2.8 protected
  • 11.1.9 protected
  • 11.2.7 protected
  • 11.3.0-alpha1 protected
  • 10.5.5 protected
  • 11.2.6 protected
  • 10.5.4 protected
  • 11.2.5 protected
  • 10.5.3 protected
  • 11.2.4 protected
  • 10.5.2 protected
  • 11.2.3 protected
  • 10.5.1 protected
  • 11.2.2 protected
  • 11.2.1 protected
  • 11.2.0 protected
  • 10.5.0 protected
  • 11.2.0-rc2 protected
41 results

syslog

  • Open with
  • Download source code
  • Download directory
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    CONTENTS OF THIS FILE
    ---------------------
    
     * Introduction
     * Requirements
     * Installation
     * Configuration
     * Maintainers
    
    
    INTRODUCTION
    ------------
    
    The Redirect module provides a unified redirection API (also replaces
    path_redirect and globalredirect).
    
    
     * For a full description of the module visit:
       https://www.drupal.org/project/redirect
    
     * To submit bug reports and feature suggestions, or to track changes visit:
       https://www.drupal.org/project/issues/redirect
    
    
    REQUIREMENTS
    ------------
    
    This module requires no modules outside of Drupal core.
    
    
    INSTALLATION
    ------------
    
     * Install the Redirect module as you would normally install a contributed
       Drupal module. Visit https://www.drupal.org/node/1897420 for further
       information.
    
    
    CONFIGURATION
    -------------
    
        1. Navigate to Administration > Extend and enable the module.
        2. Navigate to Administration > Configuration > Search and Metadata > URL
           redirects for configuration.
        3. Select "Add redirect" and in the "Path" field add the old path.
        4. In the "To" field, start typing the title of a piece of content to select
           it. You can also enter an internal path such as /node/add or an external
           URL such as http://example.com. Enter <front> to link to the front page.
        5. Select the Redirect status: 300 Multiple Choices, 301 Moved Permanently,
           302 Found, 303 See Other, 304 Not Modified, 305 Use Proxy, or 307
           Temporary Redirect. Save.
        6. Once a redirect has been added, it will be listed in the URL Redirects
           vertical tab group on the content's edit page.
    
    
    MAINTAINERS
    -----------
    
    Supporting organization for 8.x-1.x port:
    
     * MD Systems - https://www.drupal.org/md-systems