Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 年 前 |
emanuele
|
8bc55372e9
Updated to SCEditor 1.4.4
|
11 年 前 |
emanuele
|
f3fc7e61ff
SCEditor updated to 1.4.3 - thanks Spuds for the directions ;D
|
11 年 前 |
emanuele45
|
5e05031a99
Merge pull request #222 from Spuds/scBackport
|
12 年 前 |
Spuds
|
7f5f14ede7
! backport some 1.4 fixes to 1.3.7
|
12 年 前 |
emanuele
|
36646c2b74
[SCEditor] broken conversion of nonexistant bbcode with attributes (e.g. [blood width=100]) - thanks Akyhne for the report
|
12 年 前 |
emanuele
|
266c2860ec
[SCEditor] Restored the "move" button - thanks Ant for reminding me about it
|
12 年 前 |
emanuele
|
7f9d709129
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1
|
12 年 前 |
Spuds
|
dec567308e
! temp work around for jumping cursor in FF
|
12 年 前 |
emanuele
|
83f8cf572a
[SCEditor] attrs.defaultattr is lower-case!!
|
12 年 前 |
emanuele
|
b0f3079160
[SCEditor] the regexp to find the bbcode should be case insensitive because that could (and will :P) happen
|
12 年 前 |
emanuele
|
ab95d342af
[SCEditor] A bit of simplification of the quote tag, that should fix the preview (disappearing of "quote from" text) and the issue with a new line added before the closing tag when switching mode (thanks Irisado for the report)
|
12 年 前 |
emanuele
|
5a3e162247
[SCEditor - BBCode]I forgot to use var with a couple of js variables in the editor
|
12 年 前 |
emanuele45
|
d92da4a58a
Merge pull request #3 from hhy89/patch-2
|
12 年 前 |
emanuele45
|
35f7a2cbe5
Merge pull request #2 from hhy89/patch-2
|
12 年 前 |
emanuele
|
1bbcfd528a
[SCEditor - bbcode] If the email or the link are not specified, do not ask for the display text
|
12 年 前 |
hhy89
|
4b780080e7
url maybe ftp link
|
12 年 前 |
hhy89
|
e71f044a8e
little wrong variable :)
|
12 年 前 |
hhy89
|
4effdaf580
Update Themes/default/scripts/jquery.sceditor.bbcode.js
|
12 年 前 |
emanuele
|
180e7bf2e7
A small trick to avoid the editor parses and removes bbcode tags inside code (or php) blocks
|
12 年 前 |
emanuele
|
0d78467643
Updated the editor to 1.3.7
|
12 年 前 |
emanuele
|
db5b583d63
Updated the SCEditor code to version 1.3.6 - custom changes need update
|
12 年 前 |
emanuele
|
70fa04c0bf
Added the pre button too
|
12 年 前 |
emanuele
|
80a863e3f0
Font size is size and not font
|
12 年 前 |
emanuele
|
73cc1d2158
Fixed a new line lost with at the end of quotes
|
12 年 前 |
emanuele
|
2416151ccb
Enabled all the SMF standard buttons (with relative icons) + Fixed (again) the preview
|
12 年 前 |
emanuele
|
25adcf966f
Fixed a couple of stupid errors in the quote tag and properly extended InsertQuote and getText
|
12 年 前 |
emanuele
|
4ce0f7c6e2
Removed a debug leftover...
|
12 年 前 |
emanuele
|
3097a8391c
Fixed images, added support for abbr, acronym, bdo, iurl, pre, move, tt
|
12 年 前 |
emanuele
|
adc0932bd0
Added support for short color codes
|
12 年 前 |