Closed (won't fix)
Project:
Documentation
Component:
API documentation files
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2006 at 21:31 UTC
Updated:
14 Jun 2016 at 18:01 UTC
Jump to comment: Most recent
Comments
Comment #1
heine commentedLet me highlight it ;-)
Welcome to the Drupal developer's documentation. Newcomers to Drupal development should read the conceptual information provided in the "Components of Drupal" section, and then proceed to examine one of the heavily-documented example modules below. The examples are fully-functioning Drupal modules, so you can download them from the contributions repository and alter them as you experiment.
Components of Drupal
Example modules
Comment #2
heine commentedComment #3
anschinsan commentedComment #4
vovtz commented@Heine Sorry, but I find your answer not very helpful. And, surprisingly, this is still an issue in 2012 (at least for me).
Please explain where the referred to information can be found. The page contents that you quote don’t exist any more.
The text on http://api.drupal.org/api/drupal/7:
-- begin
Welcome to the Drupal developer's documentation. Newcomers to Drupal development should read the conceptual information provided in the "Components of Drupal" section, and then proceed to examine one of the heavily-documented example modules below. The examples are fully-functioning Drupal modules, so you can download them from the contributions repository and alter them as you experiment.
A few components of Drupal
Module system (Drupal hooks)
Database abstraction layer
Menu system
Form generation
File upload system
Field API
Search system
Node access system
Theme system
Constants
Global variables
Example modules
In-depth discussions
Forms API Reference
-- end
I have the same problem as the original poster: I can’t find any section or article on the developers site titled “Components of Drupal”. Or should the heading “A few components of Drupal” now be considered a section and should we read the articles from the list below it? In that case you are causing a lot of confusing!
Comment #5
heine commentedI'm not surprised the answer from 6 years ago no longer applies.
The section is below the text, but the heading appears to have changed.
Comment #6
heine commentedComment #7
jhodgdonOK, this text you are all referring to is in the index.php file in the developer directory of the Documentation project. I'd be happy if someone wanted to rewrite it. Moving to that project... patches welcome! Please start on the 8.x branch, and then we can backport to D7 and D6. At this point, we are not going back to earlier Drupal versions.
Comment #8
jhodgdonSee also #1750442: links from api.d.o back to documentation
Comment #9
jhodgdonWe fixed this in Drupal 8. There is not much appetite for fixing it for older versions of Drupal. Sorry.