Drupal.org Improvements

Events happening in the community are now at Drupal community events on www.drupal.org.

A place to discuss and collaborate on improvements to Drupal.org. Here you can find and share ideas for improvements, organize and announce IRC sprint or other Drupal.org related event, get regular updates from development team.
This group is for active users of the site, content moderators, site moderators, and anyone contributing to Drupal.org in any way.

Recent

christefano's picture

Drupal Design Camp Boston on June 13-14, 2009

Start: 
2009-06-13 (All day) - 2009-06-14 (All day) America/New_York
Event type: 
Drupalcamp or Regional Summit

Drupal Design Camp Boston is a free, two-day Drupal conference on June 13-14, 2009, at the Massachusetts Institute of Technology. It is being organized by members of the Boston Drupal group as part of the growing Design 4 Drupal initiative that launched when designers and themers took DrupalCon DC by storm this past March.

This camp also coincides with the drupal.org redesign sprint at the MIT Media Lab on Friday, June 12. The sprint picks up where the San Francisco redesign sprint left off and participants at the Boston sprint will be learning how to contribute to theming drupal.org as well as implement the redesign.

Read more

Critical Path To Redesign Readiness

Notes from today's all-hands discussion at the SF redesign sprint. We've tried to identify the critical path to launch(ability) to focus our work.

Please feel free to update this list, or post comments if you have feedback or questions.

Critical Path To Launch

  • Single Sign On
  • Dashboard (jquery issue) with critical gadgets (list)
  • Download landing page (issue link?)
Read more
agentrickard's picture

Dashboard options -- add content

Here are some UI ideas for the screens for adding content widgets to a Dashboard. The UI guidelines omit this step. There is a 'Widgets' tab on the original MB design, which suggests the 'separate page' concept.

I have these original files in OmniGraffle format, exportable if anyone wants them.

I am not suggesting anything other than the architecture for exposing gadgets. Colors and sizes should not be taken literally.

NetVibes and Yahoo use the Top Slider method. Google uses Separate Page.

Read more

Dashboard widget list

Drupal News
Recent front-page posts
Drupal Assoc. feed
Drupal Planet latest feeds
Specific Drupal Planet feed

Updates (activity streams)
Posts in specific forums
Posts by person X
Commits by person X

Friends/Follows
One-way: follow
Two-way: friends
Follows is who follows you.

Project
Single project, like the top of the contributor links
My Projects
Commits to project X

Patch spotlight
Random bugs (bug bingo)

Issues
Search results
- Specific Issue Queue (with status flags)
- Critical issues list
- Patches to review list
- Pending bugs list

Read more
drumm's picture

Merge with Drupal.org redesign theme implementers group

3+ groups for the redesign is confusing and people have a hard time locating information. Infrastructure issues should be handled in the Drupal.org issue queue anyway.

  1. Make sure all posts in this group are cross-posted.
  2. Remove this group.
  3. Rename Drupal.org redesign theme implementers to Drupal.org redesign implementors.

Any objections?

Read more
gábor hojtsy's picture

Latest version of Drupal.org mockups from Washington DC Drupalcon

We sat down with Mark Boulton and talked through the mockups with the designer team and the implementation team. The theme follow up was integrated into the document in the themers group: http://groups.drupal.org/node/18940 This post is about the page layout changes / suggestions made up while discussing questions which came up in implementation.

Read more
fago's picture

Choosing the right buddy and activity module for d.o.

As we've discussed in Cologne, I've done a comparison of suiting modules for implementing the "Latest Updates", "Friends Updates", and "Recent Followers" blocks of the dashboard.

View comparison.

There is also an prototype for following friends with the flag module - as mentioned in the comparison. Rename the file ending to tar.gz.
I hope the comparison helps choosing the right modules.

Read more
tsvenson's picture

Multi Language support for module lists etc.

Even though English in not a problem for me, I understand the importance and need to offer a website in other languages, so I really like that the new design have that in mind. Particularly as it also means that the internationalisation support for Drupal is moving up a few notches in priority.

Before I go into the main topic of this post, a little note about the placement of the language select. In the mockup (iteration 11), the select language listbox is placed at the bottom. I think it should actually be placed in the header instead as that will make it much easier to find. Especially those, who's English is not very good tend to leave if they don't find a language quickly without having to scroll to the bottom of a very long page. They could also be shown as flags.

Oki, back to topic. I have one site I am using the Internationalization modules in and it works just fine. The only real issue though is that browsing modules and other add-on stuff and finding information on what languages they are available in is not very easy. In most cases I have to actually download the module and check if it supports translations and if so if it is available in the language(s) I need.

So it got me thinking a bit about how this can be improved on drupal.org and I came up with the following. I will use modules as example, but I believe similar features can be applied on other areas as well, such as themes.

Read more
todd nienkerk's picture

Drupalcon: Drupal.org theming meetup/sprint

UPDATE: Drupal.org theming meetup/spring will be held Saturday, March 7, at the Washington DC convention center in rooms 141 and 142.

Themers unite! Let's get together at DrupalCon DC and discuss the state of the Drupal.org redesign effort. When we decide a good time and place, I'll post an event. Maybe we can add it to the BoF board?

Here's a Doodle I set up to help us pick a good time.

Read more

Drupal.org redesign: Questions for Mark (consolidated)

Overarching questions

Questions and changes for Mark Boulton Design (2009-04-08)

  • How does the "Follows" functionality differ from "Friends" on the Dashboard - are they the same? It appears that when you 'Follow' someone that their updates will show up in your 'Friends' Updates' block? If you 'follow' a user, does that make them your 'friend'? Terminology may be confusing. (Mark says: You're right, this is confusing. I suggest we keep things really simple. If you follow someone, you see what they're up to. Follows shows people who are following you who are not your friends. If you Follow them, they become your friends. You don't have to be someone's Friend to follow them. Make sense?).
  • The page title hierarchy on single documentation pages and single module pages seems not intuitive (with the section title styled the same as page titles elsewhere on the site while the actual page title is smaller and grayed out). Is there any way to emphasize the actual page title more? (Mark says: There are two things here. Semantic hiearchy, and visual. The grey title is not so bad when you're deep in the seciton, but I'd be a bit concerned on the landing page if it's that small.)
Read more

drupalorg_update() spec: AKA: A list of config updates from implementation sprints

All changes will need to be placed in an update script. Please add any changes to this list.

Read more
eclipsegc's picture

Theme Issues

Currently I think there are some issues in the page.tpl.php implementation. I'm going to use the header area to define this in particular.

Directly within #header-top-inner you'll find a grid-4 followed by two grid-8s. I am assuming that this is the intention:

http://skitch.com/eclipsegc/brdwa/skitched-20090209-163228

and not this:

http://skitch.com/eclipsegc/brdie/skitched-20090209-163528

If diagram 1 is the intention then it would be better implemented as this, which will consistently hold a 2 column layout.

http://skitch.com/eclipsegc/brdwj/skitched-20090209-162941

Read more
kjay's picture

The H1 Debate

I just noticed that one of the questions the theme sprinters have for Mark Boulton is to do with the h1 debate. Should the logo be in an h1 as per the final iteration of the design or should some other method be used?

The SEO side of the argument often sides with reserving the h1 for only the page title and ideally, there being only one h1 tag on any page.

Read more

[out of date] Design Tasks for Drupal.org redesign

**This is no longer in use **

Issue Queue (all issues tagged with 'Bluecheese theme')

The Mark Boulton designed theme aka Bluecheese (http://drupal.org/project/issues/search?issue_tags=Bluecheese%20theme]all issues tagged with 'Bluecheese theme')

How to contribute as a designer

(team, please edit this)

Comps are being stored and shared at http://www.wuala.com/drupal-redesign. Anyone can download the comps but users must be members to upload.

TODO: Major redesign tasks

  • Identify missing comps and specs from MB
Read more
jwolf's picture

Onward to Wash. D.C.

In a month from now most of us we be gathering in Wash. D.C. for DrupalCon. This is a great opportunity to pool our talents, keep the ball rolling, and really tackle this d.o redesign. Thinking ahead and picking up where Paris left off, there has been some talk of organizing a redesign sprint in D.C. Let's start working out some of the organizational aspects of the D.C. sprint now.

Here are some ideas I have.

  • We can have meetups several evenings, after the day sessions, where we sit down together and focus on the redesign.
Read more
mortendk's picture

why blueprint is not the right theme for d.o

Hey Drupallers
So this is my pro/con list of the blueprint framework that mark bolton used for the prototyping of the new drupal.org

First up: Im a big fan of finding a unified way of doing the frontend work, but im not in it for any course - a frame work isnt good task B just because somebody else uses it for tast C.
Mark Boulton uses blueprint for their prototyping, which makes a lot of sence. Theres a lot predefined classes that makes it really easy to quickly build up a bunch of pages in html.

Read more
Amazon's picture

Paris drupal.org redesign theme sprint

Start: 
2009-02-09 (All day) - 2009-02-13 (All day) GMT
Organizers: 
Event type: 
Drupalcamp or Regional Summit

The Paris sprint will happen at http://www.rentals.chsparis.com/mnt/mnt.htm. Joeri is the local project manager, Gabor is the technical lead, and Dries is the lead organizer.

Read more
mikejoconnor's picture

DrupalCamp Cologne Theme Sprint Summary

A group of us broke away from the overall redesign sprint @ DrupalCamp Cologne, to specifically discuss theming. We worked on outlining a few action items, and setting some deadlines. Here is what we came up with.

Read more
gábor hojtsy's picture

Drupal.org style guide

The Drupal.org style guide is made available publicly at: http://infrastructure.drupal.org/drupal.org-style-guide/ This has lots of information on text writing, layout, exact content of header, footer; what you must and should adhere to, etc. I'd suggest reading it in and out and know its contents by heart.

Read more

Graded browser support for the new theme for drupal.org

For the as of yet unnamed new theme for drupal.org, we are proposing graded browser support.

Here is a proposal as to what that could mean and how we propose to support the different browers.

The idea and the concepts are based on Yahoo YUI's graded browser support, which you can read more about here: http://developer.yahoo.com/yui/articles/gbs/

What is grading?

Grading means that we will define what levels of degraded functionality and experience we are willing to accept for different versions of web browsers across different versions of mainstream operating systems.

Read more
Subscribe with RSS Syndicate content

Drupal.org Improvements

Group categories

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: