Edited the readme file to be more inline with the core repo
This commit is contained in:
parent
b0a598ba7b
commit
8abf96cfd8
@ -1,12 +1,10 @@
|
|||||||
### Choose theme
|
### Choose theme
|
||||||
A simple plugin for [GNU social software](http://gnu.io/social/).
|
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.
|
The plugin enables the user to select their own theme, independently on site setting and other users.
|
||||||
Consider this plugin as experimental.
|
|
||||||
|
|
||||||
#### Enable plugin
|
#### Enable plugin
|
||||||
- Include this code in your GNU social instance.
|
- Include this code in your GNU social instance.
|
||||||
- Edit your `config.php` to include `addPlugin("ChooseTheme");`
|
- Edit your `config.php` to include `addPlugin("ChooseTheme");`
|
||||||
(NB: Your plugin directory must then be named ChooseTheme or create a symbolic link to your cloned directory)
|
|
||||||
|
|
||||||
#### How-to
|
#### How-to
|
||||||
- Choose settings from the GNU social menu. Choose 'Theme' on left menu.
|
- Choose settings from the GNU social menu. Choose 'Theme' on left menu.
|
||||||
|
Loading…
Reference in New Issue
Block a user