Commit graph

30 commits

Author SHA1 Message Date
Marek Lewandowski
67ae77b0f6 Hello 2016. 2016-01-18 14:00:26 +01:00
Piotrek Koszuliński
485d36b9b5 More tests and more fixes for BBCode. The entire plugin based on a completely broken behaviour of encoding/decoding mechanism so it's now like a pandora box. 2015-06-12 10:02:55 +02:00
Piotrek Koszuliński
b0f5b49419 Fixed encoding issue in BBCode plugin. 2015-06-12 10:02:54 +02:00
Aleksander Nowodzinski
5509c112f6 Hello 2015. 2015-01-15 11:22:55 +01:00
Artur Delura
7f7f8bcf8a JSHint fixed till dialog. 2014-11-25 18:11:47 +01:00
Piotrek Koszuliński
992fb7a39c JSCS fixes in plugins till dialog.
Conflicts:
	plugins/a11yhelp/plugin.js
	plugins/contextmenu/plugin.js
2014-11-25 18:10:23 +01:00
Aleksander Nowodzinski
dc8dccc5eb Incremented year in license strings. 2014-01-02 13:48:35 +01:00
Piotr Jasiun
0c63d85080 Apply automated code style fixes on project (exclude lang file and yui.js). 2013-12-10 16:57:51 +01:00
Aleksander Nowodzinski
67c262d2e9 Reverted config#enterMode value for backwards compatibility. Improved comments. 2013-11-25 15:48:13 +01:00
Aleksander Nowodzinski
07afd2c2dc Added comment for the change. 2013-11-25 15:48:13 +01:00
Piotr Jasiun
fbb857616d Set editor.activeEnterMode and editor.enterMode instead of config.enterMode. 2013-11-25 15:48:13 +01:00
Piotr Jasiun
8ea35587f3 Code style. 2013-11-25 15:48:13 +01:00
Piotr Jasiun
597a99f450 Replace LICENSE.html with LICENSE.md (#10585) 2013-07-05 16:08:36 +02:00
Piotrek Reinmar Koszuliński
82430ed462 Made it possible to disable filter after it was configured - needed for bbcode. 2013-02-13 17:11:27 +01:00
Piotrek Reinmar Koszuliński
9a7f9bffc7 Bumped up year version. 2013-01-07 11:11:11 +01:00
Garry Yao
5b935fcf96 Fixed CRLF line-break handling in bbcode plugin. 2012-10-30 18:29:39 +08:00
Garry Yao
ae69053487 Fixed case-sensitive of parsed inline style in bbcode plugin. 2012-10-30 18:03:46 +08:00
Garry Yao
f7893b6e3e Used a fragment context for html parsing for data insertion. 2012-10-16 23:21:53 +08:00
garry.yao
2e8dd8d4a9 Fixed #8995: incorrect html escaping when parsing bbcode.
git-svn-id: https://svn.ckeditor.com/CKEditor/trunk@7628 da63caf2-3823-0410-a1e8-d69ccee00dfb
2012-10-16 23:11:14 +08:00
Piotrek Reinmar Koszuliński
aff35ab5d2 Docs reformatted: plugins up to dialog definition. 2012-08-20 22:09:36 +02:00
fredck
7b73ab8f00 Changed requires entries to strings. 2012-07-23 18:13:10 +02:00
Garry Yao
6b98406ce9 Fixed image attributes in htmlFilter. 2012-07-18 16:57:29 +08:00
Garry Yao
0eea4b5fdb Fixed initial data loading from inline instance, as HTML. 2012-07-18 16:57:29 +08:00
Piotrek Reinmar Koszuliński
0e0f420c97 Migrated bbcode plugin to v4. 2012-07-18 16:57:28 +08:00
Piotrek Reinmar Koszuliński
b86180a18f Reuse tools.parseCssText. 2012-07-18 16:57:28 +08:00
Piotrek Reinmar Koszuliński
ad1a1a1b35 Reuse convertRgbToHex from CKEDITOR.tools. 2012-07-18 16:57:28 +08:00
fredck
f365e73745 Post-fix on the code style rewritting. 2012-06-29 14:30:09 +02:00
Wiktor Walc
896287db29 Corrected copyright headers using the @license tag. 2012-06-05 19:36:12 +02:00
fredck
9fd067cde1 Move htmldataprocessor from plugin to the core. 2012-04-20 11:57:15 +02:00
Garry Yao
6f9c665236 Initial v4 directory layout. 2012-04-13 10:55:21 +02:00
Renamed from _source/plugins/bbcode/plugin.js (Browse further)