Diogo Cordeiro 1049080df5 [CORE] Move public resources to a /public directory 6 年之前
..
actions 43df2d201c Extend Action with redirect after login logic, update some actions to use it 5 年之前
lib 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 5 年之前
locale c7afe2f86c [TRANSLATION] Update Plugin POs 5 年之前
DirectoryPlugin.php 5c0a3102ff [ROUTES] Allow accept-header specification during router creation 5 年之前
README a614205663 Add plugin READMEs 8 年之前

README

The Directory plugin adds a user directory (list)

Installation
============
This plugin is enabled by default except on single-user instances, in which
case, it can be enabled by adding "addPlugin('Directory');" to the bottom of
your config.php

Settings
========
none

Example
=======
addPlugin('Directory');