DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

User Administration

In the overview click on List Users. It shows the (toctoc_comments)-users on the active page of the TYPO3 page-tree, on the root-level it shows all users available.

../../../_images/backendUsers.jpg

For users there is a little report showing their activities.

For users 3 bulk actions are available.

../../../_images/backendUsersBultActs.jpg

Note that with “Kill selected users data from DB” all data from the selected user is removed from the database.

However, if a deleted or killed user was a fe_users-user, the entry in fe_users-table remains untouched. Think of this when you offer login with Facebook – Facebook user data is stored in fe_users.

Deleting a user completely includes physical delete from fe_users.

../../../_images/backendUsersBultActMerge.jpg

Merging users into a user is the 3rd bulk action possible in user administration

../../../_images/image-22.jpg

Please specify the destination user in the input field beside the bulk action options.

! Important note:

Merging users and killing user data transform you database that there won't be an undo possible. If you want to restore the data before bulk actions, then first dump the tx_toctoc_comment-tables in MySQL so you can run a restore if needed.