Closed
Bug 272347
Opened 20 years ago
Closed 20 years ago
Get the Windows install guide either moved into the documentation or the Bugzilla website
Categories
(Bugzilla :: bugzilla.org, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: justdave, Assigned: glob)
References
()
Details
Attachments
(6 files, 1 obsolete file)
We have a pressing need (like before December 1st?) to get the "Installing
Bugzilla on Windows" guide off of Byron's website. As it turns out, the page
has wound up being immensely popular, and he's pushed over a gigabyte of traffic
from his website for the month of November so far. And this hasn't exactly made
his ISP happy ("it's over 10 times the traffic generated by any other site
hosted on the ISP" I believe is what he said).
bugzilla.org has more than enough bandwidth available to handle it.
The page doesn't need to stay 100% intact, we just need to make sure the content
all makes it (the step by step, and ideally the screenshots as well). Having it
in the os-specific section in the docs probably wouldn't hurt.ok, that's all the files. they probably should live under /docs/windows
Status: NEW → ASSIGNED
| Reporter | ||
Comment 8•20 years ago
|
||
Comment on attachment 167396 [details] [diff] [review] modifications to .htaccess and bugzilla.css for the win32 guide >--- .htaccess 26 Sep 2004 05:43:58 -0000 1.5 >+++ .htaccess 30 Nov 2004 05:16:20 -0000 >@@ -5,6 +5,6 @@ > # exempt anything in a subdirectory under docs from getting rewritten >-RewriteRule ^docs/.+/ - [L] >+#RewriteRule ^docs/.+/ - [L] We can't remove this or it will break the real docs. We can probably get the rest of that stuff into the css file though. (are you sure there aren't equivalents to them already in our css? We inherit a few CSS files from mozilla.org as well, that have a ton of stuff in them)
Attachment #167396 -
Flags: review-
ah, silly me. sorry. there were a few classes that came close (eg .terminal), but none that i really liked (eg .terminal has a which background).
Attachment #167396 -
Attachment is obsolete: true
Attachment #167403 -
Flags: review?(justdave)
Comment 10•20 years ago
|
||
Byron; First of all, thanks for taking the time to write these up. I am not one of the people who uses Bugzilla on Windows, but as I've been looking through all the documentation bugs it seems like a LOT of them are related to this very issue. Kudos to you for taking the time to do a good job of documenting the install process. As to the specific attachments above; am I safe to assume that they are simply copies of the actual files from your website, and not actual patches for the Bugzilla docs? If that's the case, are you planning to get them into shape for addition into the documentation, or were you just wanting to get them somewhere safe before they disappeared? I ask because you have assigned this to you, indicating that you are going to do all the work up to the point where they are ready for inclusion... but if that's not the case, please speak up and I'll do what I can to get them kicked into shape ASAP.
| Assignee | ||
Comment 11•20 years ago
|
||
to be honest i don't think that it belongs in "the documentation", due to its vebosity, tone and limited target audience. i think it is a better candidate for a new page on the bugzilla.org website, which is why it is in the format that i attached. it isn't a copy from my website, i modified them to use bugzilla.org's existing template structure, and changed some of the wording and entries to better suit a bugzilla.org hosted page. you can see it in action at http://www.justdave.net/bugzilladev/win/
| Assignee | ||
Comment 12•20 years ago
|
||
note that the page is linked from the bugzilla download page. once a new home is found, that link will have to be updated (i can do a patch for that).
| Assignee | ||
Comment 13•20 years ago
|
||
i've taken down the page from bugzilla.glob.com.au :(
| Reporter | ||
Comment 14•20 years ago
|
||
OK, it's now live (or will be within the next 10 minutes) at http://www.bugzilla.org/docs/win32install.html
| Assignee | ||
Comment 15•20 years ago
|
||
excellent, thanks :)
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Attachment #167403 -
Flags: review?(justdave)
Comment 16•20 years ago
|
||
I will be adding a link to this document into my FAQ update (bug 267873), and we should probably make mention of it elsewhere in the documentation... like in the OS-Specific Installation Notes (section 2.4 in the current 2.18rc3 documentation). Excellent work, Byron... it looks like a hugely valuable resource for those who need it!
| Reporter | ||
Updated•20 years ago
|
Component: Documentation → bugzilla.org
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•