friendica/view/theme/frio
Michael Vogel 0360f7197a Several more warnings ... (#5340)
* Some more warnings removed

* Even more warnings ...

* Will it ever end? ;-)

* Avoid warning in dbstructure

* Origin and OStatus ...

* There are more warnings solved ... yeah!

* And again ...

* We are not done yet

* And more ...

* And some new places ...

* And more in the feeds

* Avoid some more

* And some backend stuff

* Notifications cleared

* Some more stuff

* and again ...

* It's getting fewer ...

* Some warnings had been hidden in the notifications

* Fix the fix

* And another missing one ...

* We need the owner here, not the user

* Forgotten user

* And more ...

* And some more warnings disappeared ...

* Some more frontend warnings

* Some backend warnings removed

* Fixed sidebar for "vier"

* And more ...

* Some more ...

* And something for "remote self"

* Am I stuck in an endless loop?

* Fix: Clear tag and file field on update

* Preset page content
2018-07-10 08:27:56 -04:00
..
css [frio] Improve Group Editing (#5349) 2018-07-09 18:36:50 -04:00
font/open_sans restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
frameworks Frio: sitck aside on page scroll 2017-04-22 20:36:48 +02:00
img [frio] Fix typo schema -> scheme 2018-04-24 20:26:14 -04:00
js [frio] Improve Group Editing (#5349) 2018-07-09 18:36:50 -04:00
php Several more warnings ... (#5340) 2018-07-10 08:27:56 -04:00
scheme Add files via upload 2018-06-30 13:39:11 +02:00
templates [frio] Improve Group Editing (#5349) 2018-07-09 18:36:50 -04:00
config.php Add backward-compatibility for config variables after schema rename 2018-04-26 04:22:04 -04:00
LICENSE restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
README.md [frio] Fix typo schema -> scheme 2018-04-24 20:26:14 -04:00
screenshot.png restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
style.php Add backward-compatibility for config variables after schema rename 2018-04-26 04:22:04 -04:00
theme.php Bugfix: hide savedsearch butten and subthread button for non local_users 2018-06-19 18:27:54 +02:00

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 conentrated 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