FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Documentation treated as plain text by Firefox

 
Post new topic   Reply to topic     Forum Index -> Build
View previous topic :: View next topic  
Author Message
jcc7



Joined: 22 Feb 2004
Posts: 657
Location: Muskogee, OK, USA

PostPosted: Sat Apr 16, 2005 4:59 pm    Post subject: Documentation treated as plain text by Firefox Reply with quote

I've started looking at build, and it appears to be a very useful program.

I'm glad there's documentation, too, and I'd like to make it more accessible. On Mozilla Firefox, the online version is treated as plain text, though. (Internet Explorer treats it as a web page since IE ignores the content type provided by the server for any*.htm/*.html files.)

Luckily, there is a fix. The documentation for Mango works properly now for example. On the Windows command line, it'd go something like this:
Code:
path = c:\subversion\bin
cd \svn_checked_out\build
svn propset -R svn:mime-type text/html trunk\Docs\*.htm
svn commit -m "Changed mime-types on html"


(Of course, the docs are also included in the "build_2.00.zip" download, and IE users can already use the online version without any problems, so it's not that big of a problem.)


Last edited by jcc7 on Thu Oct 27, 2005 2:30 pm; edited 1 time in total
Back to top
View user's profile Send private message AIM Address
Derek Parnell



Joined: 22 Apr 2004
Posts: 408
Location: Melbourne, Australia

PostPosted: Sun Apr 17, 2005 8:34 pm    Post subject: Reply with quote

Done.
_________________
--
Derek
skype name: derek.j.parnell
Back to top
View user's profile Send private message
jcc7



Joined: 22 Feb 2004
Posts: 657
Location: Muskogee, OK, USA

PostPosted: Sun Apr 17, 2005 8:41 pm    Post subject: Reply with quote

Cool!

Thanks.
Back to top
View user's profile Send private message AIM Address
jcc7



Joined: 22 Feb 2004
Posts: 657
Location: Muskogee, OK, USA

PostPosted: Wed Oct 26, 2005 2:48 am    Post subject: FYI Reply with quote

I just discovered that the Build documentation isn't being handled right by Firefox. I think to get it to work properly, the mime-type needs to be changed to "text/html".

I thought it used to work, so maybe something has changed in Apache's settings. Or maybe I just didn't check it so thoroughly before. Sad
Back to top
View user's profile Send private message AIM Address
Derek Parnell



Joined: 22 Apr 2004
Posts: 408
Location: Melbourne, Australia

PostPosted: Wed Oct 26, 2005 3:26 pm    Post subject: Re: FYI Reply with quote

jcc7 wrote:
I just discovered that the Build documentation isn't being handled right by Firefox. I think to get it to work properly, the mime-type needs to be changed to "text/html".

I thought it used to work, so maybe something has changed in Apache's settings. Or maybe I just didn't check it so thoroughly before. Sad


Nope. This was my mistake. I had changed them to "html/text" rather than "text/html". I've corrected this now. You may have to refresh your browser's cache for them though.
_________________
--
Derek
skype name: derek.j.parnell
Back to top
View user's profile Send private message
jcc7



Joined: 22 Feb 2004
Posts: 657
Location: Muskogee, OK, USA

PostPosted: Thu Oct 27, 2005 2:31 pm    Post subject: Reply with quote

Thanks. It looks great now.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Build All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group