Re: python highlighting in text input field

2010-10-15 Thread pixelcowboy
Yep, thats it man! That is great, thanks! On Oct 14, 11:01 pm, Antoni Aloy wrote: > http://www.cdolivet.com/index.php?page=editArea&sess=106bb5f73b60725d... > > This a javascript code editor. Perhaphs it would give you another 40% > > 2010/10/15 pixelcowboy : > > > > > > > Thanks, I guess this ge

Re: python highlighting in text input field

2010-10-14 Thread Antoni Aloy
http://www.cdolivet.com/index.php?page=editArea&sess=106bb5f73b60725d9a1657c4b0e42ca4 This a javascript code editor. Perhaphs it would give you another 40% 2010/10/15 pixelcowboy : > Thanks, I guess this gets me halfway there! Still need to figure out > the highlighting for python. > > On Oct 14,

Re: python highlighting in text input field

2010-10-14 Thread pixelcowboy
Thanks, I guess this gets me halfway there! Still need to figure out the highlighting for python. On Oct 14, 12:34 pm, Antoni Aloy wrote: > Take a look at > > http://bitbucket.org/jezdez/django-dbtemplates/wiki/Home > > Hope it helps! > > 2010/10/14 pixelcowboy : > > > Is there any way to do this

Re: python highlighting in text input field

2010-10-14 Thread Antoni Aloy
Take a look at http://bitbucket.org/jezdez/django-dbtemplates/wiki/Home Hope it helps! 2010/10/14 pixelcowboy : > Is there any way to do this? I want the admin to be able to edit > python templates from the admin. > > -- > You received this message because you are subscribed to the Google Groups