add memberships and bookmarks

This commit is contained in:
Joey Kimsey
2024-12-03 00:16:51 -05:00
parent bf7b7ba1c9
commit 03aedc3020
28 changed files with 2314 additions and 0 deletions

View File

@ -0,0 +1 @@
list here

View File

@ -0,0 +1,6 @@
<h1>Members' Area</h1>
<div class="jumbotron">
<h1>Welcome!</h1>
<p>This is the members section. You can give some groups permission to access these areas. the menu is hidden for normal users and if they get a link to a member'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-members</p>
</div>