Page 1 of 1
editing CSS and HTML by FTP?
Posted: Tue Aug 10, 2010 5:24 pm
by toolman
Hi there,
Is it possible to edit the CSS/HTML via FTP as I find it is taking a long time to code in my admin and "apply" changes each time.
Thanks
Re: editing CSS and HTML by FTP?
Posted: Tue Aug 10, 2010 5:29 pm
by Cherry
there is a modul called template externalizer, which does exactly this..
Besides there is a firefox add-on called 'It's all text', which also helps a lot.
Cheers
Cherry
Re: editing CSS and HTML by FTP?
Posted: Tue Aug 10, 2010 5:34 pm
by toolman
Thanks for the reply. I will look into the module. I already have FireBug which I use, but it just seems to be taking so long editing in admin.
Re: editing CSS and HTML by FTP?
Posted: Wed Aug 11, 2010 7:11 am
by Cherry
additional info:
once you've started TemplateExternalizer it exports your stylesheets and templates to files.
You can then use for example notepad++ which has an ftp plugin ( nppftp) to edit the styles and templates directly.
Cheers
Cherry