gmmoraesbr / flot

Automatically exported from code.google.com/p/flot
0 stars 0 forks source link

svn mime type #340

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I wanted to let you know that you can set a files mime type in svn, so
googlecode will serve it as such if requested as raw file.

So please do this and people will be able to see the rendered page when
visiting http://flot.googlecode.com/svn/trunk/examples/pie.html and not the
html.

svn propset svn:mime-type text/html examples/pie.html
svn propset svn:mime-type text/javascript jquery.flot.pie.js

etc

Original issue reported on code.google.com by eike.send on 28 Apr 2010 at 6:03

GoogleCodeExporter commented 8 years ago
Good idea. I've changed the mime type of all the HTML files. Seems to be 
working well.

Original comment by olau%iol...@gtempaccount.com on 16 Aug 2010 at 9:24