Skip to content

Commit

Permalink
[#2812] Change What is Group text
Browse files Browse the repository at this point in the history
  • Loading branch information
tobes committed Aug 9, 2012
1 parent 7309f37 commit 7586fba
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions ckan/templates/group/index.html
Expand Up @@ -34,10 +34,8 @@ <h1 class="page-heading">{{ _('Groups') }}</h1>
<h2 class="module-heading"><i class="icon-large icon-info-sign"></i> {{ _('What are Groups?') }}</h2>
<div class="module-content">
{% trans %}
<p>Whilst tags are great at collecting datasets together, there are
occasions when you want to restrict users from editing a collection.</p>
<p>A group can be set-up to specify which users have permission to add or
remove datasets from it.</p>
<p>Groups allow you to group together datasets under a organisation (for example, the Department of Health) or topic (e.g. Transport, Health) so make it easier for users to browse datasets by theme.</p>
<p>Groups also enable you to assign roles and authorisation to members of the group - i.e. individuals can be given the right to publish datasets from a particular organisation.</p>
{% endtrans %}
</div>
</div>
Expand Down

0 comments on commit 7586fba

Please sign in to comment.