vichan/docs/mod_interface.md

12 lines
576 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Moderator interface
===================
To use the moderator interface, navigate to [`mod.php`](../mod.php) and login with your username and password combination. Generally, you can prepend `mod.php?/` to any regular page to view it with moderator controls. For example, `/b/res/33.html` would become `/mod.php?/b/res/33.html`. The moderator interface doesnt make use of the static file system.
Unlike some other imageboard engines, you do not need to have Javascript enabled to use the moderator inferface.
See also
--------
* [Capcodes](capcodes.md)
* [Bans](bans.md)