Ckeditor Markdown



Like many of you, our UPLOAD button didn’t work as well. Everything else about MX Universal Editor works like a charm and we are absolutely in love with how easy it is for our clients to upload material to their sites… which is why we spent a couple of days trying to get to the root of the UPLOAD problem. Our system admin apparently is more dogged than me because over the weekend he wrote:

Ckeditor MarkdownCkeditor MarkdownPlugin

Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor. Ckeditor5-build-classic - The classic editor build of CKEditor 5. Multitran.com: Free online dictionary in English, German, French, Spanish.

“Evidently, the upload problem that I’ve been trying to troubleshoot since last week is a problem with Adobe/Macromedia Flash, Firefox/Seamonkey, and self-signed SSL Certificates. The short of it is that Flash + Firefox engine (including Seamonkey) doesn’t support self-signed certificates. Since the Fieldtype extension (MX UniEditor)’s WYSIWYG editor uses SFWUpload (a flash-based upload program/script), it will not work with the self-signed SSL certificate used on the development site. There is a temporary (albeit ugly) work-around. At this time, Adobe has known about the issue for quite a while and it’s unsure if they will fix it in future releases.

Ckeditor Markdown Code

The basic ‘fix’ is to download the self-signed certificate from the site and import it as a trusted root certificate inside Internet Explorer. The flash plugin for Firefox uses the Windows certificates instead of the FF ones, so by importing it via IE, they are also being imported into Windows. I was able to successfully perform these operations after which, uploads worked just fine.

Since this ‘fix’ is probably not reasonable for all of the maintainers of the site to perform and I’m not sure if we can sell the department on buying a signed SSL certificate, it may be more palatable for them to use the QUICK UPLOAD feature.”

For reference: http://swfupload.org/forum/generaldiscussion/92 http://swfupload.org/forum/generaldiscussion/347 http://bugs.adobe.com/jira/browse/FP-201 http://bugs.adobe.com/jira/browse/FP-292 http://drupal.org/node/344989

MarkdownMarkdown

Ckeditor Markdown Input

We love this editor and will continue to use it. Hope this information helps out.

Ckeditor Markdown Django

  • communia replied on the discussion topic Including markdown support in CKEditor
    Fair enough. I will try to improve it myself. Good luck with your new editor and thanks for all your great work! view reply
  • communia replied on the discussion topic Including markdown support in CKEditor
    I just noticed that, with all caches turned off, it randomly fails with errors similar to the following one: GET http://example.com/cache/0/default/ckeditor/plugins/lib/codemirror.js Uncaught Error: Script error for... view reply
  • communia replied on the discussion topic Including markdown support in CKEditor
    Amazing! It works! But there some seems to be problem with the code. If I enable the simplecache option with js compression I got the following error: Uncaught Error: Script error for '../../lib/codemirror', needed by:... view reply
  • communia replied on the discussion topic Including markdown support in CKEditor
    Thanks Ismayil. I tryed to specify the simplecahe URL as you said, but nothing changes. As far I can tell, the plugin.js file already have a simplecache URL. Markdown plugin got 3 js dependencies stored in vendors/ckeditor/plugins/markdown/js/... view reply
  • communia replied on the discussion topic Including markdown support in CKEditor
    The plugin markdown plugin is loaded from the following url: http://example.com/cache/0/default/ckeditor/plugins/markdown/plugin.js I just installed ckeditor_addons plugin and adapted it be able to load Markdown plugin in the following... view reply
  • communia added a new discussion topic Including markdown support in CKEditor in the group Plugin Development
    Hi folks, i've trying to include support for markdown in the CKEditor using this plugin: http://ckeditor.com/addon/markdown I tryed several approachs, using CKEditor Extended plugin and also creating a different plugin with a...
    • I just noticed that, with all caches turned off, it randomly fails with errors similar to the following one:

    • Not willing to put anymore time into this. CKeditor just sucks. I have other ideas for an HTML5 editor, which I'd rather be working on

    • Fair enough. I will try to improve it myself. Good luck with your new editor and thanks for all your great work!

  • communia replied on the discussion topic nginx configuration for elgg 1.9
    Would be great to accept this pull request to include the nginx reference file in core: https://github.com/Elgg/Elgg/pull/7756 view reply




Comments are closed.