[web2py] Re: Builtin Editor not working in latest Trunk

2012-07-21 Thread JohnB
Thanks, that did the trick. --

[web2py] Re: Builtin Editor not working in latest Trunk

2012-07-21 Thread Niphlod
Also, try hitting ctrl+R (or ctrl+f5, etc etc etc) to reload all the static files in your browser. Some time ago with trunk I had the same issue and got it working simply refreshing the browser cache. On Saturday, July 21, 2012 11:24:57 AM UTC+2, Massimo Di Pierro wrote: > > Not quite. The ACE

[web2py] Re: Builtin Editor not working in latest Trunk

2012-07-21 Thread Massimo Di Pierro
Not quite. The ACE editor is supposed to be working. It works for me. Ctrl+S also works. The discussion you quote below is about ZenCoding plugin. ACE does not have it. If ACE (the default editor) does not work for you please submit a bug report. Which browser? Which web2py distribution? What

[web2py] Re: Builtin Editor not working in latest Trunk

2012-07-20 Thread JohnB
See discussion in https://groups.google.com/d/topic/web2py-developers/On6J9VJTn8M/discussion ACE editor not working. Editing admin/models/0.py as suggested in the quoted discussion reverts to previous editor which works as usual. On Friday, July 20, 2012 10:43:34 PM UTC-7, JohnB wrote: > > I ju