Hello!
My name is Nick and I'm a web and applications developer. I have about 3
years of experience developing websites and applications. I'm proficient
in Python, HTML5 and CSS. I also have experience in other areas,
primarily mobile(android) application development and Linux desktop
applications.
I've just recently started to get involved in the Fedora community and
I'm having a blast helping out so far. I'm especially interested in
joining the websites team.
Now that's out of the way, I'd like to submit a patch for ticket #176 -
"Make 64-bit the default x86 download".
Per the ticket, I changed the side link "First, download a Fedora iso"
to point to the x86_64 iso to match the "Download Now!" button. I
decided not to re-arrange the other download pages to promote 64bit
first as I think that warrants some discussion first.
Thanks for letting me introduce myself and reviewing my patch. I look
forward to working more on the websites.
---
Nicholas Alonge
irc@freenode: cafejunkie
twitter: @webguynja
>From 17152d065bb173c37e159df6497f161460c9d7bb Mon Sep 17 00:00:00 2001
From: Nicholas Alonge <nick.alonge@xxxxxxxxx>
Date: Sun, 27 Jan 2013 02:32:21 -0800
Subject: [PATCH] Changed the 'first, download a Fedora iso image' to download
the 64bit iso per ticket #176
---
fedoraproject.org/data/content/get-fedora.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fedoraproject.org/data/content/get-fedora.html b/fedoraproject.org/data/content/get-fedora.html
index 12be376..cdf53ed 100644
--- a/fedoraproject.org/data/content/get-fedora.html
+++ b/fedoraproject.org/data/content/get-fedora.html
@@ -71,7 +71,7 @@
<h4>${_('What do I do?')}</h4>
<ul class="checkmark-list">
- <li>${_('First,')} <a class="download-splash" href="${global_variables.path['download']}/${global_variables.release['curr_id']}/Live/i686/Fedora-${global_variables.release['curr_id']}-i686-Live-Desktop.iso">${_('download a Fedora ISO image')}</a>.</li>
+ <li>${_('First,')} <a class="download-splash" href="${global_variables.path['download']}/${global_variables.release['curr_id']}/Live/x86_64/Fedora-${global_variables.release['curr_id']}-x86_64-Live-Desktop.iso">${_('download a Fedora ISO image')}</a>.</li>
<li>${_('To install Fedora using a USB stick')}, <a href="${global_variables.path['doc']}/${global_variables.release['curr_id']}/html/Installation_Guide/Making_USB_Media.html">${_('follow these instructions.')}</a></li>
<li>${_('To install Fedora using a blank CD or DVD')}, <a href="${global_variables.path['doc']}/${global_variables.release['curr_id']}/html/Installation_Guide/sn-making-media.html#sn-making-disc-media">${_('follow these instructions.')}</a></li>
--
1.8.1
--
websites mailing list
websites@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/websites