By jack_ruby on
Hi there, I'm trying to find info on the setup of Drupal.org.
Specifically I'm trying to set up my page to emulate the drupal.org/project/modules page.
I'm interested to know how the site is set up so that clicking "modules" brings you to the /project/modules page, and how on that page there is a "search" modules additional search box, and a series of filters (eg compatibility).
How is all that set up? I understand that it runs on ApacheSolr. I am using the ApacheSolr module on my site, and can't get the content organized that way.
Is "modules" a "taxonomy group" or is it a "content type"?
How are the filters set up? Are they filtering for content type or for taxonomy.
Thanks for any help
JR