コミット履歴

作者 SHA1 メッセージ 日付
  emanuele 34ef683c59 smileys more button shown only if necessary 13 年 前
  emanuele 943dec5f18 Better have a new line after a quote 13 年 前
  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) 13 年 前
  emanuele e4e0dd0772 Removed a bit of useless things from template + fixed a problem of height of the textarea 13 年 前
  emanuele bc0acf2bde If bbcode is disabled at least the switch to plain-text mode is necessary 13 年 前
  emanuele 2416151ccb Enabled all the SMF standard buttons (with relative icons) + Fixed (again) the preview 13 年 前
  emanuele 5b8cab7e30 Width of the editor set to 100% 13 年 前
  emanuele 7598a5ebc7 And this is a nicer popup than before! :P 13 年 前
  emanuele 881553c21f A (not so) nice popup is now available, will work on it later 13 年 前
  emanuele 428a18531a Extended the editor to create a 'permanent' popup (i.e. the smiley bar), now the real popup 13 年 前
  emanuele 25adcf966f Fixed a couple of stupid errors in the quote tag and properly extended InsertQuote and getText 13 年 前
  emanuele 0ae50d69bd Fixed preview in text mode 13 年 前
  emanuele 4ce0f7c6e2 Removed a debug leftover... 13 年 前
  emanuele ec6e0330e1 [SCEditor] Font sizes do not overlap anymore in the dropdown 13 年 前
  emanuele 3097a8391c Fixed images, added support for abbr, acronym, bdo, iurl, pre, move, tt 13 年 前
  emanuele adc0932bd0 Added support for short color codes 13 年 前
  emanuele 9f5a8cc8c0 Added support for font style, size, color, ordered and unordered lists and tables buttons in text mode 13 年 前
  emanuele ee2ef23b81 The custom colors used by SMF 13 年 前
  emanuele cebed37956 Fixed preview 13 年 前
  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... 13 年 前
  emanuele 5865ed3854 Fixed nested quotes, now the attributes are kept even on nested quotes 13 年 前
  emanuele a1eb75e1e2 [SCEditor] Fixed the attempt to have multiple lines of smileys 13 年 前
  emanuele dc11013404 [SCEditor] Fixed the regexp that excape emoticons codes to include backslashes 13 年 前
  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 13 年 前
  emanuele 11d257eded Using SMF smileys (used a small trick better fix that in source later) 13 年 前
  emanuele 00c17e0f46 Trying to organize emoticons in multiple lines (SCEditor) 13 年 前
  emanuele 94f43df955 Moved js from source to template 13 年 前
  emanuele 6a47f77211 Fixed the insert quote and extended the SCEditor plugin to support the function InsertText 13 年 前
  emanuele 1422ecaa70 Added a separation in rows for the editor toolbar, this will be handy to bring back the smiley in their own row 13 年 前
  emanuele 9500e4df2b Increased a bit the size of the textarea and fixed insertQuoteFast 13 年 前