Viewing profile — draftkraft
draftkraft
HN member- Joined
- Sun, Jul 25, 2010, 7:20 AM UTC
- HN karma
- 5
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About draftkraft
No profile information was provided.
Recent public activity
-
comment
Comment #2840053
As mentioned before we are working on the image plugin. We separated the functionality of uploading and image handling. You can find some information here http://aloha-editor.org/w…
-
comment
Comment #2840046
Maybe we did not link the information properly. You can find the supported versions here: http://aloha-editor.org/wiki http://aloha-editor.org/wiki/Browser_Support
-
comment
Comment #2839074
Agree contenteditable is not implemented consistently across the browsers and with Aloha Editor we try to reduce that pain... Did you test the most recent paste plugin? https://git…
-
comment
Comment #2839060
Probably the major difference is that Aloha Editor supports direct inline editing. You can edit dom elements directly without wraping the content in an iframe which leads to a diff…
-
comment
Comment #2839030
:) We did another sweet cube http://www.aloha-editor.org/demos/cube/ (works only in Chrome and Safari right now) Feel free to extend https://github.com/alohaeditor/The_Aloha_Cube :…
-
comment
Comment #2839022
@1 Did you use the https://github.com/alohaeditor/Aloha-Plugin-Undo to test undo? If not you just test the default browser implementation which breaks whenever an app modifies the …
-
comment
Comment #2839010
Agree. A lot of buss words... Does that make it untrustful to you? Agree 2: It would have been possibile years ago, but would have been even more pain than it is now, where the bro…
-
comment
Comment #2838994
I am sorry if you feel that there is few reaction on the forum. We try to improve that. If you have a look at https://github.com/alohaeditor/Aloha-Editor/commits/dev/ you will noti…
-
comment
Comment #2838962
Aloha Editor uses paragraphs as first class construct. The https://github.com/alohaeditor/Aloha-Plugin-MetaView plugin gives you a nice outline view of the used dom elements to und…
-
comment
Comment #2838933
Aloha Editor as well as Opera did improve since Aug 2010. At that time Aloha Editor v0.9.3 and Opera 10 did not work properly together. I did some debugging and improvements with M…
-
comment
Comment #1545187
Thank you. We had the feedback several times. Deleting all rows or cols deletes a table. I admit - not the best solution. Will try to improve that.
-
comment
Comment #1545186
Hi timmfin, you are right. We don’t have a working link example yet. This is because of the concept we’d like to follow editing content. We don’t want to handle link’s as special e…
-
comment
Comment #1545166
Hi, @1 thanks you for your feedback with the server. Actually we have a problem with the backup in the night (MEZ) on the server we cannot solve easily. I’ll have to switch to anot…
-
comment
Comment #1545155
Hi all, we try to address this issues (bugs of the browsers and functionally to restrict to defined formatting) with Aloha Editor. For ex. we have more than 80 unit tests for the E…
-
comment
Comment #1545139
Hi asnyder, the difference between Aloha Editor and others is, that you can make any element in the HTML DOM like H1-H6, DIVs, P, SPAN, etc. directly editable.