1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-23 23:20:57 +01:00
2 mod_interface
Fredrick Brennan edited this page 2019-04-18 20:14:29 +08:00
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 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