aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php
Commit message (Collapse)AuthorAgeFilesLines
* upgrade bs to latest git and some more progressMario Vavti2017-03-091-1/+1
|
* lower version requirement to 2.2RCMario Vavti2017-02-271-1/+1
|
* set minversion and maxversion for themes in ↵Mario Vavti2017-02-271-0/+2
| | | | view/theme/themename/php/theme.php instead of separate file.
* add a minversion to the theme and fallback to default if requirement is not ↵Mario Vavti2017-02-261-1/+1
| | | | met. mark incompatible themes in the theme selector
* fix several places where head_add_(css|js) functions have been used ↵zotlabs2017-02-191-14/+12
| | | | | | | | | | | 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.
* make sticky aside available for small screens. we had to get rid of the ↵Mario Vavti2016-12-191-1/+1
| | | | transition effect for this to work reliably
* put theme config into its own namespaceredmatrix2016-09-011-2/+4
|
* turn theme configuration into a class objectredmatrix2016-09-011-116/+122
|
* separate the 'expert' feature into 'advanced_theming' and ↵redmatrix2016-09-011-2/+2
| | | | 'advanced_dirsearch'. Hide both features unless techlevel > 3.
* actively set all the theme options on the display settings page based on the ↵redmatrix2016-09-011-2/+1
| | | | current theme selection
* move schema settings into the display settings main so we can set ↵redmatrix2016-08-151-15/+21
| | | | theme:schema theme selectors in settings
* check for variables after schema files have been addedMario Vavti2016-07-161-12/+12
|
* check for variables in schemesMario Vavti2016-07-161-1/+1
|
* static Appredmatrix2016-03-312-3/+3
|
* deprecate $a->get_baseurl()redmatrix2016-03-301-1/+1
|
* issue #319 - make sure we have a local_channel() and an App::channel before ↵redmatrix2016-03-091-1/+1
| | | | trying to change the default schema for a channel
* Set the schema to the default schema in derived themes.Jeroen van Riet Paap2016-03-071-0/+5
| | | See the documentation for creating derived themes how to override this.
* Update config.phpJeroen van Riet Paap2016-03-071-0/+1
|
* avoid collapsing only above the viewportMario Vavti2016-02-081-1/+0
|
* change aside width to reflect recent widget style changesMario Vavti2016-02-021-1/+1
|
* Converse width for a few related (old) schemas back to 1024px / Name default ↵jeroenpraat2015-09-171-1/+1
| | | | theme to Focus / Non expert custom display settings above expert display settings, so people can better find them.
* an attempt to fix the banner messMario Vavti2015-09-121-1/+1
|
* center page content by defaultMario Vavti2015-09-112-10/+9
|
* make redmatrix focus scheme default for hubzillaMario Vavti2015-09-101-5/+5
|
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-101-1/+1
|\ | | | | | | | | | | | | | | Conflicts: mod/editpost.php util/messages.po view/nl/messages.po view/nl/strings.php
| * fix aside width for collapsed stateMario Vavti2015-07-091-1/+1
| |
| * move profile image up and refine the aside widthMario Vavti2015-07-091-1/+1
| |
| * increase width of the aside area and make default profile image size 300x300Mario Vavti2015-07-091-1/+1
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-212-2/+5
|\| | | | | | | | | | | Conflicts: include/items.php util/messages.po
| * do not show default in scheme selection dropdown. default.php and ↵Mario Vavti2015-06-212-2/+5
| | | | | | | | default.css should be symlinks. adjust doco accordingly.
* | more work on itemsredmatrix2015-06-111-3/+8
|\| | | | | | | | | | | | | | | | | | | | | and Merge branch 'master' of https://github.com/redmatrix/redmatrix Conflicts: include/items.php view/it/messages.po view/it/strings.php
| * set width for region_3 only if center page content is setMario Vavti2015-06-111-3/+8
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-101-3/+6
|\|
| * assign right aside the same width as we have in left aside but hide it on ↵Mario Vavti2015-06-101-3/+6
| | | | | | | | small and xs screens. make aside width a variablee for easier handling.
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-061-283/+172
|\| | | | | | | | | Conflicts: util/messages.po
| * whitespaceMario Vavti2015-06-061-169/+175
| |
| * some cleanup after scheme transitionMario Vavti2015-06-061-117/+0
| |
* | second pass name changeredmatrix2015-05-051-1/+1
| |
* | first pass name changeredmatrix2015-05-051-1/+1
|/
* fix center page content settingMario Vavti2015-05-041-1/+2
|
* Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵Mario Vavti2015-03-271-1/+3
| | | | there). Comment out some most probably deprecated js includes. Some css cleanup.
* remove some vars from style.cssMario Vavti2015-03-261-31/+0
|
* remove unused varsMario Vavti2015-03-201-2/+0
|
* remove more $vars from style.cssMario Vavti2015-03-201-46/+3
|
* there are no vars to replace in converse_center.cssMario Vavti2015-03-191-1/+0
|
* remove more unused $varsMario Vavti2015-03-192-21/+0
|
* remove more $vars from style.cssMario Vavti2015-03-191-26/+0
|
* remove $abook_changebg from style.cssMario Vavti2015-03-191-3/+1
|
* remove px from default valueMario Vavti2015-03-181-1/+1
|
* just to be sureMario Vavti2015-03-182-2/+2
|