gnu-social/plugins/ChooseTheme
brunoccast 5c0a3102ff [ROUTES] Allow accept-header specification during router creation
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
2019-08-03 17:47:16 +01:00
..
actions Bug in use of gettext/locale string 2015-06-10 22:10:14 +02:00
locale [TRANSLATION] Update Plugin POs 2019-06-09 16:10:03 +01:00
ChooseThemePlugin.php [ROUTES] Allow accept-header specification during router creation 2019-08-03 17:47:16 +01:00
README.md Edited the readme file to be more inline with the core repo 2015-06-06 12:14:50 +02:00

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 include addPlugin("ChooseTheme");

How-to

  • Choose settings from the GNU social menu. Choose 'Theme' on left menu.
  • Select a theme and press 'Save'.