]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/README.md
AbstractCacheDriver now working for each CacheDriver
[friendica.git] / view / theme / frio / README.md
index 0c4b4e8de6725a88273159932c281fc568467e3a..c729d12820dc8be46d679502cdd5de284722341f 100644 (file)
@@ -1,6 +1,6 @@
 # frio
 ### A bootstrap based theme for friendica
-This Theme was started as Experiment to give the user a good looking and modern theme for friendica.
+This Theme was started as an experiment to give the user a good looking and modern theme for friendica.
 
 I conentrated on 3 topics:
 
@@ -10,16 +10,14 @@ I conentrated on 3 topics:
 
 **Installation Requirements:**
 * modern Browser with JS enabled (Chrome/Chromium is recommended)
-* enabled frio_hovercard addon
 * if you update the theme you should disable and enable the theme again from the admin panel (to apply possible new hooks)
 
 **Note:**
-This theme is far from beeing stable and ready for productive use. Many parts are missing and will be never added.
-Because of the heavy use of the bootstrap framework nearly every friendica theme template may have to be overwritten. It would be a lot of work and after that it would be hard to maintain the theme.
+While Frio is doing its job very well in most cases, there still is some work to do. Some templates are still missing and will be added in future versions.
 
-So why I am doing this?
+Some insights into my motivation for starting coding this theme:
 This theme should be the start of a discussion in the friendica community (users and developers) about UI/UX in friendica.
-What frameworks do we want to use? How should default friendica look like? And how do we want to use friendica? What do we need in the core code (At the present time some stuff in this is done with ugly javascript hacks and own php code)?
+What frameworks do we want to use? How should default friendica look like? And how do we want to use friendica? What do we need in the core code (At the present time some stuff this is done with ugly javascript hacks and own php code)?
 
 Coding a theme is much work but you will get a really good insight of the limitations of friendica and can start a discussion about doing things differently.
 So join the discussion at the friendica forums ;-)
@@ -39,11 +37,11 @@ Don't blame me too much for ugly code and hacks. Fix it ;-)
 **Theme - Settings**
 ![Theme - Settings](https://github.com/rabuzarus/frio/blob/master/img/screenshots/screenshot-settings.png)
 
-**Red schema**
-![Red schema](https://github.com/rabuzarus/frio/blob/master/img/screenshots/screenshot-schema-red.png)
+**Red scheme**
+![Red scheme](https://github.com/rabuzarus/frio/blob/master/img/screenshots/screenshot-scheme-red.png)
 
-**Love Music schema**
-![Love Music schema](https://github.com/rabuzarus/frio/blob/master/img/screenshots/screenshot-schema-love-music.png)
+**Love Music scheme**
+![Love Music scheme](https://github.com/rabuzarus/frio/blob/master/img/screenshots/screenshot-scheme-love-music.png)
 
 **frio on mobile**
 
@@ -59,6 +57,6 @@ Michael Vogel (Vier Theme)  - <https://github.com/annando>
 StefOfficiel (Friendiboot Theme) - <https://github.com/StefOfficiel/Friendiboot>
 
 #### License:
-<https://github.com/rabuzarus/frio/blob/master/LICENSE>
+<https://raw.githubusercontent.com/friendica/friendica/develop/view/theme/frio/LICENSE>
 
 [original commit history](https://github.com/rabuzarus/frio/commits/master)