friendica/view/theme/frio
Michael Vogel 9a442da852 Removed todo 2016-05-31 22:09:35 +02:00
..
css Merge pull request #2543 from annando/frio-hovercard 2016-05-30 06:25:29 +02:00
font/open_sans restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
frameworks restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
img restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
js Frio: Hovercard is now a core function 2016-05-29 15:28:31 +02:00
php Frio: remove header(location) in default.php 2016-05-27 15:53:11 +02:00
schema restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
templates Removed todo 2016-05-31 22:09:35 +02:00
LICENSE restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
README.md restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
config.php Frio: Fix warnings in config page 2016-05-27 15:50:51 +02:00
default.php restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
experimental restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
screenshot.png restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
style.php restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
theme.php frio: open hovercard on click if device is a mobile device 2016-05-28 13:07:24 +02:00

README.md

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.

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)
  • 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.

So why I am doing this? 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)?

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

Love Music schema Love Music schema

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://github.com/rabuzarus/frio/blob/master/LICENSE

original commit history