Commit History

Author SHA1 Message Date
  Michael Eshom 9ec80ef05d The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215 10 years ago
  emanuele 8bc55372e9 Updated to SCEditor 1.4.4 10 years ago
  emanuele f3fc7e61ff SCEditor updated to 1.4.3 - thanks Spuds for the directions ;D 11 years ago
  emanuele45 5e05031a99 Merge pull request #222 from Spuds/scBackport 11 years ago
  Spuds 7f5f14ede7 ! backport some 1.4 fixes to 1.3.7 11 years ago
  emanuele 36646c2b74 [SCEditor] broken conversion of nonexistant bbcode with attributes (e.g. [blood width=100]) - thanks Akyhne for the report 11 years ago
  emanuele 266c2860ec [SCEditor] Restored the "move" button - thanks Ant for reminding me about it 11 years ago
  emanuele 7f9d709129 Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 11 years ago
  Spuds dec567308e ! temp work around for jumping cursor in FF 11 years ago
  emanuele 83f8cf572a [SCEditor] attrs.defaultattr is lower-case!! 11 years ago
  emanuele b0f3079160 [SCEditor] the regexp to find the bbcode should be case insensitive because that could (and will :P) happen 11 years ago
  emanuele ab95d342af [SCEditor] A bit of simplification of the quote tag, that should fix the preview (disappearing of "quote from" text) and the issue with a new line added before the closing tag when switching mode (thanks Irisado for the report) 11 years ago
  emanuele 5a3e162247 [SCEditor - BBCode]I forgot to use var with a couple of js variables in the editor 11 years ago
  emanuele45 d92da4a58a Merge pull request #3 from hhy89/patch-2 11 years ago
  emanuele45 35f7a2cbe5 Merge pull request #2 from hhy89/patch-2 11 years ago
  emanuele 1bbcfd528a [SCEditor - bbcode] If the email or the link are not specified, do not ask for the display text 11 years ago
  hhy89 4b780080e7 url maybe ftp link 11 years ago
  hhy89 e71f044a8e little wrong variable :) 11 years ago
  hhy89 4effdaf580 Update Themes/default/scripts/jquery.sceditor.bbcode.js 11 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 db5b583d63 Updated the SCEditor code to version 1.3.6 - custom changes need update 12 years ago
  emanuele 70fa04c0bf Added the pre button too 12 years ago
  emanuele 80a863e3f0 Font size is size and not font 12 years ago
  emanuele 73cc1d2158 Fixed a new line lost with at the end of quotes 12 years ago
  emanuele 2416151ccb Enabled all the SMF standard buttons (with relative icons) + Fixed (again) the preview 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 4ce0f7c6e2 Removed a debug leftover... 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