aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/editor.js
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/10731] Fixed addquote() to work on opera browser.Hari Sankar R2012-04-011-2/+2
| | | | | | | In opera, window.getSelection() returned incorrect values, should be using document.getSelection() instead. Fixed in prosilver and subsilver2 templates. PHPBB3-10731
* [ticket/8996] Revert initial fix to keep old behaviour on empty selectionJoas Schilling2011-12-151-49/+47
| | | | | | | | Revert "[ticket/8996] Also fix the BBCode bug in subsilver2 and acp" This reverts commit eb1f15bc8b7b7a284b25b2c9b9942714b6848ebc. PHPBB3-8996
* [ticket/8996] Also fix the BBCode bug in subsilver2 and acpJoas Schilling2011-11-181-47/+49
|
* [ticket/10253] Fix IE9 handling in javascript, to correctly quote text.Joas Schilling2011-07-301-4/+7
| | | | | | | | | Since IE9 IE supports textarea.selectionStart and window.getSelection. The only problem is, that the values are still incorrect. Therefore we need to ensure that it is still treated the old way, until IE fixes this completely. PHPBB3-10253
* [ticket/9499] Unify definition of dE() and other javascript functionsJosh Woody2010-07-261-2/+3
| | | | | | | | dE() was defined differently in the ACP and in prosilver. Other javascript in editor.js files has also been unified (taking the prosilver implementation as cannonical) PHPBB3-9499
* [ticket/9531] BBCode-less quotes fallback-option is missing "Author wrote:"Joas Schilling2010-07-111-0/+6
| | | | | | When quoting from the topic-review the statement "Author wrote:" is missing. The fix for this was not complete: Now it's backwards compatibile and uses the LA_ for the language variables. PHPBB3-9531
* [ticket/9530] The prosilver problem in #9531 exists in subsilver2 editor.jsJoas Schilling2010-05-161-1/+2
| | | | PHPBB3-9530
* [ticket/9530] Subsilver2 is missing BBCode-less quotes fallback-option when ↵Joas Schilling2010-05-161-1/+51
| | | | | | bbcodes are disabled. PHPBB3-9530
* Bug #58085 - Add terminating semicolons to JavaScript code found by JSLint. ↵Andreas Fischer2010-02-251-2/+2
| | | | | | Patch by nn- git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10539 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #38765 - Unify BBCode selection across browsers (also needs fixing in ↵Josh Woody2010-02-041-2/+2
| | | | | | subsilver2) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10474 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix wrong textLength call in Webkit-based browsers - Bug #25825 - patch by ↵Meik Sievertsen2009-08-201-1/+1
| | | | | | Technocrat git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10038 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug # 42455 - Cursor Jumps on New Topic in IEJim Wigginton2009-03-251-1/+0
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9407 89ea8834-ac86-4346-8a33-228a782c2dd0
* further fixesMeik Sievertsen2007-11-031-1/+5
| | | | | | | | | - fix infinite loop on checking ban for those not having ever visited the page (or removed all session cookies) - avatar width/height switched in language files - fix windows switching to background on IE7 (smlies window for example) git-svn-id: file:///svn/phpbb/trunk@8224 89ea8834-ac86-4346-8a33-228a782c2dd0
* some fixes. :)Meik Sievertsen2007-07-061-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7836 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixes for search button in header - #10389, #10225, #9548Meik Sievertsen2007-05-021-7/+5
| | | | | | | | | | | added missing colour swatch to prosilver - #8657 language changes - #10387, #10375, #10373, #10353, #10279 line-height for font size (still not ideal) - #10317 Search load setting checked in sessions.php along with limit_load and also reset if not possible to determine load - #10383 Fix editing issues - #9660 git-svn-id: file:///svn/phpbb/trunk@7451 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, ↵Meik Sievertsen2007-04-221-4/+6
| | | | | | | | | | | | | | | | | | #9831, #9830, #9815, #9665, #9624 prosilver adjustments for important announcements in ucp - #9995 MCP fixes for user notes/warnings - #9981 Preserving imageset values on save/edit find a member link for Mass PM's - #9925 syndicate window.onload events where necessary - #9878 Duplicate topics in forums with announcements - #9840 Email template for forced re-activation - #9808 Topic pagination adjustment - #9763 Changed compose message layout in UCP - #9706, #9702 Fixed inline attachment font size (hopefully) git-svn-id: file:///svn/phpbb/trunk@7384 89ea8834-ac86-4346-8a33-228a782c2dd0
* #9618David M2007-04-051-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7280 89ea8834-ac86-4346-8a33-228a782c2dd0
* ahhh, there are you. I can see a new haircut... looks good.Meik Sievertsen2007-04-011-0/+397
git-svn-id: file:///svn/phpbb/trunk@7263 89ea8834-ac86-4346-8a33-228a782c2dd0