[cssed-devel] File type support.
Brought to you by:
iagorubio
From: Iago R. <iag...@hi...> - 2004-06-15 09:51:35
|
Hi all, Would be great if anyone find some time to test the new file types support in cssed. I found that when changing a style sheet sometimes needs to make small changes in other document types so I coded some support for those other file types. I've also added support for some Web administration file types that usually are not supported by web editors. Right now those files types are: Web developing: css (of course :), HTML, ( support emmbeded javascript, python script and PHP but not css yet ), PHP, XML, Perl, Python. Web administration: Apache conf files, .htaccess, sh. Just for my developing: C and CPP ;-) Those mimes are recognized on file open: *.html, *.htm, *.php, *.cgi. *.pl, *.py, *.xml, *.svg, *.c, *.cpp. Comments are really welcome :-) Cheers. --=20 Iago Rubio =20 - Home page * http://www.iagorubio.com=20 - Last project * http://cssed.sourceforge.net =20 - GPG Keyserv * pgp.rediris.es id=3D0x909BD4DD |