#91: fedorahosted could use a redesign
---------------------+------------------------
Reporter: toshio | Owner: webmaster
Type: defect | Status: new
Priority: major | Milestone:
Component: General | Version:
Keywords: | Blocked By:
Blocking: |
---------------------+------------------------
Some things I noticed while walking some non-Fedora people through getting
connected on fedorahosted:
* need to point people from fedorahosted to
admin.fedoraproject.org/accounts/ for signing up for a new account
* Not obvious to people that they don't need to sign the FPCA to
contribute on hosted (although that's a project-by-projcet setting)
* http://fedorahosted.org/ should give an overview of what fedorahosted is
rather than a list of projects so that people can find out that anyone can
put upstream code there.
--
Ticket URL: <https://fedorahosted.org/fedora-websites/ticket/91>
fedora-websites <https://fedoraproject.org/wiki/Websites>
Fedora Website Team's Trac instance
#25: Firefox font preferences for arabic are not respected on fedoraproject.org
---------------------+------------------------------------------------------
Reporter: hicham | Owner: webmaster
Type: defect | Status: new
Priority: major | Milestone:
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
Default arabic font is ugly, so most users change it in firefox. But in
fedoraproject.org, such settings isn't respected.
If I put lang="ar" in <html> tag, then the page is rendered according to
firfox font preferences.
There should be a dynamic way to do this, but I am not an HTML expert.
--
Ticket URL: <https://fedorahosted.org/fedora-websites/ticket/25>
fedora-websites <https://fedoraproject.org/wiki/Websites>
Fedora Website Team's Trac instance
#95: Improve in fpo the release specific variables config file
---------------------+------------------------
Reporter: shaiton | Owner: webmaster
Type: defect | Status: new
Priority: minor | Milestone:
Component: General | Version:
Keywords: | Blocked By:
Blocking: |
---------------------+------------------------
Currently we import the globalvar.py file where variable are defined. That
could be clever using a configuration file.
We started with config.py at commit id 440f60c48df but it was not packaged
at that time.
Consider packaging it or use an other module.
--
Ticket URL: <https://fedorahosted.org/fedora-websites/ticket/95>
fedora-websites <https://fedoraproject.org/wiki/Websites>
Fedora Website Team's Trac instance
#88: Add link to signature just next to link to installation media
-------------------------+------------------------
Reporter: ppisar | Owner: webmaster
Type: enhancement | Status: new
Priority: major | Milestone:
Component: get.fp.o | Version:
Keywords: | Blocked By:
Blocking: |
-------------------------+------------------------
Current web site with link to installation media
(https://fedoraproject.org/en/get-fedora or https://fedoraproject.org/en
/get-fedora-options) does not provide cryptographic signatures necessary
to verify integrity.
There is only a link ''Verify Download'' six sections underneath which is
to far.
I propose following improvement:
Put link to signature right next to shiny Download links. If the datails
about size are important enough, a link to signature could be there too.
Like:
{{{
Download Now!
605MB, ISO format image for Intel-compatible PCs (32-bit), signature
}}}
Where the ''signature'' label would point to to
/pub/fedora/linux/releases/16/Live/i686/Fedora-16-i686-Live-CHECKSUM.
See [http://permalink.gmane.org/gmane.linux.redhat.fedora.devel/160387
fedora-devel maling list] for discussion.
--
Ticket URL: <https://fedorahosted.org/fedora-websites/ticket/88>
fedora-websites <https://fedoraproject.org/wiki/Websites>
Fedora Website Team's Trac instance
#85: Updated "Upcomming Events" content
---------------------+------------------------
Reporter: sijis | Owner: webmaster
Type: defect | Status: new
Priority: minor | Milestone:
Component: General | Version:
Keywords: easyfix | Blocked By:
Blocking: |
---------------------+------------------------
The content in "Upcomming Events" section on the join-page [1] is
referring to content from 2010.
The content should be updated or generalized enough as not to put dates in
the area but still make sense and be accurate.
Any other ideas/suggestions would definitely be welcomed.
[1] - http://fedoraproject.org/en/join-fedora
--
Ticket URL: <https://fedorahosted.org/fedora-websites/ticket/85>
fedora-websites <https://fedoraproject.org/wiki/Websites>
Fedora Website Team's Trac instance
#33: Wrong opening question mark is rendered on Vista for Spanish
---------------------+------------------------------------------------------
Reporter: noriko | Owner: webmaster
Type: defect | Status: new
Priority: major | Milestone:
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
The opening question mark is rendered wrong on Vista for Spanish. [[BR]]
This problem has been raised at the Readiness meeting on 28-Oct, and
identified as Confortaa font problem. This problem may impact other
European language.[[BR]]
* The screenshot on Vista (wrong)
https://fedoraproject.org/wiki/File:Fp.o-vista.png
* The screenshot on RHEL (correct)
https://fedoraproject.org/wiki/File:Fp.o-rhel.png
--
Ticket URL: <https://fedorahosted.org/fedora-websites/ticket/33>
fedora-websites <https://fedoraproject.org/wiki/Websites>
Fedora Website Team's Trac instance
#93: syncStatic build failed and goes stuck
---------------------+------------------------
Reporter: shaiton | Owner: webmaster
Type: defect | Status: new
Priority: major | Milestone:
Component: General | Version:
Keywords: infra | Blocked By:
Blocking: |
---------------------+------------------------
This need to be checked, but when the build fails because of transifex
client timeout or whatever (make: *** [pullpos] Error 1), it goes stuck.
For exemple we have:
apache 32594 32589 0 04:59 ? 00:00:00 /bin/bash /usr/local/bin
/lock-wrapper syncStatic /usr/local/bin/syncStatic
apache 32608 32594 0 04:59 ? 00:00:00 /bin/bash
/usr/local/bin/syncStatic
apache 32645 32608 0 05:00 ? 00:00:00 /bin/bash
/usr/local/bin/syncStatic
Process 32594 attached - interrupt to quit
waitpid(-1, q <unfinished ...>
Process 32608 attached - interrupt to quit
read(3, <unfinished ...>
Process 32645 attached - interrupt to quit
waitpid(-1, <unfinished ...>
Somewhere, we fail to catch this issue and stop the build.
--
Ticket URL: <https://fedorahosted.org/fedora-websites/ticket/93>
fedora-websites <https://fedoraproject.org/wiki/Websites>
Fedora Website Team's Trac instance
#79: Validate website with w3c validator
---------------------+------------------------
Reporter: shaiton | Owner: webmaster
Type: defect | Status: new
Priority: major | Milestone:
Component: General | Version:
Keywords: | Blocked By:
Blocking: |
---------------------+------------------------
We should do something about
http://validator.w3.org/check?uri=fedoraproject.org&charset=%28detect+autom…
There are at least lots of small errors.
Checking CSS would probably be to much work, but if someone want to do it…
--
Ticket URL: <https://fedorahosted.org/fedora-websites/ticket/79>
fedora-websites <https://fedoraproject.org/wiki/Websites>
Fedora Website Team's Trac instance
#89: add fudcon kuala lumpur in fudcon.fedoraproject.org
---------------------+------------------------
Reporter: izhar | Owner: webmaster
Type: defect | Status: new
Priority: major | Milestone:
Component: General | Version:
Keywords: | Blocked By:
Blocking: |
---------------------+------------------------
Hi All,
Could we have FUDCon KL in the listing in fudcon.fedoraproject.org? .. we
will launch a website for the registration system later next week, but we
hope http://fudcon.fedoraproject.org/APAC/ will be the front facing page
for the event once the system is up.
Thanks!.
--
Ticket URL: <https://fedorahosted.org/fedora-websites/ticket/89>
fedora-websites <https://fedoraproject.org/wiki/Websites>
Fedora Website Team's Trac instance