friendica/view/theme/frio
Philipp Holzer f0eea6f875
Remove get_app() in favor of DI::app()
2020-01-04 23:42:01 +01:00
..
css The padding is only meant for the jot settings 2019-12-03 06:07:36 +00:00
font/open_sans restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
frameworks Use visibility tags input for the default ACL selector 2019-11-28 12:54:53 -05:00
img [frio] Add expected "none.png" background image 2019-07-05 13:41:48 -04:00
js [frio] Fix file browser staying displayed even after switching jot tab 2019-11-30 10:49:20 -05:00
php Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
scheme Made Connectors on new composer pop more visible 2019-11-30 14:49:03 +01:00
templates Add numeric field_input to frio 2019-12-05 22:56:00 +01:00
LICENSE restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
README.md Sanitize theme path items 2019-03-31 21:52:48 -04:00
config.php Replace deprecated defaults() calls with ?? and ?: in include/ and view/ 2019-10-16 08:51:03 -04:00
screenshot.png [ImgBot] optimizes images 2018-07-13 14:38:11 +00:00
style.php [frio] Use server theme settings for user's empty settings 2019-07-14 16:28:10 -04:00
theme.php Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +01:00

README.md

frio

A bootstrap based theme for friendica

This Theme was started as an experiment to give the user a good looking and modern theme for friendica.

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)
  3. Give the user a powerfull (but easy) possebillities for custimation to personalize the theme and give it a own note.

Installation Requirements:

  • modern Browser with JS enabled (Chrome/Chromium is recommended)
  • if you update the theme you should disable and enable the theme again from the admin panel (to apply possible new hooks)

Note: 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.

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 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 ;-)

If anyone wants to contribute to this theme he/she is welcome to do this.

PS: Don't blame me too much for ugly code and hacks. Fix it ;-)

Screenshots

Default Default - Stream

Modals Modals

Theme - Settings Theme - Settings

Red scheme Red scheme

Love Music scheme Love Music scheme

frio on mobile

frio on mobile

Credits:

HumHub - Social Network Kit - https://github.com/humhub/humhub

Hubzilla - Community Server - https://github.com/redmatrix/hubzilla/

Michael Vogel (Vier Theme) - https://github.com/annando

StefOfficiel (Friendiboot Theme) - https://github.com/StefOfficiel/Friendiboot

License:

https://raw.githubusercontent.com/friendica/friendica/develop/view/theme/frio/LICENSE

original commit history