Closed (fixed)
Project:
Drupal.org customizations
Version:
7.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
12 Dec 2013 at 18:10 UTC
Updated:
7 May 2020 at 20:17 UTC
Jump to comment: Most recent
Comments
Comment #1
tvn commentedThanks for report. Moving and tagging.
Comment #2
tvn commentedAdding another case.
Comment #3
michaellander commentedTagging. Definitely use https://drupal.org/project/project_module/index(previously https://drupal.org/project/modules/index) frequently and would like to see it restored. Is there any other means of getting a comprehensive list of all Drupal modules?
Comment #4
garbo commentedI would like very much to have that page back! The Drupal search is far from perfect.
Comment #5
jthorson commentedIt appears that Views is having trouble with the '_' inside the placeholder argument. Inside the views admin screens, specifying a contextual filter of 'project_module' works for the view preview; but in the actual page it does not.
That said, changing the order of the arguments, so that the 'project_module' argument is the last one in the URL (instead of the middle argument) does work ... so as a quick workaround, we should be able to change the order of the arguments and then update any links.
Comment #6
forestgardener commentedCan we implement the suggestion put forward by @jtrhorson please. This is by far the most useful module search page. Thanks.
Comment #7
niek_kloots commentedAny updates?
It's the most used view by me on Drupal.
I personally dislike the grouping by Category drupal.org/project/project_module/categories that does work.
Comment #8
garbo commentedI find it really strange that so little people seem to be bothered by the fact that this view has gone. How do other people search for modules then?
Comment #9
mcrittenden commentedI typically Google for whatever I'm looking for with "site:drupal.org/project" added to the query. Example: https://www.google.com/search?q=site%3Adrupal.org%2Fproject%20youtube
Comment #10
michaellander commentedThis page is so useful for getting an overview of all the modules that exist. As a module contributor, it lets you quickly see common naming conventions to replicate. It also lets you easily see if a module name is going to conflict with something else. What can I do to help get this list restored?
Comment #11
tvn commentedBumping priority.
Comment #12
drummComment #13
drummThis is hitting the
project/project_module/%router item for project_solr's category browsing, instead of the View from drupalorg. The index page should move out of theproject/URL space, which is crowded and causes this sort of thing to happen.Comment #14
drummActually, the project_solr page should be the one moving. That generic router item isn't being used and can be replaced with a specific page in drupalorg. Some amount of code from project_solr can move with it into drupalorg.
Comment #15
drummhttp://drupalcode.org/project/drupalorg.git/commit/073e583 and http://drupalcode.org/project/project_solr.git/commit/ee6210a fix this. I'm holding off on deployment until our slave DB is back up to speed.
Comment #16
drummNow deployed.
Comment #17
michaellander commentedYou are awesome. Thank you so much!
Comment #18
garbo commentedSuper!
Comment #21
delacosta456 commentedhi
it seem that this issue occurred again.... the lite module listing page has gone again
Can somebody help understand please ?
Thanks
Comment #22
hansfn commentedNot sure what you mean when you say that "the lite module listing page" is gone, but maybe #3133603: Restore alphabetical listing of all projects, with a pager is related?
Comment #23
delacosta456 commentedhi @hansfn
The link that page was exactly what i was talking about. Thanks for your link.