Files
thetempusproject/app/plugins/comments/views/moderator.html
2024-08-04 21:15:59 -04:00

7 lines
543 B
HTML

<h1>Moderator' Area</h1>
<div class="jumbotron">
<h1>Welcome!</h1>
<p>This is the moderator section. You can give some groups permission to access this area. The menu is hidden for normal users and if they get a link to a moderator's area, the authentication system will stop them from accessing any content protected this way.</p>
<p>You can even use this feature in-line with your views, hiding certain components from non-moderators</p>
<p>The idea behind this role is for them to help you in policing comments as needed.</p>
</div>