emanuele
|
943dec5f18
Better have a new line after a quote
|
12 years ago |
emanuele
|
c048258f68
First part of backward compatibility: the editor should work even loading the old smc_Editor object (it works in Penguin without any change to the template)
|
12 years ago |
emanuele
|
e4e0dd0772
Removed a bit of useless things from template + fixed a problem of height of the textarea
|
12 years ago |
emanuele
|
bc0acf2bde
If bbcode is disabled at least the switch to plain-text mode is necessary
|
12 years ago |
emanuele
|
2416151ccb
Enabled all the SMF standard buttons (with relative icons) + Fixed (again) the preview
|
12 years ago |
emanuele
|
5b8cab7e30
Width of the editor set to 100%
|
12 years ago |
emanuele
|
7598a5ebc7
And this is a nicer popup than before! :P
|
12 years ago |
emanuele
|
881553c21f
A (not so) nice popup is now available, will work on it later
|
12 years ago |
emanuele
|
428a18531a
Extended the editor to create a 'permanent' popup (i.e. the smiley bar), now the real popup
|
12 years ago |
emanuele
|
25adcf966f
Fixed a couple of stupid errors in the quote tag and properly extended InsertQuote and getText
|
12 years ago |
emanuele
|
0ae50d69bd
Fixed preview in text mode
|
12 years ago |
emanuele
|
4ce0f7c6e2
Removed a debug leftover...
|
12 years ago |
emanuele
|
ec6e0330e1
[SCEditor] Font sizes do not overlap anymore in the dropdown
|
12 years ago |
emanuele
|
3097a8391c
Fixed images, added support for abbr, acronym, bdo, iurl, pre, move, tt
|
12 years ago |
emanuele
|
adc0932bd0
Added support for short color codes
|
12 years ago |
emanuele
|
9f5a8cc8c0
Added support for font style, size, color, ordered and unordered lists and tables buttons in text mode
|
12 years ago |
emanuele
|
ee2ef23b81
The custom colors used by SMF
|
12 years ago |
emanuele
|
cebed37956
Fixed preview
|
12 years ago |
emanuele
|
4a3e9a4240
code and php tags fixed (the first with a bad display hack to show the <equal> part at the same level of the text code...
|
12 years ago |
emanuele
|
5865ed3854
Fixed nested quotes, now the attributes are kept even on nested quotes
|
12 years ago |
emanuele
|
a1eb75e1e2
[SCEditor] Fixed the attempt to have multiple lines of smileys
|
12 years ago |
emanuele
|
dc11013404
[SCEditor] Fixed the regexp that excape emoticons codes to include backslashes
|
12 years ago |
emanuele
|
ea7c535612
Improved the recognition of bbcode attributes, now in the bbcode is possible to define what are the expected attributes and the code will be parsed accordingly
|
12 years ago |
emanuele
|
11d257eded
Using SMF smileys (used a small trick better fix that in source later)
|
12 years ago |
emanuele
|
00c17e0f46
Trying to organize emoticons in multiple lines (SCEditor)
|
12 years ago |
emanuele
|
94f43df955
Moved js from source to template
|
12 years ago |
emanuele
|
6a47f77211
Fixed the insert quote and extended the SCEditor plugin to support the function InsertText
|
12 years ago |
emanuele
|
1422ecaa70
Added a separation in rows for the editor toolbar, this will be handy to bring back the smiley in their own row
|
12 years ago |
emanuele
|
9500e4df2b
Increased a bit the size of the textarea and fixed insertQuoteFast
|
12 years ago |
emanuele
|
b82e85ab00
Fix list and quote tags
|
12 years ago |