Git Product home page Git Product logo

ckeditor-phpbb's People

Contributors

xchwarze avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ckeditor-phpbb's Issues

import from word is broken copy/paste

i have been called by a customer to resolve this issue for him as no new line or new paragraphe where interpreted.
I have solved this issues for him but you need to config this in your plugin.
so

in the file :

This line
'forcePasteAsText' => (bool)$this->config['dsr_cke_force_paste_as_text'],

this can hold other value than bool !
and one of them is 'allow-word' which resolve this issue
So i think you have to reflect this in your setup and config
Have a nice day

Getting CKEditor phpBB Plugin and Media Embed phpBB Plugin working together

Great addon, much more convenient than a bare BBCode editor for end users.

I'm just trying to make it work with the Media Embed phpBB Plugin. I'm a bit lost on how to achieve this.

First of all, when both CKEditor phpBB Plugin and Media Embed phpBB Plugin are enabled, the last one doesn't work. [media] tags are not interpreted and stay as is in the submitted post.

Then, I've tried to add a custom [media] BBCode, but it doesn't work either. When flagging it as to be displayed on posting, I got the button, but no more luck: it isn't transformed into an embed media. For this specific test, two points:

  • It's not really astonishing that a custom [media] BBCode doesn't work as Media Embed phpBB Plugin works a bit specially. It isn't registered as a custom BBCode and is based on event listener mechanism and works with s9e TextFormatter,
  • Whatever the custom BBCode added in the CKEditor phpBB Plugin toolbar, it's the same: it's not converted to HTML and stay as vanilla BBCode in final message (tested with [acronym] and it doesn't work either).

Last, I also look the Embed Plugin and Semantic Embed Plugin for CKEditor, much more powerful than the YouTube Plugin provided in CKEditor phpBB Plugin. Those plugins are based on the oEmbed convention and the Iframely providing this service. It's quite conflicting with the principle of Media Embed phpBB Plugin as this one is based on a list of websites configured inside phpBB itself.

TLDR; I don't know how to get those two plugins working together.

See also Media embed plugin - CKEditor 4 asking for the same thing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.