Closed (fixed)
Project:
Drupal.org site moderators
Component:
web site
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2006 at 21:36 UTC
Updated:
13 May 2006 at 01:15 UTC
Jump to comment: Most recent file
The latest project.module version running on drupal.org includes settings at admin/settings/project for selecting which browsing options to use for each project type, see issue http://drupal.org/node/56013. None have been selected, and so the tabs aren't displaying.
We need to set options. The ones set should be:
for Modules, all (name, date, category)
for Drupal project, name
for everything else, name and date
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | prjctst.png | 34.33 KB | chx |
Comments
Comment #1
chx commentedI have not touched project settings, but created a screenshot. Nedjo, I can't see what's wrong.
Comment #2
nedjoHmm.
Thanks for looking into this chx.
The issue is that on the project browsing pages we're not seeing the tabs/local tasks, e.g.
http://drupal.org/project/Modules
What we need to do I think is bring up the settings page and change the settings as I suggested above: for Drupal project, only 'name' is selected, for Modules all options are selected, and for the rest 'name' and 'date' are selected.
Beyond that, I think I need to fix up project.module's code determining what happens when no selection has been made. We're getting inconsistant behaviour--it looks like all will sort options will display, but in fact only one does.
Comment #3
nedjoHas anyone tried changing the settings? Please report back.
Comment #4
nedjoThanks Gerhard! Changing the settings seems to have worked.
Comment #5
(not verified) commented