Re: [web2py] Making slides with web2py and markmin

2011-09-10 Thread António Ramos
Humm, dont i need a view? Em 10 de setembro de 2011 21:52, António Ramos escreveu: > Working now :) > > > Em 10 de setembro de 2011 21:29, António Ramos escreveu: > > Traceback (most recent call last): >> File "gluon/restricted.py", line 191, in restricted >> File "gluon/restricted.py", line 178,

Re: [web2py] Making slides with web2py and markmin

2011-09-10 Thread António Ramos
Working now :) Em 10 de setembro de 2011 21:29, António Ramos escreveu: > Traceback (most recent call last): > File "gluon/restricted.py", line 191, in restricted > File "gluon/restricted.py", line 178, in compile2 > TypeError: compile() expected string without null bytes > > > :( > > > Just a s

Re: [web2py] Making slides with web2py and markmin

2011-09-10 Thread António Ramos
Traceback (most recent call last): File "gluon/restricted.py", line 191, in restricted File "gluon/restricted.py", line 178, in compile2 TypeError: compile() expected string without null bytes :( Just a screenshot please 2011/9/10 Michele Comitini > +1 > > Terrific! > > mic > Il giorno 10/s

Re: [web2py] Making slides with web2py and markmin

2011-09-10 Thread Michele Comitini
+1 Terrific! mic Il giorno 10/set/2011 21:24, "Massimo Di Pierro" ha scritto: > Based on desk.js now you can do this > > Put the attached slide.py under models (any app). > > Write a controller like > > def test(): > content = """ > # My slides title > ## Slide One > this allows you to create sl