GithubHelp home page GithubHelp logo

spantaleev / ckeditor-imagebrowser Goto Github PK

View Code? Open in Web Editor NEW
28.0 28.0 25.0 1.27 MB

Image Browser plugin for CKEditor

Home Page: http://ckeditor.com/addon/imagebrowser

License: BSD 3-Clause "New" or "Revised" License

CSS 16.39% JavaScript 83.61%

ckeditor-imagebrowser's People

Contributors

beastafk avatar deant avatar spantaleev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ckeditor-imagebrowser's Issues

Feature request: update the json file when images are uploaded

As far as I can tell (haven't gotten the plugin to work yet) this is not a feature, but it would be awesome if the plugin would write to the json file when you upload a new image.

Is that possible or would that have to be a different plugin?

Thanks

Browse server button does not show

I have added the plugin into the plugins folder in the ckeditor plugins folder.

I have added the code to the config.js file.

I have created and uploaded the json file.

But the browse button is hidden with inline styling, which i think means that the JS is not initializing.

I'm getting the following error in console:

Uncaught TypeError: Cannot call method 'getEditor' of undefined ckeditor.js:285
a ckeditor.js:285
CKEDITOR.replace ckeditor.js:290
(anonymous function) config.js?t=D3NA:39

Help! Thanks in advance.

No error handling implemented

The plugin does not show any kind of error handling at all. It just says "Loading ..."
Here are two common errors that is unhandled / supressed:

  • A faulty URL is supplied for the JSON list
  • A valid URL for the JSON list which responds with invalid JSON

This should at least throw an exception, and very best print an error message in the console. Otherwise it is hard to debug the problem.

Who to contact for security issues

Hello ๐Ÿ‘‹

I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@v0lck3r) has found a potential issue, which I would be eager to share with you.

Could you add a SECURITY.md file with an e-mail address for me to send further details to? GitHub recommends a security policy to ensure issues are responsibly disclosed, and it would help direct researchers in the future.

Looking forward to hearing from you ๐Ÿ‘

(cc @huntr-helper)

Filter results and pagination

Hello
I have installed your plugin with success in my cakePHP environment.
I had some request for you ( we can pay for them if necessary )
First of all we would like to have the possibility of filtering results by "something": we have plenty of images and it would become unsafe dealing with 5K images at a glance.
Second we would like to be able to paginate results, if possibile.
How did you call the thumbnails ? We generate images using a cakePHP component which results in a response with correspondent mime-type.
Thanks in advance and please feel free to reply if you are interested in make above mentioned modification for us.
Sincerely
Rudy

cache

I like the plugin, but every time I add a new image to the directory (through some other means) and them call this plugin, it doesn't find the new image. I then delete (IE tools) the temporary Internet files, and then call the this plugin, it finds the new image. Is there a way I can modify the plugin to delete the cache first so that it always gets fresh data?

Also, have you written or seen a plugin like imagebrowser that can support the Flash button?

probably problem with SSL

I am using ckeditor with imagebrowser plugin in many of my projects, but right now I just copy the whole framework to domain, which I run in https instead http and it doesn't work. It opens me an empty window, where is nothing. No error, no text.
Everyting there I had done like in my other projects. Ckeditor in /_ckeditor in it folder with plugin /_ckeditor/plugins/imagebrowser, JSON file in /foto/_images.json and this:
config.extraPlugins = "imagebrowser";
config.imageBrowser_listUrl = "/foto/_images.json";
config.baseHref = 'https://www.slunecny.net/_ckeditor/';

in config.js.

Do you know, where could be a problem?

All the best,
Zdenek Klauda, FinalTek.com

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.