5c0a3102ff
Router: - Fix calls to connect, most of them were misusing the function's params URLMapper: - Minor fixes - Documentation - Add support for accept-header specification Plugins/*: - Fix calls to connect |
||
---|---|---|
.. | ||
actions | ||
locale | ||
ChooseThemePlugin.php | ||
README.md |
Choose theme
A simple plugin for GNU social software. The plugin enables the user to select their own theme, independently on site setting and other users.
Enable plugin
- Include this code in your GNU social instance.
- Edit your
config.php
to includeaddPlugin("ChooseTheme");
How-to
- Choose settings from the GNU social menu. Choose 'Theme' on left menu.
- Select a theme and press 'Save'.