This page is about <kbd>/admin/site</kbd> which on this website is located at:
[https://development.guide/admin/site](https://development.guide/admin/site)
This page contains a form that allows the administrator to configure the Hubzilla website.
<div class="alert alert-warning">Note: This behavior may be modified by addons and themes.</div>
The behavior of this URL changes based on whether someone is logged in or not.
- Logged Out - <span class="text-danger">Shows blank page.</span>
- Logged In (Local User) - <span class="text-danger">Shows blank page.</span>
- Logged In (Admin) - <span class="text-success">Shows the Admin Summary page.</span>
- Signed On (OWA) - <span class="text-danger">Shows blank page.</span>
This code appears in several projects. This website is running the Hubzilla version. The other repositories are shown for comparision. Not all files
are listed here; check the module files and Doxygen for references to other dependencies and files.
The links mentioning Hubzilla, (streams), or Forte below will take you to their respecitive repositories.
### Doxygen Documentation (Hubzilla)
- [File Reference](https://hubzilla.frama.io/core/Module_2Admin_8php.html) - <kbd>/Zotlabs/Module/Admin.php</kbd>
- [Namespace Reference](https://hubzilla.frama.io/core/namespaceZotlabs_1_1Module_1_1Admin.html) - <kbd>ZotLabs\Module\Admin</kbd>
- [Class Reference](https://hubzilla.frama.io/core/classZotlabs_1_1Module_1_1Admin.html) - <kbd>ZotLabs\Module\Admin</kbd>
- [Class Reference](https://hubzilla.frama.io/core/classZotlabs_1_1Module_1_1Admin_1_1Site.html) - <kbd>ZotLabs\Module\Admin\Site</kbd>
- [Hubzilla](https://framagit.org/hubzilla/core/-/blob/master/Zotlabs/Module/Admin.php) - Module - <kbd>/Zotlabs/Module/Admin.php</kbd>
- [Hubzilla](https://framagit.org/hubzilla/core/-/blob/master/Zotlabs/Module/Admin/Site.php) - Submodule - <kbd>/Zotlabs/Module/Admin/Site.php</kbd>
- [(streams)](https://codeberg.org/streams/streams/src/branch/release/src/Module/Admin.php) - Module - <kbd>/src/Module/Admin.php<kbd>
- [(streams)](https://codeberg.org/streams/streams/src/branch/release/src/Module/Admin/Site.php) - Submodule - <kbd>/src/Module/Admin/Site.php<kbd>
- [Forte](https://codeberg.org/fortified/forte/src/branch/dev/src/Module/Admin.php) - Module - <kbd>/src/Module/Admin.php<kbd>
- [Forte](https://codeberg.org/fortified/forte/src/branch/release/src/Module/Admin/Site.php) - Submodule - <kbd>/src/Module/Admin/Site.php<kbd>
- [Hubzilla](https://framagit.org/hubzilla/core/-/blob/master/view/tpl/admin_site.tpl) - <kbd>/view/tpl/admin_site.tpl</kbd>
- [(streams)](https://codeberg.org/streams/streams/src/branch/release/view/tpl/admin_site.tpl) - <kbd>/view/tpl/admin_site.tpl</kbd>
- [Forte](https://codeberg.org/fortified/forte/src/branch/release/view/tpl/admin_site.tpl) - <kbd>/view/tpl/admin_site.tpl</kbd>
### Page Description Language (PDL)
- [Hubzilla](https://framagit.org/hubzilla/core/-/blob/master/view/pdl/mod_admin.pdl) - <kbd>view/pdl/mod_admin.pdl</kbd>
- [(streams)](https://codeberg.org/streams/streams/src/branch/release/view/pdl/mod_admin.pdl) - <kbd>view/pdl/mod_admin.pdl</kbd>
- [Forte](https://codeberg.org/fortified/forte/src/branch/release/view/pdl/mod_admin.pdl) - <kbd>view/pdl/mod_admin.pdl</kbd>
- [Hubzilla](https://framagit.org/hubzilla/core/-/blob/master/view/php/doubleleft.php) - Double Left - <kbd>/view/php/doubleleft.php</kbd> -
[Doxygen](https://hubzilla.frama.io/core/doubleleft_8php.html)
- [(streams)](https://codeberg.org/streams/streams/src/branch/release/view/php/default.php) - Default - <kbd>/view/php/default.php</kbd>
- [Forte](https://codeberg.org/fortified/forte/src/branch/release/view/php/default.php) - Default - <kbd>/view/php/default.php</kbd>
</kbd></kbd></kbd></kbd></kbd></kbd></kbd></kbd><div class="alert alert-info">Note: Layouts are used by multiple pages, and can be changed by the
admin, or the user, in some cases.</div>
Addons and themes can modify the default behavior.
- None that we are aware of.
- None that we are aware of.