Commit Verlauf

Autor SHA1 Nachricht Datum
  emanuele 0b72b516a7 Localization of the editor...not particularly elegant, but who cares! :P vor 13 Jahren
  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 vor 13 Jahren
  emanuele a550b65700 That will probably break something: removed all the php functions related to the old editors (html_to_bbc, bbc_to_html, etc.) vor 13 Jahren
  emanuele 73cc1d2158 Fixed a new line lost with at the end of quotes vor 13 Jahren
  emanuele d6b8090f37 And here it is the spell check! It should work but I have no possibility to test it live vor 13 Jahren
  emanuele 057d7e2252 Some old browsers (like mine :P) doesn't work in wysiwyg mode, so let's get rid of it vor 13 Jahren
  emanuele 47913722c0 [SCEditor] added support for unsupported browser vor 13 Jahren
  emanuele 34ef683c59 smileys more button shown only if necessary vor 13 Jahren
  emanuele 943dec5f18 Better have a new line after a quote vor 13 Jahren
  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) vor 13 Jahren
  emanuele e4e0dd0772 Removed a bit of useless things from template + fixed a problem of height of the textarea vor 13 Jahren
  emanuele bc0acf2bde If bbcode is disabled at least the switch to plain-text mode is necessary vor 13 Jahren
  emanuele 2416151ccb Enabled all the SMF standard buttons (with relative icons) + Fixed (again) the preview vor 13 Jahren
  emanuele 5b8cab7e30 Width of the editor set to 100% vor 13 Jahren
  emanuele 7598a5ebc7 And this is a nicer popup than before! :P vor 13 Jahren
  emanuele 881553c21f A (not so) nice popup is now available, will work on it later vor 13 Jahren
  emanuele 428a18531a Extended the editor to create a 'permanent' popup (i.e. the smiley bar), now the real popup vor 13 Jahren
  emanuele 25adcf966f Fixed a couple of stupid errors in the quote tag and properly extended InsertQuote and getText vor 13 Jahren
  emanuele 0ae50d69bd Fixed preview in text mode vor 13 Jahren
  emanuele 4ce0f7c6e2 Removed a debug leftover... vor 13 Jahren
  emanuele ec6e0330e1 [SCEditor] Font sizes do not overlap anymore in the dropdown vor 13 Jahren
  emanuele 3097a8391c Fixed images, added support for abbr, acronym, bdo, iurl, pre, move, tt vor 13 Jahren
  emanuele adc0932bd0 Added support for short color codes vor 13 Jahren
  emanuele 9f5a8cc8c0 Added support for font style, size, color, ordered and unordered lists and tables buttons in text mode vor 13 Jahren
  emanuele ee2ef23b81 The custom colors used by SMF vor 13 Jahren
  emanuele cebed37956 Fixed preview vor 13 Jahren
  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... vor 13 Jahren
  emanuele 5865ed3854 Fixed nested quotes, now the attributes are kept even on nested quotes vor 13 Jahren
  emanuele a1eb75e1e2 [SCEditor] Fixed the attempt to have multiple lines of smileys vor 13 Jahren
  emanuele dc11013404 [SCEditor] Fixed the regexp that excape emoticons codes to include backslashes vor 13 Jahren