Components of Drupal not indexed

voipfc - January 11, 2008 - 19:52
Project:API
Version:5.x-1.0
Component:Parser
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

The documentation created by Drupal is in 3 sections

Components of Drupal
Example modules
In-depth discussions

I have run the procedure a few times and topics under 'Components of Drupal' always a return a page not found.
Is there a flaw in the indexing or the pages, or are the necessary files not retrieved from the contributions/docs/developer section in CVS?

I have tried the procedure a few times for versions 5, HEAD, and 4.7 and the same problem always shows up. The 'Example Modules' and 'In depth discussions' are always fine.

#1

ax - February 13, 2008 - 01:25
Category:bug report» support request
Status:active» fixed

the "Components of Drupal", or "groups" (look at the url) are defined in Drupal core (via @defgroup something), not in contributions/docs/developer. so if you want working links, you must add the path of a Drupal install/checkout to the dirs to index.

#2

voipfc - February 14, 2008 - 21:14

I have done that as suggested above and it is still not working.

I have setup one of the directories like this with /home/drupalbase/drupaldocs.meril.net/drupal5 as the base directory and it it is still not working, what is the magic trick?
/home/drupalbase/drupaldocs.meril.net/drupal5/drupal6newdocs:/home/drupalbase/drupaldocs.meril.net/drupal5/

Could you explain in more detail. I will be using your docs at http://drupal.kollm.org/ in the mean time. Much appreciated.

#3

Anonymous (not verified) - February 28, 2008 - 21:23
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

#4

xamanu - August 25, 2009 - 21:16
Component:Miscellaneous» Parser

If anybody needs some more information on that:

add the following two paths:

includes
modules

and you should be fine

 
 

Drupal is a registered trademark of Dries Buytaert.