You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
friendica/view/theme/frio
Michael Vogel e32ef66f68
Merge pull request #6688 from nupplaphil/preload_adapter_fix
4 years ago
..
css Merge pull request #6683 from rabuzarus/20190217_-_fix_magicLinks_mentions 4 years ago
font/open_sans restructuring for PR for friendica main repo 7 years ago
frameworks [ImgBot] optimizes images 5 years ago
img [ImgBot] optimizes images 5 years ago
js [frio] Thread display redesign 4 years ago
php Rework Profile::getThemeUid to ignore query parameter and include $a->profile_uid 4 years ago
scheme removing vertical spaces under the notification button (#5555) 5 years ago
templates [frio] Change comment expand icons to carets 4 years ago
LICENSE restructuring for PR for friendica main repo 7 years ago
README.md Fix screenshots URLs in frio readme 4 years ago
config.php get markup template 4 years ago
screenshot.png [ImgBot] optimizes images 5 years ago
style.php revert style.php changes 4 years ago
theme.php frio - fix PHP Notices reported in #6338 4 years ago

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