aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/quickreply_editor.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12958] Remove subsilver2 for phpBB 3.2Joas Schilling2014-08-101-29/+0
| | | | PHPBB3-12958
* [ticket/12309] Template Event quickreply_editor_panel_before/afterPayBas2014-03-291-2/+2
| | | | PHPBB3-12309
* [ticket/12166] Add template events to quickreply_editor.html.rxu2014-02-181-0/+2
| | | | | | | | | | | Add template event pair - quickreply_editor_message_before and quickreply_editor_message_before to quickreply_editor.html for both of prosilver and subsilver2 styles. This allows extensions to modify quick reply postform. For example, to add BBCode buttons and/or smilies and so on. PHPBB3-12166
* [ticket/10780] Replace colon usage in template output with {L_COLON}Nathan Guse2012-11-101-2/+2
| | | | | | | 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/10640] Change maximum subject lengthMichael Cullum2012-06-171-1/+1
| | | | PHPBB3-10640
* [feature/qrpreview] Preview from Quick ReplyDavid King2012-03-301-2/+2
| | | | PHPBB3-10726
* Merge branch 'develop-olympus' into developNils Adermann2011-06-091-1/+1
|\ | | | | | | | | * develop-olympus: [ticket/9878] Remove IE7 emulation from prosilver/subSilver2
| * [ticket/9878] Remove IE7 emulation from prosilver/subSilver2Adam Reyher2011-06-091-1/+1
| | | | | | | | | | | | | | | | With these changes, prosilver and subSilver2 no longer need to force IE7 emulation when browsing with IE8 due to the well-known textarea scrolling bug. PHPBB3-9878
| * #49465Henry Sudhof2009-08-121-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9960 89ea8834-ac86-4346-8a33-228a782c2dd0
| * switch to full editorHenry Sudhof2009-08-021-2/+5
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9913 89ea8834-ac86-4346-8a33-228a782c2dd0
| * fixing hidden fields, pointed out by leviathan21Henry Sudhof2009-07-151-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9761 89ea8834-ac86-4346-8a33-228a782c2dd0
| * mehHenry Sudhof2009-06-261-1/+2
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9690 89ea8834-ac86-4346-8a33-228a782c2dd0
| * this is very much work in progress; please feel free to improve markup, ↵Henry Sudhof2009-06-261-0/+23
| | | | | | usability and to introduce possible further settings (per forum, per user) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9688 89ea8834-ac86-4346-8a33-228a782c2dd0
* [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
* [task/restore-subsilver2] Revert removing subsilver2 for Ascraeus development.Nils Adermann2010-08-201-0/+27
| | | | | | This reverts commit ac2b5430aa2e4e75ed7b9372ae39024c22dac915. PHPBB3-9783
* [task/drop-subsilver2] Removing subsilver2 for Ascraeus development.Nils Adermann2010-05-161-27/+0
| | | | | | | The discussion about this has taken place on area51: http://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=32496 PHPBB3-9607
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+27
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0