WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

Editors: Mercury, Aloha

View: New views
6 Messages — Rating Filter:   Alert me  

Editors: Mercury, Aloha

by Andreas Hartmann :: Rate this Message:

| View Threaded | Show Only this Message

Hi all,

this seems to be worth a look:

http://jejacks0n.github.com/mercury/

* Works with HTML5 contentEditable
* MIT License
* Saving content using REST/JSON should be easy to implement

Another HTML5 WYSIWYG editor worth checking out:

* http://www.aloha-editor.org/ (AGPLv3)


-- Andreas


--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Editors: Mercury, Aloha

by Florent André-2 :: Rate this Message:

| View Threaded | Show Only this Message

Yep,

I already see some demos in action of aloha, and it's a really nice and
efficient editor.

I don't know mercury but seems cool two, and I like the rest/json
implementation.

They both go to the path of multi-layered cms, with a clear editor
independent layer.

We have to add Json capabilities to Lenya...

++

On 10/13/2011 11:32 AM, Andreas Hartmann wrote:

> Hi all,
>
> this seems to be worth a look:
>
> http://jejacks0n.github.com/mercury/
>
> * Works with HTML5 contentEditable
> * MIT License
> * Saving content using REST/JSON should be easy to implement
>
> Another HTML5 WYSIWYG editor worth checking out:
>
> * http://www.aloha-editor.org/ (AGPLv3)
>
>
> -- Andreas
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Editors: Mercury, Aloha

by Andreas Hartmann :: Rate this Message:

| View Threaded | Show Only this Message

Am 13.10.11 12:05, schrieb florent andré:
> Yep,
>
> I already see some demos in action of aloha, and it's a really nice and
> efficient editor.

It seems to use a protocol similar to CMIS:

http://www.aloha-editor.org/features.php

"The Aloha Editor Repository API makes it easy to connect any backend
system. The Repository API is close to the CMIS standard and offers a
lot of functionalities - but waaaaays easier."


> I don't know mercury but seems cool two, and I like the rest/json
> implementation.
>
> They both go to the path of multi-layered cms, with a clear editor
> independent layer.
>
> We have to add Json capabilities to Lenya...

That should be no problem, there are some good libraris.

Best regards,
Andreas


>
> ++
>
> On 10/13/2011 11:32 AM, Andreas Hartmann wrote:
>> Hi all,
>>
>> this seems to be worth a look:
>>
>> http://jejacks0n.github.com/mercury/
>>
>> * Works with HTML5 contentEditable
>> * MIT License
>> * Saving content using REST/JSON should be easy to implement
>>
>> Another HTML5 WYSIWYG editor worth checking out:
>>
>> * http://www.aloha-editor.org/ (AGPLv3)
>>
>>
>> -- Andreas
>>
>>


--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Editors: Mercury, Aloha

by Anish Sneh :: Rate this Message:

| View Threaded | Show Only this Message

+1 for Mercury, seems cool, but I was unable to see support for IE [Does IE not implement " W3C contentEditable specification"]..?


On Fri, Oct 14, 2011 at 6:42 PM, Andreas Hartmann <andreas@...> wrote:
Am 13.10.11 12:05, schrieb florent andré:

Yep,

I already see some demos in action of aloha, and it's a really nice and
efficient editor.

It seems to use a protocol similar to CMIS:

http://www.aloha-editor.org/features.php

"The Aloha Editor Repository API makes it easy to connect any backend system. The Repository API is close to the CMIS standard and offers a lot of functionalities - but waaaaays easier."



I don't know mercury but seems cool two, and I like the rest/json
implementation.

They both go to the path of multi-layered cms, with a clear editor
independent layer.

We have to add Json capabilities to Lenya...

That should be no problem, there are some good libraris.

Best regards,
Andreas




++

On 10/13/2011 11:32 AM, Andreas Hartmann wrote:
Hi all,

this seems to be worth a look:

http://jejacks0n.github.com/mercury/

* Works with HTML5 contentEditable
* MIT License
* Saving content using REST/JSON should be easy to implement

Another HTML5 WYSIWYG editor worth checking out:

* http://www.aloha-editor.org/ (AGPLv3)


-- Andreas




--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...




--
Anish Sneh
"Experience is the best teacher."

Re: Editors: Mercury, Aloha

by vik tara :: Rate this Message:

| View Threaded | Show Only this Message

Are either of the licences compatible with Apache?

On 10/13/2011 10:32 AM, Andreas Hartmann wrote:

> Hi all,
>
> this seems to be worth a look:
>
> http://jejacks0n.github.com/mercury/
>
> * Works with HTML5 contentEditable
> * MIT License
> * Saving content using REST/JSON should be easy to implement
>
> Another HTML5 WYSIWYG editor worth checking out:
>
> * http://www.aloha-editor.org/ (AGPLv3)
>
>
> -- Andreas
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Editors: Mercury, Aloha

by Richard Frovarp-2 :: Rate this Message:

| View Threaded | Show Only this Message

MIT is, AGPLv3 is not.

On 10/25/2011 05:53 AM, Vik Tara wrote:

> Are either of the licences compatible with Apache?
>
> On 10/13/2011 10:32 AM, Andreas Hartmann wrote:
>> Hi all,
>>
>> this seems to be worth a look:
>>
>> http://jejacks0n.github.com/mercury/
>>
>> * Works with HTML5 contentEditable
>> * MIT License
>> * Saving content using REST/JSON should be easy to implement
>>
>> Another HTML5 WYSIWYG editor worth checking out:
>>
>> * http://www.aloha-editor.org/ (AGPLv3)
>>
>>
>> -- 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@...