Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ switch back to the previous account.

It adds a link on a user\'s profile page that allows permitted users to
masquerade as that user. Upon masquerading, a link to "switch back" to the
original user will appear in the menu. While masquerading, the option to
masquerade as another user will not appear. All masquerading transactions
original user will appear in the menu. While masquerading, the option to
masquerade as another user will not appear. All masquerading transactions
are logged, and `$user->masquerading` will be set; this could be displayed
via theme.

Expand All @@ -24,7 +24,7 @@ Installation
----------------------------

To install the Masquerade module, extract the module to your modules folder.
After enabling the module, it can be configured under
After enabling the module, it can be configured under
Configuration > User accounts > Masquerade. To enable users to
masquerade, assign the appropriate "masquerade module" permissions to the roles
available on your site. For example:
Expand All @@ -39,15 +39,15 @@ available on your site. For example:
in the Masquerade configuration, set 'administrator' as an
administrator role.


Usage / Quick Switch Menu
----------------------------

By default, when a user is selected for the 'Menu Quick Switch user', the Masquerade module adds two menu items to the 'Navigation' menu:

* Masquerade as 'the user selected': When clicked, the user can quick switch to the user selected.
* Switch back: This menu item appears while masquerading so that you can switch back to your original user.

License
----------------------------

Expand All @@ -60,6 +60,7 @@ Current Maintainers

- BSCOOL (JugglingCoder) (https://github.com/JugglingCoder/, http://www.thedreamchest.com/)
- Herb v/d Dool (https://github.com/herbdool).
- Laryn Kragt Bakker (https://github.com/laryn).


Credits
Expand Down