aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/config.php
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* center page content by defaultMario Vavti2015-09-111-3/+3
|
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-211-2/+4
|\ | | | | | | | | | | Conflicts: include/items.php util/messages.po
| * do not show default in scheme selection dropdown. default.php and ↵Mario Vavti2015-06-211-2/+4
| | | | | | | | default.css should be symlinks. adjust doco accordingly.
* | second pass name changeredmatrix2015-05-051-1/+1
|/
* remove more unused $varsMario Vavti2015-03-191-2/+0
|
* just to be sureMario Vavti2015-03-181-1/+1
|
* make every page regard max content width setting and move the setting out of ↵Mario Vavti2015-03-181-3/+3
| | | | experts mode
* restructure display settingsMario Vavti2015-03-051-3/+3
|
* more yes/no labelsMario Vavti2015-03-051-3/+2
|
* local_user => local_channelfriendica2015-01-281-65/+65
|
* add en-gb and en-au ('en-us' aka 'en' is the default language now so watch ↵friendica2014-08-051-1/+1
| | | | out for words like colour and centralise and please use the US variants in translatable strings)
* convert application strings to en-USfriendica2014-07-311-16/+16
|
* Red Matrix default instead of global default. Is more clear. Update nl to ↵jeroenpraat2014-07-021-1/+1
| | | | 99%. Update util/messages.po
* Changed Default to Light (global default). So if hub owners want to change ↵jeroenpraat2014-07-021-1/+1
| | | | the default, they don't get two defaults. Please revert when not needed/wanted.
* make comment_indent an option and removeitem_opacity as it is not working ↵marijus2014-05-121-3/+3
| | | | properly at the current state - we have got item background opacity now (allthough not yet for custom colors because the colorpicker does not work with rgba colors). Reset left comment border width to 3px as it is barely visible otherwise.
* make the comment border colour configurablefriendica2014-05-011-0/+3
|
* revision/redesign of conv_item.tplmarijus2014-05-011-0/+3
|
* Extended theme redbasic: Allow to center the content (aside + converse)sasiflo2014-04-091-1/+4
| | | | | | | | | Added an option to settings of redbasic theme. You are now able to activate centering the left aside and the conversion regions in the middle of the screen. This respects configuration of conversion region width and works without special actions for mobile devices. TODO: Find a way to handle conversion width given in percent.
* make navbar themable againmarijus2014-03-021-21/+24
|
* Add option for narrow navbar instead of the bootstrap defaultChristian Vogeley2014-02-221-0/+3
| | | | thick version
* added Thomas' additional navbar colours from APW to redbasicTazman DeVille2014-02-031-3/+11
|
* link colour optionsTazman DeVille2014-02-021-0/+3
|
* make font size tweakable for the whole appfriendica2013-11-151-0/+3
|
* redbasic - set pixel dimensions of conversation top author photo and reply ↵friendica2013-11-151-0/+6
| | | | author photos. Hint: if you set these to something like 64px and 32px respectively and reduce the main font-size to say 0.9em, young people won't complain as much about the "ugly dated UI". You see they're used to companies squeezing every pixel out of the screen (more room for advertising) and they don't yet have bad eyes so they can still read teeny stuff. Big fonts and pictures are for old folks that need glasses and make young people complain about the "dated" interface. It's a sure sign that you're going to find old folks here and not many young adults or teens. What's missing at the moment is that if you shrink these photos, the "item-photo-menu" arrow is no longer in the bottom corner of the picture, but might be outside the photo. Will have to see if there's a way to dynamically position this based on the size.
* change section_width to converse_widthfriendica2013-11-131-3/+3
|
* redbasic - allow changing icon coloursfriendica2013-11-051-37/+44
|
* make the font-colour for the banner adjustable as wellmarijus2013-11-061-2/+5
|
* add sloppy photo setting and fix default navbar hide settingfriendica2013-11-031-3/+6
|
* provide nav_min_opacity which allows the navbar to fade or even vanish until ↵friendica2013-11-031-2/+7
| | | | hovered with a value of for instance '0';
* Merge upstreamChristian Vogeley2013-10-201-1/+1
|\
| * Check only for php in schema globs.Thomas Willingham2013-10-161-1/+1
| |
| * Don't break themes by using functions we don't need.Thomas Willingham2013-10-161-1/+1
| | | | | | | | If you've got a theme that started off copying Redbasic (ie, all of you) need to do this too.
* | redbasic: set width of main sectionChristian Vogeley2013-10-201-2/+5
|/
* TypoThomas Willingham2013-10-111-1/+1
|
* Add "scheme default" button for nav colours.Thomas Willingham2013-10-101-0/+1
|
* Various schema issues.Thomas Willingham2013-10-101-4/+4
|
* But remember to set the expert flagThomas Willingham2013-10-101-0/+4
|
* Basic schema support - but no actual schemas.Thomas Willingham2013-10-101-2/+17
|
* bring back photo shadows (via theme settings)friendica2013-10-021-2/+5
|
* Why use 6 lines when you can use 8,000?Thomas Willingham2013-10-021-0/+1
|
* Do PCSS properlyThomas Willingham2013-10-011-140/+33
|
* configurable theme precedence rules, and passing the page owner to the pcss ↵friendica2013-07-171-1/+2
| | | | theme settings.
* make corner radius configurable in redbasic expert modefriendica2013-07-081-2/+6
|
* Use misanthrozot as dark scheme, fix some PCSS bugsThomas Willingham2013-05-281-0/+1
|
* Make idiot mode colour schemes work.Thomas Willingham2013-03-111-2/+4
|
* Redbasic - add stupid mode theme settings. Partial functionality.Thomas Willingham2013-03-101-3/+12
|
* Ugh, not enough caffeine.Thomas Willingham2013-02-201-4/+8
|
* typoThomas Willingham2013-02-201-1/+1
|
* PCSS RedbasicThomas Willingham2013-02-201-23/+86
|