Closed
Bug 698178
Opened 13 years ago
Closed 13 years ago
Reskin air.mozilla.org with the "mrz" theme
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mrz, Unassigned)
Details
Late notice, sorry. Hope this can be done over the weekend/before Monday.
zandr & dan hit it hard today with airmo. Wanna make a huge space on Monday.
I want to take the "mrz" theme from blog.mozilla.com/mrz/ and add it to air.mozilla.org.
"mrz's noise" should just be replaced with "Air Mozilla" in a non-fixed-width font.
Reporter | ||
Comment 1•13 years ago
|
||
The Akismet plugin wants to be updated. I don't know if doing that will break anything.
Comment 2•13 years ago
|
||
shyam@spike ~/mozilla/repos/svn/projects/air.mozilla.com/trunk/wp-content/themes % svn commit -m "Adding the Nova theme for airmo, Bug 698178"
Adding themes/airmo-Nova
Adding themes/airmo-Nova/404.php
Adding themes/airmo-Nova/archive.php
Adding themes/airmo-Nova/comments.php
Adding themes/airmo-Nova/css
Adding themes/airmo-Nova/css/editor-style.css
Adding themes/airmo-Nova/css/fonts
Adding (bin) themes/airmo-Nova/css/fonts/MetaWebPro-Black.eot
Adding (bin) themes/airmo-Nova/css/fonts/MetaWebPro-Black.woff
Adding (bin) themes/airmo-Nova/css/fonts/museosans_500-webfont.eot
Adding (bin) themes/airmo-Nova/css/fonts/museosans_500-webfont.woff
Adding themes/airmo-Nova/css/ie7.css
Adding themes/airmo-Nova/css/login.css
Adding themes/airmo-Nova/css/print.css
Adding themes/airmo-Nova/footer.php
Adding themes/airmo-Nova/functions.php
Adding themes/airmo-Nova/header.php
Adding themes/airmo-Nova/img
Adding (bin) themes/airmo-Nova/img/arr-go.png
Adding (bin) themes/airmo-Nova/img/arr-left.png
Adding (bin) themes/airmo-Nova/img/arr-right.png
Adding (bin) themes/airmo-Nova/img/bg-content.png
Adding (bin) themes/airmo-Nova/img/bg-footer.png
Adding (bin) themes/airmo-Nova/img/bg-meta-sep.png
Adding (bin) themes/airmo-Nova/img/bg-sepover-wide.png
Adding (bin) themes/airmo-Nova/img/bg-sepunder-light.png
Adding (bin) themes/airmo-Nova/img/bg-sepunder-wide.png
Adding (bin) themes/airmo-Nova/img/bg-sepunder.png
Adding (bin) themes/airmo-Nova/img/bg-sidebar-top.png
Adding (bin) themes/airmo-Nova/img/dots.png
Adding (bin) themes/airmo-Nova/img/external-link.png
Adding (bin) themes/airmo-Nova/img/favicon.ico
Adding (bin) themes/airmo-Nova/img/firefox-100.jpg
Adding (bin) themes/airmo-Nova/img/footer-background.png
Adding (bin) themes/airmo-Nova/img/footer-social.png
Adding (bin) themes/airmo-Nova/img/footer-title.png
Adding (bin) themes/airmo-Nova/img/gary.jpg
Adding (bin) themes/airmo-Nova/img/icn-feed.png
Adding (bin) themes/airmo-Nova/img/icn-search.png
Adding (bin) themes/airmo-Nova/img/page-background.png
Adding (bin) themes/airmo-Nova/img/quote.png
Adding (bin) themes/airmo-Nova/img/title.png
Adding (bin) themes/airmo-Nova/img/tweet-point.png
Adding themes/airmo-Nova/index.php
Adding themes/airmo-Nova/js
Adding themes/airmo-Nova/js/fc-checkcomment.js
Adding themes/airmo-Nova/js/html5.js
Adding themes/airmo-Nova/js/superfish.js
Adding themes/airmo-Nova/navbar.php
Adding themes/airmo-Nova/page-archives.php
Adding themes/airmo-Nova/page.php
Adding (bin) themes/airmo-Nova/screenshot.jpg
Adding themes/airmo-Nova/search.php
Adding themes/airmo-Nova/searchform.php
Adding themes/airmo-Nova/sidebar.php
Adding themes/airmo-Nova/single.php
Adding themes/airmo-Nova/style.css
Transmitting file data ....................................................
Committed revision 96947.
shyam@spike ~/mozilla/repos/svn/projects/air.mozilla.com/trunk/wp-content/themes % svn info
Path: .
URL: svn+ssh://svn.mozilla.org/projects/air.mozilla.com/trunk/wp-content/themes
Repository Root: svn+ssh://svn.mozilla.org
Repository UUID: 4eb1ac78-321c-0410-a911-ec516a8615a5
Revision: 96946
Node Kind: directory
Schedule: normal
Last Changed Author: ryan@foodgeeks.com
Last Changed Rev: 72426
Last Changed Date: 2010-08-17 13:15:05 +0800 (Tue, 17 Aug 2010)
I've checked in the theme to svn.
Dan said he's going to be working on this over the weekend and can make the font mod and enable it on the airmo site.
Reporter | ||
Comment 3•13 years ago
|
||
Awesome guys. Dan, let me know if you need anything from me.
Reporter | ||
Comment 4•13 years ago
|
||
mrz@natasha [~/work/themes/airmo-Nova/] 53> svn diff header.php
Index: header.php
===================================================================
--- header.php (revision 96971)
+++ header.php (working copy)
@@ -54,9 +54,9 @@
</div><!-- end #header -->
<?php if ( (is_front_page()) && ($paged < 1) ) : ?>
- <h1 id="site-title"><b><tt>mrz's noise</tt></b></h1>
+ <h1 id="site-title"><b>Air Mozilla</b></h1>
<?php else : ?>
- <h1 id="site-title"><a href="<?php bloginfo('url'); ?>" title="Go to the front page"><b><tt>mrz's noise</tt></b></a></h1>
+ <h1 id="site-title"><a href="<?php bloginfo('url'); ?>" title="Go to the front page"><b>Air Mozilla</b></a></h1>
<?php endif; ?>
<p id="tagline"><?php bloginfo('description'); ?></p>
</header><!-- end #branding -->
Reporter | ||
Comment 5•13 years ago
|
||
This is live on the dev site (https://air-dev.allizom.org/) but horked. The HTML5 player isn't rendering correctly and I don't have the skills to know why or to fix it.
Group: infra
Reporter | ||
Comment 6•13 years ago
|
||
09:00 <@mrz> 09:00 < r1cky> css issue
09:00 <@mrz> 09:00 < Rik> it says "hors antenne" though
09:00 <@mrz> 09:00 < r1cky> style.css line 296
09:00 <@mrz> 09:00 < r1cky> remove the height: auto;
Reporter | ||
Comment 7•13 years ago
|
||
I will call this done!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•