Re: Pretty admin pages

2009-02-10 Thread Ramiro Morales
On Tue, Feb 10, 2009 at 12:38 PM, djandrow wrote: > > I believe its quite akward to create a system link in XP so I tried > copying them to myproject/media file, but it didn't like that either. > > Should they go in the htdocs file or what? > This is more an Apache question, things should be set

Re: Pretty admin pages

2009-02-10 Thread djandrow
I believe its quite akward to create a system link in XP so I tried copying them to myproject/media file, but it didn't like that either. Should they go in the htdocs file or what? Thanks, Andrew --~--~-~--~~~---~--~~ You received this message because you are sub

Re: Pretty admin pages

2009-02-10 Thread Ramiro Morales
On Mon, Feb 9, 2009 at 10:07 PM, djandrow wrote: > > Hello all, > > I have just set up the admin pages for my site and if i use the built > in server i get the admin with the nice templates, but if I display it > on mod_python I just get the plain text, which is pretty hard to work > with. > > I

Pretty admin pages

2009-02-09 Thread djandrow
Hello all, I have just set up the admin pages for my site and if i use the built in server i get the admin with the nice templates, but if I display it on mod_python I just get the plain text, which is pretty hard to work with. I have these set up in the conf: SetHandler None