google-code-export / openid-realselector

Automatically exported from code.google.com/p/openid-realselector
1 stars 1 forks source link

Set demo.html svn:mime-type to text/html #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
By setting the SVN property svn:mime-type to text/html for this file, users 
can simply hit this HTML page served up by google code to see a demo of 
your selector:
http://openid-realselector.googlecode.com/svn/trunk/demo.html

It would also be great to be able to put the selector into some sort of 
test mode so that instead of submitting a form it simply "alert"s what the 
Open ID it will submit is. This would work well with demo.html because of 
course there's no server side to process the actual OpenID workflow.

Original issue reported on code.google.com by david.j....@googlemail.com on 28 Apr 2009 at 9:15

GoogleCodeExporter commented 9 years ago
I've just done this successfully for the openid-selector project:
http://openid-selector.googlecode.com/svn/trunk/demo.html

I'm happy to do the same thing for this project if you'd like to make me a 
member so
that I can check in the MIME type changes?

Original comment by david.j....@googlemail.com on 29 Apr 2009 at 7:17

GoogleCodeExporter commented 9 years ago
Done. Thank you!

Original comment by Refl...@gmail.com on 29 Apr 2009 at 2:29

GoogleCodeExporter commented 9 years ago
Looks good on IE 7. Not working on Firefox though, you'll probably need to set 
the
mime-type of the CSS file to text/css and your images to image/gif

Cheers,
Dave

Original comment by david.j....@googlemail.com on 29 Apr 2009 at 4:30

GoogleCodeExporter commented 9 years ago
Actually i'm using firefox and it is working. I'v already set mime-type of css 
file.
Will do the same with image/gif.

Original comment by Refl...@gmail.com on 29 Apr 2009 at 7:14