aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/simple_header.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15157] simple headerhanakin2017-03-281-1/+1
| | | | PHPBB3-15157
* Merge branch 'ticket/14136' into ticket/14136-3.2.xMarc Alexander2016-03-241-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/adm/style/install_update_diff.html phpBB/adm/style/installer_header.html phpBB/install/database_update.php phpBB/install/index.php phpBB/styles/subsilver2/template/overall_header.html phpBB/styles/subsilver2/template/simple_header.html phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html phpBB/styles/subsilver2/template/viewtopic_print.html
| * [ticket/14136] Add back X-UA-Compatible meta tagMarc Alexander2016-03-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | This was previously removed without needing to. Adding it back to force users to not emulate the page for previous versions of IE. The imagetoolbar http-equiv tag was not restored as IE does not contain that anymore since IE7. Also, the chome=1 has been removed from the X-UA-Compatible content as ChromeFrame does not receive any further updates since 2014 and is potentially broken. PHPBB3-14136
* | [ticket/14235] Font Awesome in simple_header.htmlErwan Nader2015-10-141-0/+1
| | | | | | | | PHPBB3-14235
* | [ticket/14175]Include responsive.css same as restMichael Miday2015-10-091-1/+0
| | | | | | | | PHPBB3-14175
* | Merge branch '3.1.x'Marc Alexander2015-09-151-1/+1
|\ \ | |/ | | | | | | Conflicts: phpBB/styles/prosilver/template/overall_header.html
| * [ticket/13992] Fix HTML5 error from w3.org validatorMax Pen2015-08-301-1/+1
| | | | | | | | PHPBB3-13992
* | [ticket/14139] Add class of IDs to html tagsMichael Miday2015-09-141-3/+3
|/
* [ticket/13955] Revert changes made in previous commitKailey Truscott2015-07-061-10/+10
| | | | | | | Revert the javascript function change Place the families code on it's own line PHPBB3-13955
* [ticket/13955] Fix javascript to conform to Google and add simple_headerKailey Truscott2015-07-061-10/+10
| | | | | | | Fix the javascript code to conform to Google Fonts standard Add code to fix simple_header PHPBB3-13955
* [ticket/13938] Change web font code in simple_headercyberalien2015-06-141-1/+16
| | | | | | Apply ticket 13876 to simple_header.html PHPBB3-13938
* [ticket/13938] Remove link to print.css in simple_header.htmlcyberalien2015-06-141-7/+6
| | | | | | | Remaining fixes for ticket 13873: remove link to print.css and remove type and media from other links. PHPBB3-13938
* Merge remote-tracking branch 'Senky/ticket/9457' into 3.1.xCesar G2015-03-181-1/+1
|\ | | | | | | | | * Senky/ticket/9457: [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files
| * [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template filesJakub Senko2015-02-161-1/+1
| | | | | | | | PHPBB3-9457
* | [ticket/13702] Add initial-scale to viewport in page headercyberalien2015-03-141-1/+1
|/ | | | PHPBB3-13702
* [ticket/12924] Make meta tags self-closingJakub Senko2014-11-221-1/+1
| | | | PHPBB3-12924
* [ticket/13035] Remove empty meta tagsdcz2014-09-081-2/+0
| | | | PHPBB3-13035
* Merge pull request #2783 from hanakin/ticket/12862Andreas Fischer2014-08-231-1/+1
|\ | | | | | | | | | | | | | | | | [ticket/12862] Fix pop-up box wraps * hanakin/ticket/12862: [ticket/12862] Remove remaining simple-wrap id [ticket/12862] Resize popups consistently [ticket/12862] Add Border
| * [ticket/12862] Add Borderhanakin2014-07-291-1/+1
| | | | | | | | PHPBB3-12862
* | [ticket/12864] Add template event to header after stylesheetsMatt Friedman2014-07-181-0/+2
|/ | | | | | https://tracker.phpbb.com/browse/PHPBB3-12864 PHPBB3-12864
* [ticket/12565] Empty anchors introduce white-space in IE11PayBas2014-06-021-1/+1
| | | | PHPBB3-12565
* [ticket/12513] Add simple_header head event with support for CSS assets callsMatt Friedman2014-05-071-0/+4
| | | | PHPBB3-12513
* [ticket/12369] Add template var {BODY_CLASS} to HTML bodyPayBas2014-04-071-1/+1
| | | | | | http://tracker.phpbb.com/browse/PHPBB3-12369 PHPBB3-12369
* [ticket/12301] Template Event overall_header_body_beforeProsk8er2014-03-291-0/+2
| | | | | | add template event overall_header_body_before PHPBB3-12301
* [ticket/11956] Add assets_version to responsive.css linkVjacheslav Trushkin2013-10-241-1/+1
| | | | PHPBB3-11556
* [ticket/11552] Add .nojs or .hasjs to bodyVjacheslav Trushkin2013-10-171-1/+1
| | | | | | | Add .nojs to body element, swap it to .hasjs when JavaScript is enabled PHPBB3-11552
* [ticket/11552] Add link to responsive.cssVjacheslav Trushkin2013-10-171-0/+1
| | | | | | Add link to responsive.css and blank responsive.css PHPBB3-11552
* [ticket/11552] Viewport meta for mobile devicesVjacheslav Trushkin2013-10-171-0/+1
| | | | PHPBB3-11552
* Merge pull request #1571 from bantu/ticket/11345Nils Adermann2013-10-101-0/+1
|\ | | | | [ticket/11345] Better font for buttons
| * [ticket/11345] Don't include scheme, so HTTPS is used where necessary.Andreas Fischer2013-07-181-1/+1
| | | | | | | | PHPBB3-11345
| * [ticket/11345] Wrap remote webfonts in S_ALLOW_CDN.Andreas Fischer2013-07-141-1/+1
| | | | | | | | PHPBB3-11345
| * [ticket/11345] Move css import to templateVjacheslav Trushkin2013-07-141-0/+1
| | | | | | | | PHPBB3-11345
* | [ticket/11795] Get rid of pagination JS variablesVjacheslav Trushkin2013-09-141-11/+0
| | | | | | | | | | | | | | Move pagination variables to data attributes Replace A_BASE_URL with BASE_URL and use TWIG to escape it PHPBB3-11795
* | [ticket/11795] Get rid of onload_functionsVjacheslav Trushkin2013-09-141-21/+0
| | | | | | | | | | | | | | Get rid of onload_functions and onunload_functions Scripts should use $(document).ready() instead PHPBB-11795
* | [ticket/11754] Remove styleswitcher leftoversVjacheslav Trushkin2013-07-301-2/+0
|/ | | | PHPBB3-11754
* [ticket/11554] Move forum_fn.js to footerVjacheslav Trushkin2013-05-191-1/+0
| | | | | | Move forum_fn.js to footer, move find_username to forum_fn.js PHPBB3-11554
* [ticket/10780] Replace colon usage in template output with {L_COLON}Nathan Guse2012-11-101-1/+1
| | | | | | | Replace all the instances (I could find) where the colon is displayed to the user with {L_COLON} so it can be localised. PHPBB3-10780
* [ticket/11008] Change onunload_functions to not use eval()Igor Wiedler2012-07-211-2/+2
| | | | PHPBB3-11008
* [ticket/10783] Added assets_version to ACP and simple_*.html.Callum Macrae2012-04-111-4/+4
| | | | PHPBB3-10783
* [feature/prosilver-cleanup/remove-tweaks2] Tweaks.css only for IEVjacheslav Trushkin2012-03-081-0/+4
| | | | | | Removing tweaks.css from stylesheet.css, including it for IE8 or older via conditional statements PHPBB3-10622
* Merge branch 'develop' of github.com:phpbb/phpbb3 into developIgor Wiedler2011-09-211-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'develop' of github.com:phpbb/phpbb3: (44 commits) [ticket/10374] Remove 'custom template' cache prefix. [feature/remove-db-styles] Remove forgotten template variables. [feature/remove-db-styles] Removed style.php! [feature/remove-db-styles] Rework filesystem permission checks from 6d24a71. [feature/remove-db-styles] Update language to reflect removal of db storage. [feature/remove-db-styles] Mark log entrys as deprecated. [feature/remove-db-styles] Add error if template/theme file is unwritable. [feature/remove-db-styles] Add schema changes sinces 3.0.x. [feature/remove-db-styles] Readd table constant for upgrades etc. [feature/remove-db-styles] Update database schemas. [feature/remove-db-styles] Remove style.php DB storage. [feature/remove-db-styles] Remove parse_css_file option from themes. [feature/remove-db-styles] Remove DB theme handling code from session. [feature/remove-db-styles] ACP has forgotten how to store themes in the DB. [feature/remove-db-styles] Missed a few template DB bits in acp_styles. [feature/remove-db-styles] Removing unused methods from acp_style. [feature/remove-db-styles] Removed database storage of style components. [ticket/10371] Removing last mentions of imageset [ticket/10370] Add function documentation for get_stacktrace(). [ticket/10370] Explain that we are not the ones hiding backtrace pieces. ...
| * [feature/remove-imagesets] Changing prosilverVjacheslav Trushkin2011-09-041-0/+1
| | | | | | | | | | | | Removing imagesets. Changing prosilver PHPBB3-10336
* | [ticket/10362] HTML5 Fix - Replace name attribute with id in anchorsMatt Friedman2011-09-111-1/+1
|/ | | | | | | When validating for HTML5, the name attribute is obsolete/deprecated when used in anchor tags. The ID tag should be used here instead. PHPBB3-10362
* [ticket/10258] Add HTML5 meta charset tagIgor Wiedler2011-07-291-0/+1
| | | | | | | This allows knowing the charset when saving web pages to disk. Also, this is supported by all browsers. PHPBB3-10258
* Merge remote-tracking branch 'github-igorw/ticket/10258' into developNils Adermann2011-07-201-9/+2
|\ | | | | | | | | | | | | | | | | | | * github-igorw/ticket/10258: [ticket/10258] Remove the meta charset tag [ticket/10258] Adjust some deprecated tags for HTML5 in coding-guidelines [ticket/10258] Remove copyright meta tag from docs [ticket/10258] Remove resource-type and distribution meta tags [ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tags [ticket/10258] Change the DOCTYPE to HTML5
| * [ticket/10258] Remove the meta charset tagIgor Wiedler2011-07-121-1/+0
| | | | | | | | | | | | | | The charset tag is useless, because if a charset content-type header is present it takes precedence. And phpBB always sends such a header. PHPBB3-10258
| * [ticket/10258] Remove resource-type and distribution meta tagsIgor Wiedler2011-07-101-2/+0
| | | | | | | | | | | | They break HTML5 validation. PHPBB3-10258
| * [ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tagsIgor Wiedler2011-07-101-2/+0
| | | | | | | | | | | | These meta tags are IE specific and do not validate as HTML5. PHPBB3-10258
| * [ticket/10258] Change the DOCTYPE to HTML5Igor Wiedler2011-07-091-6/+4
| | | | | | | | PHPBB3-10258
* | [ticket/10260] Remove prosilver styleswitcherIgor Wiedler2011-07-121-5/+0
|/ | | | | | | | The styleswitcher is an odd invention that allows setting the font size of the page dynamically via JavaScript (and CSS). This should be done by browser settings instead. PHPBB3-10260