X-Git-Url: https://git.mxchange.org/?p=quix0rs-gnu-social.git;a=blobdiff_plain;f=plugins%2FChooseTheme%2FREADME.md;fp=plugins%2FChooseTheme%2FREADME.md;h=2e0a761fa1923dfa599d287b64eb78a3f0668a4d;hp=0000000000000000000000000000000000000000;hb=4160a3fb730113f3d712bd777884c4b0482f6df1;hpb=abd90bbdf562614755802885dfb5673645df8575 diff --git a/plugins/ChooseTheme/README.md b/plugins/ChooseTheme/README.md new file mode 100644 index 0000000000..2e0a761fa1 --- /dev/null +++ b/plugins/ChooseTheme/README.md @@ -0,0 +1,13 @@ +### Choose theme +A simple plugin for [GNU social software](http://gnu.io/social/). +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'. + +