README.txt |
README.txt |
|
README.txt
==========
The purpose of this module is to secure drupal backend by overriding admin path.
It's will rename path like '/admin/...' to '/something/...' or path '/user/..'
to '/something… |
rename_admin_paths.info |
rename_admin_paths.info |
|
; $Id;
name = Rename Admin Paths
description = Rename admin path /admin/.. and /user/.. to /something/..
core = 7.x
package = Administration
configure = admin/config/user-interface/rename-admin-paths |
rename_admin_paths.install |
rename_admin_paths.install |
|
Install, update and uninstall functions for the Administrative pages module. |
rename_admin_paths.module |
rename_admin_paths.module |
|
Allows users to rename admin paths |