>  I'd like to be able to store and manage their code (text) as a text field 
> under PostgreSQL ...

 ... bring them to a default listing of their previous or current code 
> projects, click on a project or start a new project ..

 
What do you mean under the code project - web2py app or just a python file 
with 'hello world'? And how does these files will be run  - unpacked from 
PG to somewhere on the disk and just run?  
What does it mean 'output as standard HTML'?

I can help you with client-side, but I don't figure out what your back-end 
will look like



On Wednesday, November 14, 2018 at 7:04:43 PM UTC+3, lucas wrote:
>
> ok, I see that CodeMirror is the base editor.  is there a web2py api of 
> some sort that would allow us to inject whatever code, from whatever 
> source, and then save and send that updated code to whatever source?  so 
> that the entire functionality of our web2py editor is still the same and 
> working even with different set, get, and save methods?  Lucas
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to