Self-introduction email

2010-08-06 Thread Miguel Sánchez de León Peque
Hi all,

Mi name is Miguel Sánchez de León Peque, and I'm from Spain.

I'm a student at the *Universidad Politécnica de Madrid*, studying
industrial engineering. I have very short experience in application
programming (C, C++) and even shorter experience in web programming (HTML,
CSS, JavaScript, PHP). The only website I've created since I started
learning web programming in January 2010 is Neosit's
Webpagehttp://www.neosit.es/
.

That's why I'm just offering my services as Spanish translator. Lets see if
I change my mind after a while... ;-)

Thanks tajidinabd (#IRC) for helping me doing this.

Miguel
-- 
websites mailing list
websites@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/websites

Some little fixes

2010-08-06 Thread Miguel Sánchez de León Peque
I send you two more patches to fix little invalid or wrong CSS 2.1 and HTML
4.01 Strict. After applying the patches, the noscript tag in the head is
the only thing that prevents the website to meet HTML 4.01 Strict.

As I said in the IRC, I registered this project in Ohloh.net. Perhaps you'd
like to check it out:

   - Summary: http://www.ohloh.net/p/fedora-websites
   - Code analysis: http://www.ohloh.net/p/fedora-websites/analyses/latest
   - Contributors: http://www.ohloh.net/p/fedora-websites/contributors
   - Commits: http://www.ohloh.net/p/fedora-websites/commits

You can add anything you want to the summary, the journal, etc.. But for
doing it you need to be registered. As I've seen in the contributors list,
mairin is the only one who already has an account, so you may ask her too if
you want to add something but you don't want to register.
From e8ef092dce35a355f44dcdeb019b763d6ffbd84b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miguel=20S=C3=A1nchez=20de=20Le=C3=B3n=20Peque?= msdeleonpe...@gmail.com
Date: Fri, 6 Aug 2010 21:01:15 +0200
Subject: [PATCH 2/3] Little CSS fixes

---
 fedoraproject.org/static/css/fedora.css |8 
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/fedoraproject.org/static/css/fedora.css b/fedoraproject.org/static/css/fedora.css
index 0e08c84..e16c8aa 100644
--- a/fedoraproject.org/static/css/fedora.css
+++ b/fedoraproject.org/static/css/fedora.css
@@ -240,7 +240,7 @@ abbr, acronym {
   text-decoration: none;
 }
 
-#content .roles a:nover
+#content .roles a:hover
 {
   background-color: #EFEFEF;
 }
@@ -1277,13 +1277,13 @@ tr.dl-buttons td {
 }
 
 div.panes div {
-  background-color: none !important;
-  padding-right: 15px 5px 15px 10px;
+  background-color: transparent !important;
+  padding-right: 15 5 15 10;
 }
 
 .arch-section,
 .desktop-section {
-  padding-right: 0.5em 0px 0.5em 1em;
+  padding-right: 0.5em 0 0.5em 1em;
 }
 
 /* the overlayed element */
-- 
1.7.2.1

From 9215f5433ffe4c50cc8fc68ea81769bb9aba65d7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miguel=20S=C3=A1nchez=20de=20Le=C3=B3n=20Peque?= msdeleonpe...@gmail.com
Date: Fri, 6 Aug 2010 21:02:33 +0200
Subject: [PATCH 3/3] Added some alt attributes missing

---
 fedoraproject.org/data/content/get-fedora-all.html |2 +-
 fedoraproject.org/data/content/get-fedora-kde.html |4 ++--
 fedoraproject.org/data/content/get-fedora.html |2 +-
 fedoraproject.org/data/content/get-prerelease.html |2 +-
 fedoraproject.org/data/templates/foot.html |2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/fedoraproject.org/data/content/get-fedora-all.html b/fedoraproject.org/data/content/get-fedora-all.html
index 8c52b3b..0db1384 100644
--- a/fedoraproject.org/data/content/get-fedora-all.html
+++ b/fedoraproject.org/data/content/get-fedora-all.html
@@ -147,7 +147,7 @@
 div class=download-block id=export-regulations
 h4Export Regulations/h4
 pBy clicking on and downloading Fedora, you agree to comply with the following terms and conditions:/p
-span class=read-morea href=#Read full export regulations img src=${path}/static/images/arrow_down.png //a/span
+span class=read-morea href=#Read full export regulations img src=${path}/static/images/arrow_down.png alt=${Markup(_('Arrow down'))} //a/span
 span class=detailspFedora software and technical information is subject to the U.S. Export Administration Regulations and other U.S. and foreign law, and may not be exported or re-exported to certain countries (currently Cuba, Iran, Iraq, North Korea, Sudan, and Syria) or to persons or entities prohibited from receiving U.S. exports (including those (a) on the Bureau of Industry and Security Denied Parties List or Entity List, (b) on the Office of Foreign Assets Control list of Specially Designated Nationals and Blocked Persons, and (c) involved with missile technology or nuclear, chemical or biological weapons). You may not download Fedora software or technical information if you are located in one of these countries, or otherwise affected by these restrictions. You may not provide Fedora software or technical information to individuals or entities located in one of these countries or otherwise affected by these restrictions. You are also responsible for compliance with foreign law requirements applicable to the import and use of Fedora software and technical information./p/span
 /div
 /body
diff --git a/fedoraproject.org/data/content/get-fedora-kde.html b/fedoraproject.org/data/content/get-fedora-kde.html
index e0e2e1d..6f875c0 100644
--- a/fedoraproject.org/data/content/get-fedora-kde.html
+++ b/fedoraproject.org/data/content/get-fedora-kde.html
@@ -15,7 +15,7 @@
 a id=advanced-banner href=${path}/${lang}/get-fedora-all class=evenspan${_('Show me all download options in one page!')}/span/a
 span id=thereismorefedora
 h4${_(There's More Fedora!)}/h4
-a