Code Monkey home page Code Monkey logo

administrate-field-ckeditor's People

Contributors

pedantic-git avatar rikkipitt avatar x1024 avatar

Stargazers

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

Watchers

 avatar  avatar

administrate-field-ckeditor's Issues

Load Pictures

Hello, thanks for this project!

More of a question than an issue, I have a Rails 5.2 application with ActiveStorage to upload images to S3.
Is there a way to configure it directly from the field or should I customize CKEditor's JavaScript, in order to have the following screen upload the images and retrieve them via ActiveStorage?

Heroku deploy issue

Hey folks, thank you for the gem.

I'm trying to deploy new and shiny rails 5.2 api only app to Heroku.
I added administrate and administrate-field-ckeditor.

Deploy succeeds, but app can't start with

...
2018-04-22T02:39:32.250563+00:00 heroku[web.1]: Starting process with command `bundle exec puma -C config/puma.rb`
2018-04-22T02:39:34.886038+00:00 app[web.1]: [4] * Version 3.11.4 (ruby 2.4.1-p111), codename: Love Song
2018-04-22T02:39:34.886023+00:00 app[web.1]: [4] Puma starting in cluster mode...
2018-04-22T02:39:34.886045+00:00 app[web.1]: [4] * Min threads: 5, max threads: 5
2018-04-22T02:39:34.886046+00:00 app[web.1]: [4] * Environment: production
2018-04-22T02:39:34.886049+00:00 app[web.1]: [4] * Preloading application
2018-04-22T02:39:34.886048+00:00 app[web.1]: [4] * Process workers: 1
2018-04-22T02:39:38.100005+00:00 app[web.1]: [4] ! Unable to load application: NoMethodError: undefined method `layout' for Ckeditor::ApplicationController:Class
2018-04-22T02:39:38.100115+00:00 app[web.1]: bundler: failed to load command: puma (/app/vendor/bundle/ruby/2.4.0/bin/puma)
2018-04-22T02:39:38.100250+00:00 app[web.1]: NoMethodError: undefined method `layout' for Ckeditor::ApplicationController:Class
2018-04-22T02:39:38.100254+00:00 app[web.1]:   /app/vendor/bundle/ruby/2.4.0/gems/ckeditor-4.2.4/app/controllers/ckeditor/application_controller.rb:2:in `<class:ApplicationController>'
2018-04-22T02:39:38.100255+00:00 app[web.1]:   /app/vendor/bundle/ruby/2.4.0/gems/ckeditor-4.2.4/app/controllers/ckeditor/application_controller.rb:1:in `<main>'
....

There aren't much of the docs to go by... and since It's only API mode, I'm not sure what to do about the 'layout' thing. Was hoping you can provide some valuable input.

Best,
Andrei

enhancement for the ckeditor width

enhancement for the ckeditor width for better UX.
For now it shows ckeditor as other fields width (45%) in administrate.
screen shot 2017-12-11 at 2 01 35 pm

It is best if we change it to auto or max we can. Like this
screen shot 2017-12-11 at 2 03 42 pm

Will the production gem support administrate version > 0.8?

Will you push your latest update to rubygems.org? I have this question because I fail to install this gem from source. The reason is the rubygem one restricting administrate version under 0.8 and my administrate version is 0.8.1. However, in your gemspec, it shows this gem is available upto 0.9.

gem.add_dependency "administrate", ">= 0.3.0", "< 0.9"

Hope you have plan to support this gem to newer administrate version. Thanks!

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.