GetSimple Support Forum
Aloha editor or similar - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Feature Requests (http://get-simple.info/forums/forumdisplay.php?fid=7)
+--- Thread: Aloha editor or similar (/showthread.php?tid=2071)



Aloha editor or similar - Beluga - 2011-08-15

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

Wouldn't this be cool? Here's some info on integration of these types of editors:

http://bergie.iki.fi/blog/my_secret_agenda_for_php_content_management_systems/


Aloha editor or similar - Connie - 2011-08-15

well, when all users use HTML5-supporting browsers, it could be a suggestion ;=)

I do not know the statistics, but I think this is the biggest problem


Aloha editor or similar - Beluga - 2011-08-15

Works on IE7 here.. Didn't try on IE6 as I don't have it installed anymore.


Aloha editor or similar - jrwdev - 2011-12-15

aloha-editor includes jQuery. jQuery can be used easily to make older browsers HTML5 compliant. Wordpress uses a very small js file to make all of its html5 features backwards compatible to ie6 and other insanely old browsers.


Aloha editor or similar - mikeh - 2011-12-15

jrwdev Wrote:aloha-editor includes jQuery. jQuery can be used easily to make older browsers HTML5 compliant. Wordpress uses a very small js file to make all of its html5 features backwards compatible to ie6 and other insanely old browsers.

I think it would be a great feature. I have been following this editor for a while.


Aloha editor or similar - Beluga - 2012-02-17

Bump up the jam. Now there's a tool to make implementation easier: http://createjs.org/

Quote:Integrating Create with your CMS

Annotate your content with RDFa
Include the Create JavaScript file(s)
Implement Backbone.sync for your back-end

Dependencies

Hallo - distraction-free content editor (optionally, Aloha Editor)
VIE - editable RDFa library
Backbone.js - client-side management of models, views, and collections
jQuery UI - widget and effect library
Modernizr - HTML5 browser compatibility library

Recent news: http://bergie.iki.fi/blog/createjs_is_moving_forward/


Aloha editor or similar - mikeh - 2012-02-18

I replaced ckeditor with aloha editor in the 'edit.php' file and found it to be inferior to GetSimples ckeditor implementation. I think it would only make sense to use this in a "Live" editor of some sort where the user can edit their webpages while browsing through their site. I have used this in a newsletter plugin however. It allows easy creation and editing of newsletters without much technical experience.


Aloha editor or similar - Beluga - 2012-02-18

mikeh Wrote:I think it would only make sense to use this in a "Live" editor of some sort where the user can edit their webpages while browsing through their site.

Yes, that's the whole point. I don't know how that Hallo editor compares to Aloha.


Aloha editor or similar - mikeh - 2012-02-18

Beluga Wrote:
mikeh Wrote:I think it would only make sense to use this in a "Live" editor of some sort where the user can edit their webpages while browsing through their site.

Yes, that's the whole point. I don't know how that Hallo editor compares to Aloha.
If you are looking for a live editor plugin it would be probably be best to start a new plugin request thread stating that.