Closed (fixed)
Project:
Drupal.org site moderators
Component:
Broken link
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2011 at 05:24 UTC
Updated:
27 Sep 2013 at 14:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
killes@www.drop.org commentedYeah, I had disabled that after sdboyer pointed out to me that "people" had discussed to disable it.
I had totally forgotten it was there in the first place...
It takes a whole bunch of rendering time both on the server and the browser so I wonder how useful it is at all.
I can re-enable it for authenticated users if I must.
Comment #2
killes@www.drop.org commentedThe list is still available for git admins btw.
Comment #3
michaellander commentedI use this list every few days, if not daily. I know many others who use it quite a bit as well. Anyone know where a list like this might exist elsewhere? Perhaps i'll make one myself if we can't get it back.
Just a note, a link to that page is listed in the first paragraph here:
http://drupal.org/project/modules
Comment #4
jerry commentedThat page is also linked here:
http://drupal.org/download
I would very much like to have it available for authenticated users, yes. When you say that it's still available for git admins, I'm not sure what you mean. I have git authorization, but authenticated or not, I'm denied access to that page via the stated link. Is it available some other way?
I, too, frequently use that page to track down modules. The exposed filters provided are useful, but the (usually) multi-page results make quick scanning difficult. and it's often more efficient to repeatedly search the full title list for alternative terms using the browser's page search feature.
Comment #5
dddave commentedClosed #1243288: "Full list of modules, by title only" is 403 as a dupe.
Activating for authenticated users might be nice for them but we are aware that atm normal user see this pretty prominent link which they cannot use, are we? I don't think we should present them such a displeasing wtf. So either we make this link usable (for everybody) or we get rid of it completely.
Comment #6
c4rl commentedYes, huge +1. It is a terrible UX for a newcomer to come looking for a module and get a 403.
This issue isn't about whether the page is useful or not, or whether the page should be enabled or not for users, this issue is about having a prominent 403 link.
I cannot understand why Killes elected to disable access but *not* remove the link. Will someone please remove the link?
Comment #7
killes@www.drop.org commentedChanging the access permissions for the view is easier than removing the link which is hardcoded somewhere...
I have discussed this with Neil and we agreed to have a paged list for all users and a long list for authenticated users.
This requires some testing so anybody who wants that link back is welcome to experiment on a dev site.
Comment #8
lisarex commentedThe link is actually part of http://drupal.org/admin/content/taxonomy/edit/term/14?destination=admin%...
I have removed this line: Here is a full list of modules, by title only, for now.
http://drupal.org/download is a tpl in the drupalorg module
Comment #9
c4rl commentedThanks, @lisarex.
Now that the link is gone, I consider this issue to be fixed since this issue pertains not to whether http://drupal.org/project/modules/index is useful or not, but rather the broken link.
If anyone wishes to discuss the former, it should be a separate issue.
Comment #10
c4rl commentedActually, I should file a patch for the download page.
Comment #11
c4rl commentedHere's a patch to fix the link present on http://drupal.org/download
Comment #12
michaellander commentedStarted discussion here: #1247730: Re-enable http://drupal.org/project/modules/index
Comment #13
tvn commentedThe page is working right now.