SID-01710: How to delete the created user group?
| Status: |
Answered |
TWiki version: |
5.1.3 |
Perl version: |
5 |
| Category: |
|
Server OS: |
CentOs |
Last update: |
12 years ago |
Hi,
I have created multiples group in twiki, but i want to remove few of them. Please tell me the link to delete the group.
Thanks,
Madhuri
--
Madhuri Yevale - 2013-05-28
Discussion and Answer
Hello,
if you delete the topic <NAME>Group (more topic actions) the group is deletet
or you use the CLI and delete <pathToTwiki>/data/Main/<NAME>Group.txt
Greetings
Daniel
--
Daniel Perabo - 2013-05-29
- First go to the group topic and check for backlinks. Fix access control settings using this group as needed.
- Delete the group topic, follow the "more topic actions" link.
--
Peter Thoeny - 2013-05-30
Unfortunately, there is no "more topic actions" link for groups in TWiki 5.
--
Vicki Brown - 2013-06-05
In TWiki 5, change the SKIN setting first by editing the URL, e.g.
.../twiki/bin/view/Main/EmployeeGroup?READONLYSKINMODE=0
this will make the "more topic actions" link appear.
--
Vicki Brown - 2013-06-05
Oh, good point. This usability issue needs to be fixed. In the mean time you can access the "more screen" via the "View" pulldown menu.
--
Peter Thoeny - 2013-06-05
I created
TWikibug:Item7277
to track this.
--
Peter Thoeny - 2013-06-06
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.