]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/README.md
[frio] Prevent Enter from sending the form in ACL tags input in /compose
[friendica.git] / view / theme / frio / README.md
index 0c4b4e8de6725a88273159932c281fc568467e3a..0100baa1d56a581ba718bd9330a1c4a4a9cfae3d 100644 (file)
@@ -1,8 +1,8 @@
 # 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:
+I concentrated on 3 topics:
 
 1. A Modern, mobile friendly UI with bootstrap and awesome font
 2. Try to get a new UX for friendica (e.g. use modals where it seems to be useful)
@@ -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 ;-)
@@ -31,23 +29,23 @@ Don't blame me too much for ugly code and hacks. Fix it ;-)
 
 #### Screenshots
 **Default**
-![Default - Stream](https://github.com/rabuzarus/frio/blob/master/img/screenshots/screenshot.png)
+![Default - Stream](https://git.friendi.ca/friendica/friendica/raw/branch/master/view/theme/frio/img/screenshots/screenshot.png)
 
 **Modals**
-![Modals](https://github.com/rabuzarus/frio/blob/master/img/screenshots/screenshot-jot-modal.png)
+![Modals](https://git.friendi.ca/friendica/friendica/raw/branch/master/view/theme/frio/img/screenshots/screenshot-jot-modal.png)
 
 **Theme - Settings**
-![Theme - Settings](https://github.com/rabuzarus/frio/blob/master/img/screenshots/screenshot-settings.png)
+![Theme - Settings](https://git.friendi.ca/friendica/friendica/raw/branch/master/view/theme/frio/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://git.friendi.ca/friendica/friendica/raw/branch/master/view/theme/frio/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://git.friendi.ca/friendica/friendica/raw/branch/master/view/theme/frio/img/screenshots/screenshot-scheme-love-music.png)
 
 **frio on mobile**
 
-![frio on mobile](https://github.com/rabuzarus/frio/blob/master/img/screenshots/screenshot-mobile.png)
+![frio on mobile](https://git.friendi.ca/friendica/friendica/raw/branch/master/view/theme/frio/img/screenshots/screenshot-mobile.png)
 
 #### Credits:
 HumHub - Social Network Kit - <https://github.com/humhub/humhub>
@@ -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)