Closed (duplicate)
Project:
Drupal.org site moderators
Component:
API.drupal.org
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2012 at 19:42 UTC
Updated:
31 Mar 2012 at 01:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
metzlerd commentedooops fix typo in issue title.
Comment #2
vegantriathleteYes, I just noticed this, too! Thanks for filing the report (it always takes me so long to find the webmaster issue queue). The problem appears in all versions of the API.
One note: You can still get to the link from http://api.drupal.org/api/drupal/includes!form.inc/group/form_api/6 (or 7 or 8) in the paragraph that reads
"reference" is linked to the correct version of the FAPI reference
Comment #3
vegantriathleteI guess it would help if we set the status correctly.
Comment #4
jonathan_hunt commentedThis bug is a pain. Please fix asap. No code to review so changing status.
Comment #5
Anonymous (not verified) commentedI'm not seeing what is wrong. Can you post a picture of what you mean?
I go to http://api.drupal.org/api/drupal click the "Form generation" link, click the "Form API reference" link and get to http://api.drupal.org/api/drupal/developer%21topics%21forms_api_referenc... which displays the Form API reference page.
What is the problem?
Comment #6
metzlerd commentedComment #7
metzlerd commentedLast post shows the missing links on the main page for the forms api.
Comment #8
metzlerd commentedTo be clearer, I'm talking about everything on this page from example_modules down. These used to be links, but aren't anymore.
Comment #9
jonathan_hunt commentedYes, I was referring to the "Forms API Reference" text (refer screenshot) - what's the point of that text if it is no longer a link?
Comment #10
Anonymous (not verified) commentedWell thanks for the pictures. I see now what you mean. The text and links for api.drupal.org are actually embedded in the repository and controlled by http://drupal.org/project/api. The front page for api.drupal.org may be stored elsewhere, it is not part of the core source. It maybe part of that project.
Comment #11
Anonymous (not verified) commentedIncidental change of title reset.
Comment #12
metzlerd commentedDigging in the api code led me to the Documentation Project. Looks like it's part of the documentation project, and they understand what needs to happen to fix it. See:
#1485402: FAPI link is missing on api.drupal.org landing page