Code Monkey home page Code Monkey logo

statamic-ckeditor's People

Stargazers

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

Watchers

 avatar  avatar

statamic-ckeditor's Issues

Resize image inside CK Editor

Hi Katrin.

Is it somehow possible to add the redactor resizing option in ckeditor:

resize:
    width: 500
    height: 300
    quality: 60
    upsize: false

That would be awesome.

Titles not saving

Excellent work on this plugin :)

However, I have noticed that titles are not being saved in the .md file.

For example:

#2013-04-27-ck-editor-test.md

---
    <-- [Title is missing ]

---
<p>Test</p>

Hope this makes sense!

Latest version of ckeditor

Hi,
I upgraded the ckeditor files to 4.4.2 and everything still seems to be working. This means I can use the figure and figcaption stuff that comes with their Image2 (Enhanced Image) plugin and also use the disallowedContent feature which is very useful for removing things like image width and height attributes. Your config file still works with this version. Maybe give it a go and upgrade?
Thanks again.

css Issue on publish page when ckeditor is added.

Hi.

in ckeditor/contents.css on the line 6 is a declaration which affects the admin panel theme:

body
{
    /* Font */
    font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
    font-size: 12px;

    /* Text color */
    color: #333;

    /* Remove the background color to make it transparent */
    background-color: #fff; // This adds a white background to the whole admin panel

    margin: 20px; // This adds a Margin to the whole admin panel
}

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.