emanuele
|
fd85a6d76b
Fixed a couple of undefined variables errors in search
|
12 years ago |
emanuele
|
9f20913011
Fixed database error in Search.php
|
12 years ago |
Spuds
|
072c3bc6f9
Updates to stylized help pop ups
|
12 years ago |
emanuele
|
1003fce455
Added the 'grip' icon (resize the editor) and fixed the css
|
12 years ago |
emanuele
|
501eceaa83
Merge branch 'master' of https://github.com/SimpleMachines/SMF2.1
|
12 years ago |
emanuele
|
dbe75c9472
Disabled profile fields were still visible in personal messages [Topic: 482511]
|
12 years ago |
Berat Doğan
|
c051e1d5c6
A very small addition for chaining methods, like: $curl->get_url_data('http://www.simplemachines.org')->result('body');
|
12 years ago |
emanuele45
|
6a70b2d4a1
Merge pull request #58 from emanuele45/wysiwyg
|
12 years ago |
emanuele
|
691d1c52b1
Fixed a mistaked while rebasing
|
12 years ago |
emanuele
|
9d40f8b05c
Fixed debug leftover... - Thanks Josh ;)
|
12 years ago |
emanuele
|
180e7bf2e7
A small trick to avoid the editor parses and removes bbcode tags inside code (or php) blocks
|
12 years ago |
emanuele
|
0d78467643
Updated the editor to 1.3.7
|
12 years ago |
emanuele
|
73d68dfb73
[SCEditor] - avoid overlap of sizes in the font size drop down
|
12 years ago |
emanuele
|
db5b583d63
Updated the SCEditor code to version 1.3.6 - custom changes need update
|
12 years ago |
emanuele
|
db51cc4631
Forgot the action to load the editor localization...
|
12 years ago |
emanuele
|
f5d62c26f3
Conflict error
|
12 years ago |
emanuele
|
52c9cdb7eb
Another couple of functions kept for compatibility purposes
|
12 years ago |
emanuele
|
1ef8d8e886
html_to_bbc and bbc_to_html added back to preserve compatibility as much as possible
|
12 years ago |
emanuele
|
df8a8607d6
Removed margins from the wrong class (editor)
|
12 years ago |
emanuele
|
b16eb53214
The smiley popup is now draggable...had to use yet another jQuery plugin, not sure if we want to use many...
|
12 years ago |
emanuele
|
d26f88f72e
Added the editor language file
|
12 years ago |
emanuele
|
dba71d3f2a
A tiny bit of cleanup for the icons and the css
|
12 years ago |
emanuele
|
70fa04c0bf
Added the pre button too
|
12 years ago |
emanuele
|
0622d7436b
The new editor has been reported to work with iphone & C, let's hope it will work with Android too :P
|
12 years ago |
emanuele
|
80a863e3f0
Font size is size and not font
|
12 years ago |
emanuele
|
52f9f90691
Another bit of clean up and reorganization of things
|
12 years ago |
emanuele
|
91c887eb04
A bit of cleanup: moved all the hard-coded editor new commands and the new functions to the editor js file
|
12 years ago |
emanuele
|
0b72b516a7
Localization of the editor...not particularly elegant, but who cares! :P
|
12 years ago |
emanuele45
|
06f23d051a
Merge pull request #82 from emanuele45/master
|
12 years ago |
emanuele
|
1fd7b6abe4
update javaScriptEscape to escape only <script tags instead of script string (otherwise sub/superscript would be broken and that would be bad for editor localization) - Separated commit so it doesn't get lost in the middle of the other coming
|
12 years ago |