Closed
Bug 423925
Opened 18 years ago
Closed 18 years ago
Do something on www.mozilla.org on 3/31 for 10th anniversary
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: davidwboswell, Assigned: samuel.sidler+old)
Details
We should do something on www.mozilla.org to acknowledge the anniversary. The current updating effort isn't far enough along to do anything too big, like putting a new home page up or a new design, but there are other things we could do. Maybe putting a splash page up on the home page with a 10th anniversary graphic or something? Feel free to post ideas...
| Assignee | ||
Comment 1•18 years ago
|
||
For reference, we had a full page for the 1 year anniversary of the Mozilla Foundation which then let you continue on to mozilla.org/index.html.
http://www.mozilla.org/mf-first-anniversary.html
| Assignee | ||
Comment 2•18 years ago
|
||
Reed, we can get the page up in time. Can you handle the redirect to make anyone going to http://www.mozilla.org/ to redirect to the page we upload? We'll have a link so they can get to index.html.
Looking at the historical stuff, I'm not sure how we did this last time. I don't think we used an .htaccess redirect. Looks like we did something at the Apache level.
http://bonsai-www.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2004-07-14+23%3A32&maxdate=2004-07-16&cvsroot=%2Fwww
Comment 3•18 years ago
|
||
(In reply to comment #2)
> Reed, we can get the page up in time. Can you handle the redirect to make
> anyone going to http://www.mozilla.org/ to redirect to the page we upload?
> We'll have a link so they can get to index.html.
Yes, that's easy to do.
Updated•18 years ago
|
OS: Mac OS X → All
Hardware: Macintosh → All
| Assignee | ||
Updated•18 years ago
|
Assignee: nobody → samuel.sidler
| Assignee | ||
Comment 4•18 years ago
|
||
I'm taking this since I'll likely be the one to puts the pieces together and makes the page.
| Assignee | ||
Comment 5•18 years ago
|
||
Reed, when you get a chance, can you attach (or add in a comment) the htaccess entry we're going to use? You can fake it to mf-first-anniversary.html. I just want something here for bread-truck reasons. :)
Comment 6•18 years ago
|
||
RewriteEngine on
RewriteRule ^$ mf-first-anniversary.html
Comment 7•18 years ago
|
||
RCS file: /www/mozilla-org/html/mozilla-ten-year.html,v
done
Checking in html/mozilla-ten-year.html;
/www/mozilla-org/html/mozilla-ten-year.html,v <-- mozilla-ten-year.html
initial revision: 1.1
done
RCS file: /www/mozilla-org/images/mozilla-ten-year.jpg,v
done
Checking in images/mozilla-ten-year.jpg;
/www/mozilla-org/images/mozilla-ten-year.jpg,v <-- mozilla-ten-year.jpg
initial revision: 1.1
done
Status: NEW → ASSIGNED
| Assignee | ||
Comment 8•18 years ago
|
||
Committed the text and links.
Checking in mozilla-org/html/mozilla-ten-year.html;
/www/mozilla-org/html/mozilla-ten-year.html,v <-- mozilla-ten-year.html
new revision: 1.2; previous revision: 1.1
done
Comment 9•18 years ago
|
||
Fixed charset and added rewrite.
Checking in html/.htaccess;
/www/mozilla-org/html/.htaccess,v <-- .htaccess
new revision: 1.57; previous revision: 1.56
done
Checking in html/mozilla-ten-year.html;
/www/mozilla-org/html/mozilla-ten-year.html,v <-- mozilla-ten-year.html
new revision: 1.3; previous revision: 1.2
done
| Assignee | ||
Comment 10•18 years ago
|
||
justdave checked in a change to NOWRAP so the page didn't layout poorly and I just made an additional change to link directly to the comment form on Mitchell's post.
Almost there...
--
Checking in mozilla-org/html/mozilla-ten-year.html;
/www/mozilla-org/html/mozilla-ten-year.html,v <-- mozilla-ten-year.html
new revision: 1.4; previous revision: 1.3
done
| Assignee | ||
Comment 11•18 years ago
|
||
This is now live with help from IT.
Thanks again to all involved!
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: mozilla.org → Websites
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•