You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Aditya Sharma <ad...@hotwaxsystems.com> on 2019/01/15 13:14:44 UTC

Re: Successor for elRTE

Hi all,

We initially discussed for Quill <https://quilljs.com/> (
https://github.com/quilljs/quill) see OFBIZ-10093
<https://issues.apache.org/jira/browse/OFBIZ-10093>
While Benjamin suggested Summernote <https://summernote.org/> (
https://github.com/summernote/summernote) as Quill lacks the ability to
show html-source refer https://github.com/quilljs/quill/issues/128 & as per
the comments
<https://github.com/quilljs/quill/issues/128#issuecomment-215263950> by
JasonChen <https://github.com/jhchen>, it will not be implemented in the
official release.
The issue with Summernote is its dependency on Bootstrap. We will have to
load the entire library for a plugin.

I would suggest Trumbowyg <https://alex-d.github.io/Trumbowyg/> (
https://github.com/Alex-D/Trumbowyg)
MIT license with a community of 139 contributors and 60 releases (last on
14 Dec 2018) yet.
Supports 40+ Languages

Trumbowyg works with JQuery as well as ready for use with Web frameworks
and CMS packages:

   1. AngularJS component
   2. VueJS component
   3. React wrapper
   4. Ruby on Rails
   5. OctoberCMS plugin
   6. 99ko plugin
   7. Django widget
   8. REST in Place
   9. Yii 2 widget

Trumbowyg can be extended with the following plugins:

   1.  Allow tags from paste
   2.  Base 64
   3.  Clean paste
   4.  Colors
   5.  Emoji
   6.  Insert audio
   7.  No embed
   8.  Paste image
   9.  Preformatted
   10.  Table
   11.  Template
   12.  Ruby
   13.  Upload

Comparison though quite old, refer
http://socialcompare.com/en/comparison/javascript-online-rich-text-editors

Thanks and Regards,

*Aditya Sharma* | Enterprise Software Engineer
HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
<http://www.hotwaxsystems.com/>
[image: https://www.linkedin.com/in/aditya-p-sharma/]
<https://www.linkedin.com/in/aditya-p-sharma/>


On Sat, Dec 15, 2018 at 6:45 PM Taher Alkhateeb <sl...@gmail.com>
wrote:

> those things are hard to google for. Looking forward for your research
> outcome.
>
> On Fri, Dec 14, 2018 at 12:42 PM Benjamin Jugl <be...@ecomify.de>
> wrote:
> >
> > Hello all!
> >
> > The visual editor for Textareas that is used by Ofbiz is elRTE. This
> > editor has been abandoned for quite some time, as you can see in
> > OFBIZ-10093 <https://issues.apache.org/jira/browse/OFBIZ-10093>. Since
> > it is a factor in some security issues as well, I would really like to
> > replace it with an up-to-date alternative.
> >
> > For this, I created a new Decision
> > <https://cwiki.apache.org/confluence/display/OFBIZ/Successor+for+elRTE>
> > page in Confluence. First goal of this is to throw in all the demands
> > that have to be met by an alternative and rate them, so we have a basis
> > for evaluation.
> >
> > Best wishes, Benjamin
> >
> >
>

Re: Successor for elRTE

Posted by Dennis Balkir <de...@ecomify.de>.
Thanks Hans,

but I think, that this is not what we are looking for. It seems like 
this editor does not support writing in HTML-Code, which is something, 
that should not left out.


Am 17.01.19 um 09:01 schrieb Hans Bakker:
> today i saw this one: https://prosemirror.net/
>
> interesting?
>
>

Re: Successor for elRTE

Posted by Hans Bakker <h....@antwebsystems.com>.
today i saw this one: https://prosemirror.net/

interesting?



Re: Successor for elRTE

Posted by Aditya Sharma <ad...@hotwaxsystems.com>.
Thanks Benjamin for sharing the links. The link states that  The Lite
version is currently in Beta. Though I can see 2 releases since
it's inception from release 0.8.9
<https://github.com/summernote/summernote/releases/tag/v0.8.9> dated 25 Dec
2017 but before we proceed we need to ensure if there are no known issues
with it that may cause a breakdown in future.

Thanks and Regards,

*Aditya Sharma* | Enterprise Software Engineer
HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
<http://www.hotwaxsystems.com/>
[image: https://www.linkedin.com/in/aditya-p-sharma/]
<https://www.linkedin.com/in/aditya-p-sharma/>


On Thu, Jan 17, 2019 at 10:39 AM Aditya Sharma <
aditya.sharma@hotwaxsystems.com> wrote:

> Thanks Pierre for sharing the links. Though I feel handling
> Freemarker with JavaScript editor may be beyond its scope (I may be wrong
> here, need some research) but we will definitely try to address that.
>
> Thanks and Regards,
>
> *Aditya Sharma* | Enterprise Software Engineer
> HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
> <http://www.hotwaxsystems.com/>
> [image: https://www.linkedin.com/in/aditya-p-sharma/]
> <https://www.linkedin.com/in/aditya-p-sharma/>
>
>
> On Thu, Jan 17, 2019 at 2:21 AM Pierre Smits <pi...@apache.org>
> wrote:
>
>> The ticket the ftl issue can be found here:
>> https://issues.apache.org/jira/browse/OFBIZ-5537.
>>
>> The applicability regarding dynamic templating in Content can be seen at:
>> OFBIZ-5759 <https://issues.apache.org/jira/browse/OFBIZ-5759>
>> <https://issues.apache.org/jira/browse/OFBIZ-5759>OFBIZ-10186
>> <https://issues.apache.org/jira/browse/OFBIZ-10186>
>>
>> Best regards,
>>
>> Pierre Smits
>>
>> *Apache Trafodion <https://trafodion.apache.org>, Vice President*
>> *Apache Directory <https://directory.apache.org>, PMC Member*
>> Apache Incubator <https://incubator.apache.org>, committer
>> *Apache OFBiz <https://ofbiz.apache.org>, contributor (without
>> privileges)
>> since 2008*
>> Apache Steve <https://steve.apache.org>, committer
>>
>>
>> On Wed, Jan 16, 2019 at 2:46 PM Benjamin Jugl <be...@ecomify.de>
>> wrote:
>>
>> > Hi,
>> >
>> >  1. Summernote is usable without bootstrap (see this link)
>> >     <https://summernote.org/getting-started/#without-bootstrap>. But
>> >     thank you for this overview, Aditya. Trumbowyg does seem like a good
>> >     candidate as well.
>> >  2. The use-case for ftl-support is not entirely clear to me, but if you
>> >     have demand for this, we can include it, of course, Pierre.
>> >  3. I have updated the Coonfluence Page
>> >     <
>> https://cwiki.apache.org/confluence/display/OFBIZ/Successor+for+elRTE
>> > >
>> >     accordingly. You are all welcome to participate there.
>> >
>> > Best regards,
>> >
>> > Benjamin Jugl
>> >
>> > On 16.01.19 13:19, Pierre Smits wrote:
>> > > I would say that the successor should be able to work with ftl code,
>> as
>> > we
>> > > have functionalities in content regarding  templates for invoices,
>> orders
>> > > etc. If I remember correctly Nicolas worked on such a feature.  I
>> > (vaguely)
>> > > remember there is a ticket that brings that issue to the foreground
>> with
>> > > respect to elRTE.
>> > >
>> > > Best regards,
>> > >
>> > > Pierre Smits
>> > >
>> > > *Apache Trafodion <https://trafodion.apache.org>, Vice President*
>> > > *Apache Directory <https://directory.apache.org>, PMC Member*
>> > > Apache Incubator <https://incubator.apache.org>, committer
>> > > *Apache OFBiz <https://ofbiz.apache.org>, contributor (without
>> > privileges)
>> > > since 2008*
>> > > Apache Steve <https://steve.apache.org>, committer
>> > >
>> > >
>> > > On Tue, Jan 15, 2019 at 2:15 PM Aditya Sharma <
>> > > aditya.sharma@hotwaxsystems.com> wrote:
>> > >
>> > >> Hi all,
>> > >>
>> > >> We initially discussed for Quill <https://quilljs.com/> (
>> > >> https://github.com/quilljs/quill) see OFBIZ-10093
>> > >> <https://issues.apache.org/jira/browse/OFBIZ-10093>
>> > >> While Benjamin suggested Summernote <https://summernote.org/> (
>> > >> https://github.com/summernote/summernote) as Quill lacks the
>> ability to
>> > >> show html-source refer https://github.com/quilljs/quill/issues/128
>> & as
>> > >> per
>> > >> the comments
>> > >> <https://github.com/quilljs/quill/issues/128#issuecomment-215263950>
>> by
>> > >> JasonChen <https://github.com/jhchen>, it will not be implemented in
>> > the
>> > >> official release.
>> > >> The issue with Summernote is its dependency on Bootstrap. We will
>> have
>> > to
>> > >> load the entire library for a plugin.
>> > >>
>> > >> I would suggest Trumbowyg <https://alex-d.github.io/Trumbowyg/> (
>> > >> https://github.com/Alex-D/Trumbowyg)
>> > >> MIT license with a community of 139 contributors and 60 releases
>> (last
>> > on
>> > >> 14 Dec 2018) yet.
>> > >> Supports 40+ Languages
>> > >>
>> > >> Trumbowyg works with JQuery as well as ready for use with Web
>> frameworks
>> > >> and CMS packages:
>> > >>
>> > >>     1. AngularJS component
>> > >>     2. VueJS component
>> > >>     3. React wrapper
>> > >>     4. Ruby on Rails
>> > >>     5. OctoberCMS plugin
>> > >>     6. 99ko plugin
>> > >>     7. Django widget
>> > >>     8. REST in Place
>> > >>     9. Yii 2 widget
>> > >>
>> > >> Trumbowyg can be extended with the following plugins:
>> > >>
>> > >>     1.  Allow tags from paste
>> > >>     2.  Base 64
>> > >>     3.  Clean paste
>> > >>     4.  Colors
>> > >>     5.  Emoji
>> > >>     6.  Insert audio
>> > >>     7.  No embed
>> > >>     8.  Paste image
>> > >>     9.  Preformatted
>> > >>     10.  Table
>> > >>     11.  Template
>> > >>     12.  Ruby
>> > >>     13.  Upload
>> > >>
>> > >> Comparison though quite old, refer
>> > >>
>> >
>> http://socialcompare.com/en/comparison/javascript-online-rich-text-editors
>> > >>
>> > >> Thanks and Regards,
>> > >>
>> > >> *Aditya Sharma* | Enterprise Software Engineer
>> > >> HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
>> > >> <http://www.hotwaxsystems.com/>
>> > >> [image: https://www.linkedin.com/in/aditya-p-sharma/]
>> > >> <https://www.linkedin.com/in/aditya-p-sharma/>
>> > >>
>> > >>
>> > >> On Sat, Dec 15, 2018 at 6:45 PM Taher Alkhateeb <
>> > >> slidingfilaments@gmail.com>
>> > >> wrote:
>> > >>
>> > >>> those things are hard to google for. Looking forward for your
>> research
>> > >>> outcome.
>> > >>>
>> > >>> On Fri, Dec 14, 2018 at 12:42 PM Benjamin Jugl <
>> > benjamin.jugl@ecomify.de
>> > >>>
>> > >>> wrote:
>> > >>>> Hello all!
>> > >>>>
>> > >>>> The visual editor for Textareas that is used by Ofbiz is elRTE.
>> This
>> > >>>> editor has been abandoned for quite some time, as you can see in
>> > >>>> OFBIZ-10093 <https://issues.apache.org/jira/browse/OFBIZ-10093>.
>> > Since
>> > >>>> it is a factor in some security issues as well, I would really
>> like to
>> > >>>> replace it with an up-to-date alternative.
>> > >>>>
>> > >>>> For this, I created a new Decision
>> > >>>> <
>> > https://cwiki.apache.org/confluence/display/OFBIZ/Successor+for+elRTE
>> > >>>> page in Confluence. First goal of this is to throw in all the
>> demands
>> > >>>> that have to be met by an alternative and rate them, so we have a
>> > basis
>> > >>>> for evaluation.
>> > >>>>
>> > >>>> Best wishes, Benjamin
>> > >>>>
>> > >>>>
>> >
>> >
>> >
>>
>

Re: Successor for elRTE

Posted by Aditya Sharma <ad...@hotwaxsystems.com>.
Thanks Pierre for sharing the links. Though I feel handling Freemarker with
JavaScript editor may be beyond its scope (I may be wrong here, need some
research) but we will definitely try to address that.

Thanks and Regards,

*Aditya Sharma* | Enterprise Software Engineer
HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
<http://www.hotwaxsystems.com/>
[image: https://www.linkedin.com/in/aditya-p-sharma/]
<https://www.linkedin.com/in/aditya-p-sharma/>


On Thu, Jan 17, 2019 at 2:21 AM Pierre Smits <pi...@apache.org> wrote:

> The ticket the ftl issue can be found here:
> https://issues.apache.org/jira/browse/OFBIZ-5537.
>
> The applicability regarding dynamic templating in Content can be seen at:
> OFBIZ-5759 <https://issues.apache.org/jira/browse/OFBIZ-5759>
> <https://issues.apache.org/jira/browse/OFBIZ-5759>OFBIZ-10186
> <https://issues.apache.org/jira/browse/OFBIZ-10186>
>
> Best regards,
>
> Pierre Smits
>
> *Apache Trafodion <https://trafodion.apache.org>, Vice President*
> *Apache Directory <https://directory.apache.org>, PMC Member*
> Apache Incubator <https://incubator.apache.org>, committer
> *Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges)
> since 2008*
> Apache Steve <https://steve.apache.org>, committer
>
>
> On Wed, Jan 16, 2019 at 2:46 PM Benjamin Jugl <be...@ecomify.de>
> wrote:
>
> > Hi,
> >
> >  1. Summernote is usable without bootstrap (see this link)
> >     <https://summernote.org/getting-started/#without-bootstrap>. But
> >     thank you for this overview, Aditya. Trumbowyg does seem like a good
> >     candidate as well.
> >  2. The use-case for ftl-support is not entirely clear to me, but if you
> >     have demand for this, we can include it, of course, Pierre.
> >  3. I have updated the Coonfluence Page
> >     <
> https://cwiki.apache.org/confluence/display/OFBIZ/Successor+for+elRTE
> > >
> >     accordingly. You are all welcome to participate there.
> >
> > Best regards,
> >
> > Benjamin Jugl
> >
> > On 16.01.19 13:19, Pierre Smits wrote:
> > > I would say that the successor should be able to work with ftl code, as
> > we
> > > have functionalities in content regarding  templates for invoices,
> orders
> > > etc. If I remember correctly Nicolas worked on such a feature.  I
> > (vaguely)
> > > remember there is a ticket that brings that issue to the foreground
> with
> > > respect to elRTE.
> > >
> > > Best regards,
> > >
> > > Pierre Smits
> > >
> > > *Apache Trafodion <https://trafodion.apache.org>, Vice President*
> > > *Apache Directory <https://directory.apache.org>, PMC Member*
> > > Apache Incubator <https://incubator.apache.org>, committer
> > > *Apache OFBiz <https://ofbiz.apache.org>, contributor (without
> > privileges)
> > > since 2008*
> > > Apache Steve <https://steve.apache.org>, committer
> > >
> > >
> > > On Tue, Jan 15, 2019 at 2:15 PM Aditya Sharma <
> > > aditya.sharma@hotwaxsystems.com> wrote:
> > >
> > >> Hi all,
> > >>
> > >> We initially discussed for Quill <https://quilljs.com/> (
> > >> https://github.com/quilljs/quill) see OFBIZ-10093
> > >> <https://issues.apache.org/jira/browse/OFBIZ-10093>
> > >> While Benjamin suggested Summernote <https://summernote.org/> (
> > >> https://github.com/summernote/summernote) as Quill lacks the ability
> to
> > >> show html-source refer https://github.com/quilljs/quill/issues/128 &
> as
> > >> per
> > >> the comments
> > >> <https://github.com/quilljs/quill/issues/128#issuecomment-215263950>
> by
> > >> JasonChen <https://github.com/jhchen>, it will not be implemented in
> > the
> > >> official release.
> > >> The issue with Summernote is its dependency on Bootstrap. We will have
> > to
> > >> load the entire library for a plugin.
> > >>
> > >> I would suggest Trumbowyg <https://alex-d.github.io/Trumbowyg/> (
> > >> https://github.com/Alex-D/Trumbowyg)
> > >> MIT license with a community of 139 contributors and 60 releases (last
> > on
> > >> 14 Dec 2018) yet.
> > >> Supports 40+ Languages
> > >>
> > >> Trumbowyg works with JQuery as well as ready for use with Web
> frameworks
> > >> and CMS packages:
> > >>
> > >>     1. AngularJS component
> > >>     2. VueJS component
> > >>     3. React wrapper
> > >>     4. Ruby on Rails
> > >>     5. OctoberCMS plugin
> > >>     6. 99ko plugin
> > >>     7. Django widget
> > >>     8. REST in Place
> > >>     9. Yii 2 widget
> > >>
> > >> Trumbowyg can be extended with the following plugins:
> > >>
> > >>     1.  Allow tags from paste
> > >>     2.  Base 64
> > >>     3.  Clean paste
> > >>     4.  Colors
> > >>     5.  Emoji
> > >>     6.  Insert audio
> > >>     7.  No embed
> > >>     8.  Paste image
> > >>     9.  Preformatted
> > >>     10.  Table
> > >>     11.  Template
> > >>     12.  Ruby
> > >>     13.  Upload
> > >>
> > >> Comparison though quite old, refer
> > >>
> >
> http://socialcompare.com/en/comparison/javascript-online-rich-text-editors
> > >>
> > >> Thanks and Regards,
> > >>
> > >> *Aditya Sharma* | Enterprise Software Engineer
> > >> HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
> > >> <http://www.hotwaxsystems.com/>
> > >> [image: https://www.linkedin.com/in/aditya-p-sharma/]
> > >> <https://www.linkedin.com/in/aditya-p-sharma/>
> > >>
> > >>
> > >> On Sat, Dec 15, 2018 at 6:45 PM Taher Alkhateeb <
> > >> slidingfilaments@gmail.com>
> > >> wrote:
> > >>
> > >>> those things are hard to google for. Looking forward for your
> research
> > >>> outcome.
> > >>>
> > >>> On Fri, Dec 14, 2018 at 12:42 PM Benjamin Jugl <
> > benjamin.jugl@ecomify.de
> > >>>
> > >>> wrote:
> > >>>> Hello all!
> > >>>>
> > >>>> The visual editor for Textareas that is used by Ofbiz is elRTE. This
> > >>>> editor has been abandoned for quite some time, as you can see in
> > >>>> OFBIZ-10093 <https://issues.apache.org/jira/browse/OFBIZ-10093>.
> > Since
> > >>>> it is a factor in some security issues as well, I would really like
> to
> > >>>> replace it with an up-to-date alternative.
> > >>>>
> > >>>> For this, I created a new Decision
> > >>>> <
> > https://cwiki.apache.org/confluence/display/OFBIZ/Successor+for+elRTE
> > >>>> page in Confluence. First goal of this is to throw in all the
> demands
> > >>>> that have to be met by an alternative and rate them, so we have a
> > basis
> > >>>> for evaluation.
> > >>>>
> > >>>> Best wishes, Benjamin
> > >>>>
> > >>>>
> >
> >
> >
>

Re: Successor for elRTE

Posted by Pierre Smits <pi...@apache.org>.
The ticket the ftl issue can be found here:
https://issues.apache.org/jira/browse/OFBIZ-5537.

The applicability regarding dynamic templating in Content can be seen at:
OFBIZ-5759 <https://issues.apache.org/jira/browse/OFBIZ-5759>
<https://issues.apache.org/jira/browse/OFBIZ-5759>OFBIZ-10186
<https://issues.apache.org/jira/browse/OFBIZ-10186>

Best regards,

Pierre Smits

*Apache Trafodion <https://trafodion.apache.org>, Vice President*
*Apache Directory <https://directory.apache.org>, PMC Member*
Apache Incubator <https://incubator.apache.org>, committer
*Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges)
since 2008*
Apache Steve <https://steve.apache.org>, committer


On Wed, Jan 16, 2019 at 2:46 PM Benjamin Jugl <be...@ecomify.de>
wrote:

> Hi,
>
>  1. Summernote is usable without bootstrap (see this link)
>     <https://summernote.org/getting-started/#without-bootstrap>. But
>     thank you for this overview, Aditya. Trumbowyg does seem like a good
>     candidate as well.
>  2. The use-case for ftl-support is not entirely clear to me, but if you
>     have demand for this, we can include it, of course, Pierre.
>  3. I have updated the Coonfluence Page
>     <https://cwiki.apache.org/confluence/display/OFBIZ/Successor+for+elRTE
> >
>     accordingly. You are all welcome to participate there.
>
> Best regards,
>
> Benjamin Jugl
>
> On 16.01.19 13:19, Pierre Smits wrote:
> > I would say that the successor should be able to work with ftl code, as
> we
> > have functionalities in content regarding  templates for invoices, orders
> > etc. If I remember correctly Nicolas worked on such a feature.  I
> (vaguely)
> > remember there is a ticket that brings that issue to the foreground with
> > respect to elRTE.
> >
> > Best regards,
> >
> > Pierre Smits
> >
> > *Apache Trafodion <https://trafodion.apache.org>, Vice President*
> > *Apache Directory <https://directory.apache.org>, PMC Member*
> > Apache Incubator <https://incubator.apache.org>, committer
> > *Apache OFBiz <https://ofbiz.apache.org>, contributor (without
> privileges)
> > since 2008*
> > Apache Steve <https://steve.apache.org>, committer
> >
> >
> > On Tue, Jan 15, 2019 at 2:15 PM Aditya Sharma <
> > aditya.sharma@hotwaxsystems.com> wrote:
> >
> >> Hi all,
> >>
> >> We initially discussed for Quill <https://quilljs.com/> (
> >> https://github.com/quilljs/quill) see OFBIZ-10093
> >> <https://issues.apache.org/jira/browse/OFBIZ-10093>
> >> While Benjamin suggested Summernote <https://summernote.org/> (
> >> https://github.com/summernote/summernote) as Quill lacks the ability to
> >> show html-source refer https://github.com/quilljs/quill/issues/128 & as
> >> per
> >> the comments
> >> <https://github.com/quilljs/quill/issues/128#issuecomment-215263950> by
> >> JasonChen <https://github.com/jhchen>, it will not be implemented in
> the
> >> official release.
> >> The issue with Summernote is its dependency on Bootstrap. We will have
> to
> >> load the entire library for a plugin.
> >>
> >> I would suggest Trumbowyg <https://alex-d.github.io/Trumbowyg/> (
> >> https://github.com/Alex-D/Trumbowyg)
> >> MIT license with a community of 139 contributors and 60 releases (last
> on
> >> 14 Dec 2018) yet.
> >> Supports 40+ Languages
> >>
> >> Trumbowyg works with JQuery as well as ready for use with Web frameworks
> >> and CMS packages:
> >>
> >>     1. AngularJS component
> >>     2. VueJS component
> >>     3. React wrapper
> >>     4. Ruby on Rails
> >>     5. OctoberCMS plugin
> >>     6. 99ko plugin
> >>     7. Django widget
> >>     8. REST in Place
> >>     9. Yii 2 widget
> >>
> >> Trumbowyg can be extended with the following plugins:
> >>
> >>     1.  Allow tags from paste
> >>     2.  Base 64
> >>     3.  Clean paste
> >>     4.  Colors
> >>     5.  Emoji
> >>     6.  Insert audio
> >>     7.  No embed
> >>     8.  Paste image
> >>     9.  Preformatted
> >>     10.  Table
> >>     11.  Template
> >>     12.  Ruby
> >>     13.  Upload
> >>
> >> Comparison though quite old, refer
> >>
> http://socialcompare.com/en/comparison/javascript-online-rich-text-editors
> >>
> >> Thanks and Regards,
> >>
> >> *Aditya Sharma* | Enterprise Software Engineer
> >> HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
> >> <http://www.hotwaxsystems.com/>
> >> [image: https://www.linkedin.com/in/aditya-p-sharma/]
> >> <https://www.linkedin.com/in/aditya-p-sharma/>
> >>
> >>
> >> On Sat, Dec 15, 2018 at 6:45 PM Taher Alkhateeb <
> >> slidingfilaments@gmail.com>
> >> wrote:
> >>
> >>> those things are hard to google for. Looking forward for your research
> >>> outcome.
> >>>
> >>> On Fri, Dec 14, 2018 at 12:42 PM Benjamin Jugl <
> benjamin.jugl@ecomify.de
> >>>
> >>> wrote:
> >>>> Hello all!
> >>>>
> >>>> The visual editor for Textareas that is used by Ofbiz is elRTE. This
> >>>> editor has been abandoned for quite some time, as you can see in
> >>>> OFBIZ-10093 <https://issues.apache.org/jira/browse/OFBIZ-10093>.
> Since
> >>>> it is a factor in some security issues as well, I would really like to
> >>>> replace it with an up-to-date alternative.
> >>>>
> >>>> For this, I created a new Decision
> >>>> <
> https://cwiki.apache.org/confluence/display/OFBIZ/Successor+for+elRTE
> >>>> page in Confluence. First goal of this is to throw in all the demands
> >>>> that have to be met by an alternative and rate them, so we have a
> basis
> >>>> for evaluation.
> >>>>
> >>>> Best wishes, Benjamin
> >>>>
> >>>>
>
>
>

Re: Successor for elRTE

Posted by Benjamin Jugl <be...@ecomify.de>.
Hi,

 1. Summernote is usable without bootstrap (see this link)
    <https://summernote.org/getting-started/#without-bootstrap>. But
    thank you for this overview, Aditya. Trumbowyg does seem like a good
    candidate as well.
 2. The use-case for ftl-support is not entirely clear to me, but if you
    have demand for this, we can include it, of course, Pierre.
 3. I have updated the Coonfluence Page
    <https://cwiki.apache.org/confluence/display/OFBIZ/Successor+for+elRTE>
    accordingly. You are all welcome to participate there.

Best regards,

Benjamin Jugl

On 16.01.19 13:19, Pierre Smits wrote:
> I would say that the successor should be able to work with ftl code, as we
> have functionalities in content regarding  templates for invoices, orders
> etc. If I remember correctly Nicolas worked on such a feature.  I (vaguely)
> remember there is a ticket that brings that issue to the foreground with
> respect to elRTE.
>
> Best regards,
>
> Pierre Smits
>
> *Apache Trafodion <https://trafodion.apache.org>, Vice President*
> *Apache Directory <https://directory.apache.org>, PMC Member*
> Apache Incubator <https://incubator.apache.org>, committer
> *Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges)
> since 2008*
> Apache Steve <https://steve.apache.org>, committer
>
>
> On Tue, Jan 15, 2019 at 2:15 PM Aditya Sharma <
> aditya.sharma@hotwaxsystems.com> wrote:
>
>> Hi all,
>>
>> We initially discussed for Quill <https://quilljs.com/> (
>> https://github.com/quilljs/quill) see OFBIZ-10093
>> <https://issues.apache.org/jira/browse/OFBIZ-10093>
>> While Benjamin suggested Summernote <https://summernote.org/> (
>> https://github.com/summernote/summernote) as Quill lacks the ability to
>> show html-source refer https://github.com/quilljs/quill/issues/128 & as
>> per
>> the comments
>> <https://github.com/quilljs/quill/issues/128#issuecomment-215263950> by
>> JasonChen <https://github.com/jhchen>, it will not be implemented in the
>> official release.
>> The issue with Summernote is its dependency on Bootstrap. We will have to
>> load the entire library for a plugin.
>>
>> I would suggest Trumbowyg <https://alex-d.github.io/Trumbowyg/> (
>> https://github.com/Alex-D/Trumbowyg)
>> MIT license with a community of 139 contributors and 60 releases (last on
>> 14 Dec 2018) yet.
>> Supports 40+ Languages
>>
>> Trumbowyg works with JQuery as well as ready for use with Web frameworks
>> and CMS packages:
>>
>>     1. AngularJS component
>>     2. VueJS component
>>     3. React wrapper
>>     4. Ruby on Rails
>>     5. OctoberCMS plugin
>>     6. 99ko plugin
>>     7. Django widget
>>     8. REST in Place
>>     9. Yii 2 widget
>>
>> Trumbowyg can be extended with the following plugins:
>>
>>     1.  Allow tags from paste
>>     2.  Base 64
>>     3.  Clean paste
>>     4.  Colors
>>     5.  Emoji
>>     6.  Insert audio
>>     7.  No embed
>>     8.  Paste image
>>     9.  Preformatted
>>     10.  Table
>>     11.  Template
>>     12.  Ruby
>>     13.  Upload
>>
>> Comparison though quite old, refer
>> http://socialcompare.com/en/comparison/javascript-online-rich-text-editors
>>
>> Thanks and Regards,
>>
>> *Aditya Sharma* | Enterprise Software Engineer
>> HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
>> <http://www.hotwaxsystems.com/>
>> [image: https://www.linkedin.com/in/aditya-p-sharma/]
>> <https://www.linkedin.com/in/aditya-p-sharma/>
>>
>>
>> On Sat, Dec 15, 2018 at 6:45 PM Taher Alkhateeb <
>> slidingfilaments@gmail.com>
>> wrote:
>>
>>> those things are hard to google for. Looking forward for your research
>>> outcome.
>>>
>>> On Fri, Dec 14, 2018 at 12:42 PM Benjamin Jugl <benjamin.jugl@ecomify.de
>>>
>>> wrote:
>>>> Hello all!
>>>>
>>>> The visual editor for Textareas that is used by Ofbiz is elRTE. This
>>>> editor has been abandoned for quite some time, as you can see in
>>>> OFBIZ-10093 <https://issues.apache.org/jira/browse/OFBIZ-10093>. Since
>>>> it is a factor in some security issues as well, I would really like to
>>>> replace it with an up-to-date alternative.
>>>>
>>>> For this, I created a new Decision
>>>> <https://cwiki.apache.org/confluence/display/OFBIZ/Successor+for+elRTE
>>>> page in Confluence. First goal of this is to throw in all the demands
>>>> that have to be met by an alternative and rate them, so we have a basis
>>>> for evaluation.
>>>>
>>>> Best wishes, Benjamin
>>>>
>>>>



Re: Successor for elRTE

Posted by Pierre Smits <pi...@apache.org>.
I would say that the successor should be able to work with ftl code, as we
have functionalities in content regarding  templates for invoices, orders
etc. If I remember correctly Nicolas worked on such a feature.  I (vaguely)
remember there is a ticket that brings that issue to the foreground with
respect to elRTE.

Best regards,

Pierre Smits

*Apache Trafodion <https://trafodion.apache.org>, Vice President*
*Apache Directory <https://directory.apache.org>, PMC Member*
Apache Incubator <https://incubator.apache.org>, committer
*Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges)
since 2008*
Apache Steve <https://steve.apache.org>, committer


On Tue, Jan 15, 2019 at 2:15 PM Aditya Sharma <
aditya.sharma@hotwaxsystems.com> wrote:

> Hi all,
>
> We initially discussed for Quill <https://quilljs.com/> (
> https://github.com/quilljs/quill) see OFBIZ-10093
> <https://issues.apache.org/jira/browse/OFBIZ-10093>
> While Benjamin suggested Summernote <https://summernote.org/> (
> https://github.com/summernote/summernote) as Quill lacks the ability to
> show html-source refer https://github.com/quilljs/quill/issues/128 & as
> per
> the comments
> <https://github.com/quilljs/quill/issues/128#issuecomment-215263950> by
> JasonChen <https://github.com/jhchen>, it will not be implemented in the
> official release.
> The issue with Summernote is its dependency on Bootstrap. We will have to
> load the entire library for a plugin.
>
> I would suggest Trumbowyg <https://alex-d.github.io/Trumbowyg/> (
> https://github.com/Alex-D/Trumbowyg)
> MIT license with a community of 139 contributors and 60 releases (last on
> 14 Dec 2018) yet.
> Supports 40+ Languages
>
> Trumbowyg works with JQuery as well as ready for use with Web frameworks
> and CMS packages:
>
>    1. AngularJS component
>    2. VueJS component
>    3. React wrapper
>    4. Ruby on Rails
>    5. OctoberCMS plugin
>    6. 99ko plugin
>    7. Django widget
>    8. REST in Place
>    9. Yii 2 widget
>
> Trumbowyg can be extended with the following plugins:
>
>    1.  Allow tags from paste
>    2.  Base 64
>    3.  Clean paste
>    4.  Colors
>    5.  Emoji
>    6.  Insert audio
>    7.  No embed
>    8.  Paste image
>    9.  Preformatted
>    10.  Table
>    11.  Template
>    12.  Ruby
>    13.  Upload
>
> Comparison though quite old, refer
> http://socialcompare.com/en/comparison/javascript-online-rich-text-editors
>
> Thanks and Regards,
>
> *Aditya Sharma* | Enterprise Software Engineer
> HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
> <http://www.hotwaxsystems.com/>
> [image: https://www.linkedin.com/in/aditya-p-sharma/]
> <https://www.linkedin.com/in/aditya-p-sharma/>
>
>
> On Sat, Dec 15, 2018 at 6:45 PM Taher Alkhateeb <
> slidingfilaments@gmail.com>
> wrote:
>
> > those things are hard to google for. Looking forward for your research
> > outcome.
> >
> > On Fri, Dec 14, 2018 at 12:42 PM Benjamin Jugl <benjamin.jugl@ecomify.de
> >
> > wrote:
> > >
> > > Hello all!
> > >
> > > The visual editor for Textareas that is used by Ofbiz is elRTE. This
> > > editor has been abandoned for quite some time, as you can see in
> > > OFBIZ-10093 <https://issues.apache.org/jira/browse/OFBIZ-10093>. Since
> > > it is a factor in some security issues as well, I would really like to
> > > replace it with an up-to-date alternative.
> > >
> > > For this, I created a new Decision
> > > <https://cwiki.apache.org/confluence/display/OFBIZ/Successor+for+elRTE
> >
> > > page in Confluence. First goal of this is to throw in all the demands
> > > that have to be met by an alternative and rate them, so we have a basis
> > > for evaluation.
> > >
> > > Best wishes, Benjamin
> > >
> > >
> >
>