mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
doc updates
This commit is contained in:
14
website/dist/docs/admin-panel/index.html
vendored
14
website/dist/docs/admin-panel/index.html
vendored
@@ -18,17 +18,19 @@
|
||||
<div id="docPage">
|
||||
<div id="doc-container">
|
||||
<h1>Home</h1>
|
||||
<p>The admin panel is where you can change basically everything about libreevent. Depending on your account's privileges, you may find more or less settings. Only the root account has access to the admin accounts page.</p>
|
||||
<p>Here's a list of the pages available when logged in as the root user. All other users have fewer pages enabled.</p>
|
||||
<p>The admin panel is where you can change basically everything about libreevent.
|
||||
<!-- In a future update, depending on your account's privileges, you may find more or less settings. Only the root account has access to the admin accounts page. Currently though, all pages are unlocked for all users. --></p>
|
||||
<p>Here's a list of the pages available when logged in as the root user. <!-- All other users have fewer pages enabled.--></p>
|
||||
<ul>
|
||||
<li><a href="/docs/admin-panel/admin-accounts">Admin Accounts</a></li>
|
||||
<li><a href="/docs/admin-panel/pages">Pages</a></li>
|
||||
<li><a href="/docs/admin-panel/events">Events</a></li>
|
||||
<li><a href="/docs/admin-panel/locations">Locations</a></li>
|
||||
<li><a href="/docs/admin-panel/pages">Pages</a></li>
|
||||
<li><a href="/docs/admin-panel/plugins">Plugins</a></li>
|
||||
<li><a href="/docs/admin-panel/seatplan-editor">Seatplan editor</a></li>
|
||||
<li><a href="/docs/admin-panel/settings">Settings</a></li>
|
||||
</ul>
|
||||
<p>Additionally, some settings might not be available to all admin accounts on all pages.</p>
|
||||
<p><em>As a general recommendation, we do not encourage logging in as the root user if not strictly necessary, as this can help protect the libreevent installation</em>.</p>
|
||||
<p><!-- Additionally, some settings might not be available to all admin accounts on all pages. --></p>
|
||||
<p><!-- <em>As a general recommendation, we do not encourage logging in as the root user if not strictly necessary, as this can help protect the libreevent installation</em>. --></p>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user