Code Monkey home page Code Monkey logo

editor's People

Contributors

nek- avatar valanz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

valanz nek-

editor's Issues

Add support of copy/paste from word office/libre office/websites & co

Because copy/paste hard ugly from OpenOffice and Word (much worst for word). We need to do something because the user will obviously copy/paste from or to a software like that.

And of course, if it works, we will not satisfy of just "working". The editor have to return pure good html.

Default width for images

If the image is too big, the width should not be 5000px but something like that:

$img.css('width', $editor.width()/2);

Upload module not working

I have looked at the files for the image upload instance of the script and notice there are no entries for the upload controller inside the main nekland-editor.js release file. After the tables properties there is nothing (the tables is the last function before 'image' --if you follow the editor buttons left to right-- so I would assume the constructor should have gone after the tables.)

If this is still in production and not completed then I can wait but I may add my own PHP script to upload images and place a button to start the upload next to the editor. ( I am not at all familiar with javascript yet I love your project, so please continue developing!*) My only problem would be if the directory or the path for $url (image uploads folder) may not find the image in the editor callback template. So with out the module working the json_encode array for url -> $url may not link correctly even if I used PHP to workaround.

*this app is so light-footprinted/cleaner than tinymice etc and the micro blog I am building is a perfect fit.

Todolist to stable version

  • handle copy/paste process
  • improve HTML format (on the textarea, adding tabs)
  • adding unit tests
  • module for images
  • module for lists
  • module for tables
  • Adding cool options
  • a bit of IE compatibility

Bug on lists

[edit] confirmed on webkit

Sometimes, when deleting ul with "enter", new line start with <div> instead of <p>.

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.