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

CommentFileSizeAuthor
#1 prjctst.png34.33 KBchx

Comments

chx’s picture

StatusFileSize
new34.33 KB

I have not touched project settings, but created a screenshot. Nedjo, I can't see what's wrong.

nedjo’s picture

Hmm.

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.

nedjo’s picture

Title: Browsing options not showing; need to set project browsing options for Modules, Themes, etc. » Module browsing broken
Priority: Normal » Critical

Has anyone tried changing the settings? Please report back.

nedjo’s picture

Status: Active » Fixed

Thanks Gerhard! Changing the settings seems to have worked.

Anonymous’s picture

Status: Fixed » Closed (fixed)