MezzoNZ / crunchy

Automatically exported from code.google.com/p/crunchy
0 stars 0 forks source link

Use idea of dhtml module to embed editor dynamically #102

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Using the dhtml module, one can dynamically insert objects on a page.  We
should expand the dhtml module so that we can, from an interpreter,
dynamically add an editor on a page.  This would likely give all the
functionality "ever needed"  (famous last words ;-) to the no_markup option.

Original issue reported on code.google.com by andre.ro...@gmail.com on 6 Apr 2008 at 8:47

GoogleCodeExporter commented 8 years ago
Rather than using this, we should find a way to replace the hidden textarea 
(used
with an editor) with a multi-tab editor.  One tab would contain the code sample 
(as
usual) while the other would contain the code entered (history) by the user.  
Ideally
this could be either fed into the interpreter *or* executed as a separate 
process -
for maximum flexibility.

Original comment by andre.ro...@gmail.com on 13 Apr 2008 at 9:28

GoogleCodeExporter commented 8 years ago
Either way, I don't think this will make it into 1.0. Marking as Beyond1.0

Original comment by johannes...@gmail.com on 31 May 2008 at 12:25