This repository has been archived on 2024-08-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/include
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
..
2016-12-15 16:41:01 -08:00
2016-10-09 16:13:49 -07:00
2016-07-25 13:27:17 -07:00
2016-11-08 17:47:56 -08:00
2017-01-30 15:01:22 -08:00
2017-01-30 15:01:22 -08:00
2016-11-22 14:15:33 -08:00
2016-05-19 16:48:10 -07:00
2017-01-10 14:25:11 -08:00
2016-09-29 22:28:23 -07:00
2016-12-15 13:45:27 -08:00
2017-01-30 15:01:22 -08:00
2017-02-11 20:54:09 -05:00
2017-01-30 15:01:22 -08:00
2017-01-30 15:01:22 -08:00
2016-07-18 21:37:34 -07:00
2016-05-19 22:26:37 -07:00
2014-04-02 16:26:39 -07:00
2016-10-03 22:01:14 -07:00
2016-11-20 14:15:13 +01:00
2017-02-12 18:42:43 -08:00
2017-01-30 15:01:22 -08:00