streams/view/theme/redbasic
zotlabs 573846707c fix several places where head_add_(css|js) functions have been used incorrectly. It appears that mistakes were made going back a long time and propagated. Here's the way it should work:
- if there is no preceding / character, we look for the file within all the appropriate theme directories.
- otherwise the file should have a preceding /, which means use this path relative to the hubzilla basedir
- files beginning with // are considered to be schemeless URLs.

Therefore 'foo.css' means find the best theme-able representation of foo.css.
'/library/foo.css' means only use the version of foo.css that is in /library.
2017-02-19 16:50:41 -08:00
..
css add register button for collapsed state 2017-02-17 16:31:36 +01:00
img update theme screenshot 2015-03-05 17:39:15 +01:00
js minor fixes 2017-02-06 13:58:49 +01:00
php fix several places where head_add_(css|js) functions have been used incorrectly. It appears that mistakes were made going back a long time and propagated. Here's the way it should work: 2017-02-19 16:50:41 -08:00
schema Fixing some schemas 2017-01-03 21:07:49 +01:00
tpl move schema settings into the display settings main so we can set theme:schema theme selectors in settings 2016-08-15 22:45:07 -07:00