diff --git a/.gitlab/redirects.yml b/.gitlab/redirects.yml index 072af88..42c59fc 100644 --- a/.gitlab/redirects.yml +++ b/.gitlab/redirects.yml @@ -1,3 +1,2 @@ --- -For-Friendica-Admins: Home/For-Friendica-Admins For-Friendica-Users: Home/For-Friendica-Users diff --git a/For-Friendica-Admins.md b/For-Friendica-Admins.md new file mode 100644 index 0000000..97eda72 --- /dev/null +++ b/For-Friendica-Admins.md @@ -0,0 +1,27 @@ +Instructions on How to Install _Bookface_ on your server. + +Drop these six files into _/friendica/view/theme/frio/scheme/_: + +* bookface_auto.css +* bookface_auto.php +* bookface_dark.css +* bookface_dark.php +* bookface_light.css +* bookface_light.php + +That will make the Bookface options available to users on your server. If you want to set one of the Bookface options as the default scheme for your server: + +1. Go to _Main Menu \> Admin_ + + ![Admin_Main_Menu.png](uploads/f75c1686b932373ebe829d2857d38388/Admin_Main_Menu.png){width="208" height="695"} +2. Then _Admin Menu \> Theme Selection_ + + ![Admin_Menu_Theme.png](uploads/b5d4bf6f4dedef5da778daa9e12111df/Admin_Menu_Theme.png){width="280" height="443"} +3. On the "Administration - Theme Selection" page click the "frio" link text. + + ![Admin_Theme_Selection.png](uploads/01360376b4f45f561fcd5dc070e250c3/Admin_Theme_Selection.png){width="665" height="244"} +4. This takes you to the "frio" theme settings sub-page, scroll down to the "Settings" section and selected one of the _Bookface_ schemes as the default for your server. + + ![Admin_Theme_Settings.png](uploads/79bf7893911e5fb9900856bed1344f01/Admin_Theme_Settings.png){width="665" height="734"} + +# \ No newline at end of file