Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 4

422 +3 guests

CLEditor: (yet) another wysiwyg plugin

13»

Comments

  • Posts: 4,883
    @brickerz - I just noticed that problem as well. I've removed that background color in a recent commit. It will be in the next release, or you can apply it yourself by making the changes noted in this commit:

    https://github.com/vanillaforums/Garden/commit/960dba306da2339bd25e1b47f06a9309ea305d75
  • Posts: 12
    There seems to be a problem with the highlight functionality. You can't seem to partially remove a highlight. Meaning, if you have "Hi Mom, it's me!" within a single highlight span, you can't un-highlight the "it's me!" part alone. This might not be a problem with Vanilla's implementation, but rather with the editor itself. Hopefully we can still get it fixed, though.
  • Posts: 4,883
    @DylanH - All of that functionality is handled by the CLEditor jQuery plugin. All our plugin does is implement that one. Your best bet for getting fixes into the core of that plugin would be to go directly to those developers. We will do our best to keep our version up to date with theirs (ie. we'll update ours when they do releases, which they seem to do quite frequently).

    Here is a link to their jQuery plugin page: http://plugins.jquery.com/project/CLEditor
  • I don't know about errors, but the font size tag is depreciated, and I figure out how it is designed to update it to css3. Anyone have an anser?
  • Posts: 77
    The CLEditor doesn't update when you press "Include Image" on the FileUpload plugin. It does insert the image code but doesn't actually display the image in the text box. Anyone want to commit to fixing this? :)
  • Posts: 17
    Isues between quotes plugin and the CLEeditor("null" quote in message window)
    are fixed?
    Just installed the plugin and nothing. I can see the quoted text only if I reload the page.
  • Posts: 1
    The same problem with image uploaded through FileUpload plugin, I fixed the wrong thumbnail preview link manually, but have no idea how to redraw CLEditor textarea for showing the image after clicking "insert image" link.
    I assume there should be a method for this.
    The image uploads well, but it's possible to see it in textarea only through editing the post after saving the new post.
  • @rak I installed version 0.5 of the CLEditor addon and I am using version 2.0.17.10 of Vanilla Forums.

    Now I have two questions.

    1. When replying on a threat and by pressing the "Write Comment" button there are two textarea's.
    Before pressing the button:
    http://img88.imageshack.us/img88/2109/beforej.jpg
    After pressing the button:
    http://img62.imageshack.us/img62/9098/afterzl.jpg

    Do you know a solution for this problem?

    2. I tried to add the Table Plug-in for CLEditor, but it doesn't seem to work. I added jquery.cleditor.table.min.js and the table image in the images folder. Does I have to edit some code to make it work?

  • Does anybody has an answer to my two problems?

  • Posts: 23

    How to resize the textarea just on post discussion?

Sign In or Register to comment.