|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
Release 2.1?Hi Lenya devs,
how about releasing Lenya 2.1? I'd suggest to clean up a bit beforehand (e.g. remove all the JCR stuff that will probably never be used). WDYT? -- Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Release 2.1?On 03/14/2012 11:36 AM, Andreas Hartmann wrote:
> Hi Lenya devs, > > how about releasing Lenya 2.1? I'd suggest to clean up a bit > beforehand (e.g. remove all the JCR stuff that will probably never be > used). > > WDYT? > > -- Andreas Agreed. There is a bit of licensing that we need to take care of as well. I see Florent added jQuery, so we need to put something in the NOTICE file I believe stating that we are using the MIT license. I can get that done over the next couple of days. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Release 2.1?yep I'm +1 with that.
Also - during the "sping cleaning", what do you think about switch the 2.X dev branch into the trunk (and maybe move the current trunk to cocoon2.2 test) ? Have a good day. ++ On 03/14/2012 05:36 PM, Andreas Hartmann wrote: > Hi Lenya devs, > > how about releasing Lenya 2.1? I'd suggest to clean up a bit beforehand > (e.g. remove all the JCR stuff that will probably never be used). > > WDYT? > > -- Andreas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Release 2.1?We've been doing some work to integrate editors that use html5 content
editable tags. Anyone interested in reviewing for inclusion in this release? On 14/03/12 19:38, florent andré wrote: > yep I'm +1 with that. > > Also - during the "sping cleaning", what do you think about switch the > 2.X dev branch into the trunk (and maybe move the current trunk to > cocoon2.2 test) ? > > Have a good day. > ++ > > On 03/14/2012 05:36 PM, Andreas Hartmann wrote: >> Hi Lenya devs, >> >> how about releasing Lenya 2.1? I'd suggest to clean up a bit beforehand >> (e.g. remove all the JCR stuff that will probably never be used). >> >> WDYT? >> >> -- Andreas >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Release 2.1?Yes sure ! Great ! Please submit a patch.
Not sure to embeded this in the release but great thing to do one step to html5. ++ On 03/14/2012 08:58 PM, Vik Tara wrote: > We've been doing some work to integrate editors that use html5 content > editable tags. > > Anyone interested in reviewing for inclusion in this release? > > On 14/03/12 19:38, florent andré wrote: >> yep I'm +1 with that. >> >> Also - during the "sping cleaning", what do you think about switch the >> 2.X dev branch into the trunk (and maybe move the current trunk to >> cocoon2.2 test) ? >> >> Have a good day. >> ++ >> >> On 03/14/2012 05:36 PM, Andreas Hartmann wrote: >>> Hi Lenya devs, >>> >>> how about releasing Lenya 2.1? I'd suggest to clean up a bit beforehand >>> (e.g. remove all the JCR stuff that will probably never be used). >>> >>> WDYT? >>> >>> -- Andreas >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscribe@... >>> For additional commands, e-mail: dev-help@... >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Release 2.1?On 03/14/2012 02:58 PM, Vik Tara wrote:
> We've been doing some work to integrate editors that use html5 content > editable tags. > > Anyone interested in reviewing for inclusion in this release? > I agree with Florent that it might be a bit much to include in this release. However, that doesn't mean it couldn't be included soon. What editors are you looking at? Are any of them license friendly? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Release 2.1?On 03/14/2012 10:20 PM, Richard Frovarp wrote:
> On 03/14/2012 02:58 PM, Vik Tara wrote: >> We've been doing some work to integrate editors that use html5 content >> editable tags. >> >> Anyone interested in reviewing for inclusion in this release? >> > > I agree with Florent that it might be a bit much to include in this > release. However, that doesn't mean it couldn't be included soon. What > editors are you looking at? Are any of them license friendly? https://bitbucket.org/freshcode/jquery.contenteditable But it's license isn't helpful: https://bitbucket.org/freshcode/jquery.contenteditable/issue/2/weird-license I emailed the developer to ask about the possibility of an Apache License: > I would really like to spend some time integrating it as an editor for > the Apache Lenya CMS: > http://lenya.apache.org/ > > But we have a licensing issue - I wondered if your would consider > releasing the plugin under an Apache compatible license? to which he replied back: > The licence states that you can use this in any project, including a > commercial project as long as you link back to the plugin URL in the > (minified or otherwise) source. > > Go right ahead! I don't think this is compatible with the Apache way though. We are going to add another jquery editor which it MIT licensed and probably also Aloha. Vik --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Release 2.1?On 03/15/2012 05:32 AM, Vik Tara wrote:
> On 03/14/2012 10:20 PM, Richard Frovarp wrote: >> On 03/14/2012 02:58 PM, Vik Tara wrote: >>> We've been doing some work to integrate editors that use html5 content >>> editable tags. >>> >>> Anyone interested in reviewing for inclusion in this release? >>> >> >> I agree with Florent that it might be a bit much to include in this >> release. However, that doesn't mean it couldn't be included soon. >> What editors are you looking at? Are any of them license friendly? > So far we've implemented: > https://bitbucket.org/freshcode/jquery.contenteditable > > But it's license isn't helpful: > https://bitbucket.org/freshcode/jquery.contenteditable/issue/2/weird-license > > > I emailed the developer to ask about the possibility of an Apache > License: > >> I would really like to spend some time integrating it as an editor >> for the Apache Lenya CMS: >> http://lenya.apache.org/ >> >> But we have a licensing issue - I wondered if your would consider >> releasing the plugin under an Apache compatible license? > to which he replied back: > >> The licence states that you can use this in any project, including a >> commercial project as long as you link back to the plugin URL in the >> (minified or otherwise) source. >> >> Go right ahead! > > I don't think this is compatible with the Apache way though. > > We are going to add another jquery editor which it MIT licensed and > probably also Aloha. > > > Vik > Thanks for looking into and asking the dev. I would think we would need legal to check out the license before we shipped it. It would be far more preferable for it to just use a standard approved license, such as MIT. At least with a standard license, you know where you're at, even if it isn't a friendly one. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Release 2.1?
Hi Richard
I chased the Dev again as we have now created the module and would be a shame to not be able to include it with Lenya: Hi VikSo I think maybe we are in business? Regards Vik |
| Free embeddable forum powered by Nabble | Forum Help |