Giter Club home page Giter Club logo

Comments (22)

zofe avatar zofe commented on May 18, 2024

My candidate is : http://ckeditor.com/
It has "also" a commercial license but as alternative.
It seems feature rich, word integration, etc..
But it's not small.. so suggest alternative please

from rapyd-laravel.

tacone avatar tacone commented on May 18, 2024

Ckeditor is very nice. The size, though, is enormous (last time I got 400k of compressed js IIRC).
However it may make more sense to put in something feature rich than something too basic in this case, and try to load the js on demand.

from rapyd-laravel.

zofe avatar zofe commented on May 18, 2024

http://cdn.ckeditor.com/
what about to use a CDN?
I mean.. rapyd require of Bootstrap and for some fields JQuery but neither is included.

from rapyd-laravel.

zofe avatar zofe commented on May 18, 2024

our datepicker (and all unused languages files) can be moved here:
https://www.cdnjs.com/libraries/bootstrap-datepicker
typehead:
https://www.cdnjs.com/libraries/typeahead.js

but there isn't a colorpicker, and a good tags-input

from rapyd-laravel.

tacone avatar tacone commented on May 18, 2024

I hate cdn's. If size is a concern we can have ckeditor on the cdn but stripping all js would be a mistake I think.

from rapyd-laravel.

ssomenzi avatar ssomenzi commented on May 18, 2024

What about
https://github.com/hackerwins/summernote

actively developed
MIT licence
minified js is less than 60K
css is around 10K
pretty feature rich (even if not as rich as ckeditor)
inspired by redactor
leverages twitter bootstrap

bonus feature: keyboard binding (i love it)

from rapyd-laravel.

tacone avatar tacone commented on May 18, 2024

look like it has improved a lot since the last time I looked at it

from rapyd-laravel.

zofe avatar zofe commented on May 18, 2024

ok, summernote is my candidate now.

from rapyd-laravel.

tvalentius avatar tvalentius commented on May 18, 2024

some suggestion : https://github.com/arryanggaputra/Mokki-Editor

from rapyd-laravel.

zofe avatar zofe commented on May 18, 2024

@tvalentius mokki sems absolutely lightweight so.. good, but It seems really new and I don't see fallback for old browsers.

I think we well adopt summernote as default, all other wysiwyg can be used via textarea field + adding custom css class (or custom javascript function for mokki)

from rapyd-laravel.

nilsE avatar nilsE commented on May 18, 2024

@zofe any news on summernote integration? i also think it's a great replacement for redactor.

from rapyd-laravel.

zofe avatar zofe commented on May 18, 2024

Hi, I'm little bit busy but,
should be simple as copy and paste this class renamed as Summernote:
https://github.com/zofe/rapyd-laravel/blob/master/src/Zofe/Rapyd/DataForm/Field/Redactor.php
creating an asset folder "summernote" with js and css here:
https://github.com/zofe/rapyd-laravel/tree/master/public/assets
and replacing references to css and js in the new class

if I do not receive the pull request "before" I'll do the new field on next weekend (I hope).

from rapyd-laravel.

 avatar commented on May 18, 2024

any update on this topic?

from rapyd-laravel.

 avatar commented on May 18, 2024

and https://github.com/zofe/rapyd-laravel/blob/master/src/Zofe/Rapyd/DataForm/Field/Redactor.php
is broken link

from rapyd-laravel.

tacone avatar tacone commented on May 18, 2024

it's broken because later on rapyd switched to PSR-4. Here's the new one: https://github.com/zofe/rapyd-laravel/blob/master/src/DataForm/Field/Redactor.php

from rapyd-laravel.

 avatar commented on May 18, 2024

I follow above instructor to change to summernote from redactor successfully, thanks

from rapyd-laravel.

 avatar commented on May 18, 2024

I'd suggest Trumbowyg for it's simplicity and small footprint: http://alex-d.github.io/Trumbowyg/ https://github.com/Alex-D/Trumbowyg

from rapyd-laravel.

Hammad51 avatar Hammad51 commented on May 18, 2024

what about TinyMCE #Zofe ? http://www.tinymce.com/ i think you should go for it..

from rapyd-laravel.

tamer-hassan avatar tamer-hassan commented on May 18, 2024

TinyMCE community edition is LGPL 2.1 licensed and looks like a great alternative indeed. @zofe

from rapyd-laravel.

DennisCraandijk avatar DennisCraandijk commented on May 18, 2024

Any update on this?

from rapyd-laravel.

tacone avatar tacone commented on May 18, 2024

I'm playing with summer note right now. Looks sweet to me.

from rapyd-laravel.

tacone avatar tacone commented on May 18, 2024

My suggestions are:

from rapyd-laravel.

Related Issues (20)

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.