Closed (fixed)
Project:
Drupal.org customizations
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jan 2011 at 00:10 UTC
Updated:
19 Jan 2011 at 20:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
drummTranslation
The page itself will be a .tpl.php in http://drupalcode.org/viewvc/drupal/contributions/modules/drupalorg/drup.... All strings must use t() for translation.
On the string freeze, we will need to extract the strings and make a include file for each language. Breaking the string freeze will be painful; don't do it.
Comment #2
drummHelping out
I'll be making a development site for this. If you want access, add an SSH key to your profile and file an infrastructure issue. Be specific about how you can help. We can hand these out relatively-freely, but want to know who you are and what you want to do. Themers will be a big help.
For translations, these will be patches to the drupalorg module. If everyone only updates twice, that's 70 commits. Will need help all those. Review will basically be making sure there are no syntax errors & no funny stuff. drupalorg is a regular module in CVS.
The usual people will be deploying via Hudson. Knowing a schedule will ensure things get done in a timely manner.
Comment #3
karschsp commentedsubscribe
Comment #4
drummOther (possible) requirements:
- Rotating/sliding screenshot
- Roadblock this as the home page
Comment #5
drummhttp://d7.redesign.devdrupal.org/d7 is the development preview.
Comment #6
drummActually, http://d7.redesign.devdrupal.org/drupal-7.0, following the previous convention.
Comment #7
drummThis is doing well now, but the grey box, starting with "Easier to use" needs to match the content's height. Translations will be different lengths.
Comment #8
damien tournoud commentedThis needs to be edited. Drupal 7.0 will only support MySQL/MariaDB, because of the critical bug in the implementation of PostgreSQL and SQLite that makes them totally unusable (#1008128: Do not use a single underscore as table and index separator on PostgreSQL and SQLite). This can be fixed later (for 7.1), but currently we have to strongly discourage people from using Drupal 7 on anything that is not MySQL/MariaDB.
Comment #9
lisarex commentedNot sure where to put CSS suggestions, but the text "Running on..." looks unstyled to me. Should it be a subheading of some sort, and align w/ left edge of the screenshot? This was taken in Chrome 8.
Comment #10
drummThis patch will swap in a captioned video. http://d7.redesign.devdrupal.org/drupal-7.0 shows it working. Needs browser testing.
Comment #11
karschsp commentedWorks for me in FF & Chrome on Ubuntu but not IE8/windows. The video never resizes.
Comment #12
drummI went ahead and committed it. IE is not a big problem. Needs deployment.