Commit History

Author SHA1 Message Date
  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
  emanuele a550b65700 That will probably break something: removed all the php functions related to the old editors (html_to_bbc, bbc_to_html, etc.) 12 years ago
  emanuele 73cc1d2158 Fixed a new line lost with at the end of quotes 12 years ago
  emanuele d6b8090f37 And here it is the spell check! It should work but I have no possibility to test it live 12 years ago
  emanuele 057d7e2252 Some old browsers (like mine :P) doesn't work in wysiwyg mode, so let's get rid of it 12 years ago
  emanuele 47913722c0 [SCEditor] added support for unsupported browser 12 years ago
  emanuele 34ef683c59 smileys more button shown only if necessary 12 years ago
  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