aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15745] Use TWIG instead of phpbb template codeChristian Schnegelberger2019-08-131-3/+3
| | | | PHPBB3-15745
* [ticket/15745] Uses {{ CREDIT_LINE }} instead of hardcoded languageChristian Schnegelberger2019-08-131-1/+8
| | | | PHPBB3-15745
* [ticket/15195] Add bidi.css to ucp_pm_viewmessage_printOliver Schramm2017-11-021-0/+1
| | | | PHPBB3-15195
* 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/14139] Add class of IDs to html tagsMichael Miday2015-09-141-4/+4
|/
* [ticket/13938] Remove type and / from <link> elementscyberalien2015-06-141-1/+1
| | | | PHPBB3-13938
* [ticket/12924] Make meta tags self-closingJakub Senko2014-11-221-1/+1
| | | | PHPBB3-12924
* [ticket/12565] Empty anchors introduce white-space in IE11PayBas2014-06-021-1/+1
| | | | PHPBB3-12565
* [ticket/12594] Update footer credit linesYuriy Rusko2014-05-271-1/+1
| | | | PHPBB3-12594
* Merge branch 'develop-olympus' into developAndreas Fischer2014-01-271-2/+0
|\ | | | | | | | | | | | | | | | | * develop-olympus: [ticket/12119] Remove meta tags from view-print templates Conflicts: phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html phpBB/styles/prosilver/template/viewtopic_print.html
| * [ticket/12119] Remove meta tags from view-print templatesMarcus Vinicius2014-01-271-2/+0
| | | | | | | | PHPBB3-12119
* | [feature/events] ucp_pm_viewmessage_print_head_appendDavid King2012-12-171-1/+1
| | | | | | | | PHPBB3-9550
* | [feature/events] Move template ledges above </head> tagMichael Cullum2012-12-171-1/+1
| | | | | | | | | | | | | | | | | | PHPBB3-9550 Conflicts: phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html phpBB/styles/prosilver/template/viewtopic_print.html
* | [feature/events] Rename RUNHOOKS to EVENTMichael Cullum2012-12-171-1/+1
| | | | | | | | | | | | Apply change to existing ledges PHPBB3-9550
* | [feature/events] Adding ucp_pm_viewmessage_head_body template ledgeMichael Cullum2012-12-171-1/+1
| | | | | | | | | | | | Needed by ReIMG Resizer PHPBB3-9550
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-10-061-1/+1
|\ \ | |/ | | | | | | | | | | | | * develop-olympus: [ticket/11135] Full replacement of credit link to https Conflicts: phpBB/install/convertors/convert_phpbb20.php
| * [ticket/11135] Full replacement of credit link to httpsVinny2012-10-051-1/+1
| | | | | | | | PHPBB3-11135
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-171-3/+2
|\ \ | |/ | | | | | | * develop-olympus: [ticket/10789] Remove unnecessary variables from PM print - prosilver
| * [ticket/10789] Remove unnecessary variables from PM print - prosilverVinny2012-05-221-3/+2
| | | | | | | | PHPBB3-10789
* | [ticket/10458] Fix xHTML errors when print-viewing PMsJoas Schilling2012-02-231-5/+2
| | | | | | | | PHPBB3-10458
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-141-107/+44
|\ \ | |/ | | | | | | | | | | | | * develop-olympus: [ticket/10452] Fix xHTML errors when print-viewing PMs Conflicts: phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html
| * [ticket/10452] Fix xHTML errors when print-viewing PMsJoas Schilling2011-11-141-109/+46
| | | | | | | | | | | | | | Also changed the layout of prosilvers PM print-view, so it looks like the post print-view and not like the subsilver2 print-view. PHPBB3-10452
* | [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 X-UA-Compatible and imagetoolbar meta tagsIgor Wiedler2011-07-101-1/+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-5/+4
| | | | | | | | PHPBB3-10258
* | Merge branch 'develop-olympus' into developNils Adermann2011-07-061-1/+1
|\ \ | |/ | | | | | | | | * develop-olympus: [ticket/9859] Changing all phpBB footers to match the new credit line [ticket/9859] New footer copyright line with registered symbol
| * [ticket/9859] Changing all phpBB footers to match the new credit lineYuriy Rusko2011-07-061-1/+1
| | | | | | | | PHPBB3-9859
* | Merge branch 'develop-olympus' into developNils Adermann2011-01-161-11/+1
|\ \ | |/ | | | | | | | | | | | | | | * develop-olympus: [ticket/9859] Remove the years from the copyright statements in docs files. [ticket/9859] Remove the year from the copyright meta tag in docs/*.html [ticket/9859] Remove the meta copyright tag as well. [ticket/9859] Remove the credit line comment from all html files. [ticket/9859] Remove years in credit line from some more files.
| * [ticket/9859] Remove the credit line comment from all html files.Andreas Fischer2011-01-161-10/+0
| | | | | | | | PHPBB3-9859
| * [ticket/9859] Remove years in credit line from some more files.Andreas Fischer2011-01-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Standard HTML output now includes: Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; phpBB Group Print output now includes: Powered by phpBB &copy; phpBB Group<br />http://www.phpbb.com/ This also fixes an inconsistency where "phpBB Group" was linked instead of "phpBB". PHPBB3-9859
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-1/+1
|/ | | | | | | | | | | | Closing tags converted using Oleg's script. remove-php-end-tags.py -a . Trailing newlines added using the following where $ext is file extension. find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s; Extensions: php, css, html, js, xml. PHPBB3-9556
* Fix Bug #30315 - No longer use group colours for usernames on print view. ↵Andreas Fischer2009-12-291-1/+1
| | | | | | Colour could be white. Patch by Pasqualle. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10387 89ea8834-ac86-4346-8a33-228a782c2dd0
* One commit for those fixes having a very tiny impact (mostly only ↵Meik Sievertsen2008-01-301-2/+2
| | | | | | | | | | | | | | whitespaces or forgotten spans, etc.) Although i somehow mistakingly got #20445 and #15249 into it. :/ Removing s_watching_img from watch_topic_forum() function (Bug #20445) Changing order for post review if more than one post affected (Bug #15249) Language typos/fixes (Bug #20425, #15719, #15429, #14669, #13479) Style/Template fixes (Bug #20065, #19405, #19205, #15028, #14934, #14821, #14752, #14497, #13707, #14738) Tiny code fixes (Bug #20165, #20025, #19795, #14804) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8350 89ea8834-ac86-4346-8a33-228a782c2dd0
* small template fixMeik Sievertsen2007-07-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7896 89ea8834-ac86-4346-8a33-228a782c2dd0
* RTL changes with the help from arod-1 and dodo5000Meik Sievertsen2007-06-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7776 89ea8834-ac86-4346-8a33-228a782c2dd0
* The Grand Copyright Year Unification... breakdown of years, of ↵Jonathan Stanley2007-05-171-1/+1
| | | | | | | | | | | | | | | | re-copyrighting due to major changes: 2000 - phpBB1.0.0 released 2002 - phpBB2.0.0 released & phpBB2.2.x commenced 2005 - phpBB2.2.x is canned with phpBB3.0.0 to succeed it, prosilver also starts development proper 2007 - phpBB3.0.x... Anyone that so much as whimpers "OMG copyright year is wrong!!!1~"... read: http://en.wikipedia.org/wiki/Copyright Considering copyright (from the year started) last for at least 50 years, and up to 70 years after the author's _death_, even phpBB1.x.x will remain copyrighted well into the 22nd century. git-svn-id: file:///svn/phpbb/trunk@7624 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing some bugsMeik Sievertsen2007-05-071-1/+1
| | | | | | | changed the way we are handling bookmarks. No order_id required, really! Order by last post time as suggested by BartVB. git-svn-id: file:///svn/phpbb/trunk@7497 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Bug #9791Vic D'Elfant2007-04-121-2/+2
| | | | | | | - Replaced .blue class with the .sep class to keep things consistent git-svn-id: file:///svn/phpbb/trunk@7329 89ea8834-ac86-4346-8a33-228a782c2dd0
* say hello to prosilver... YAAAYEEEEMeik Sievertsen2007-04-011-0/+130
git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0