Skip to content

Remove http://DOCUMENTATION_PENDING/node/ links to Drupal 6 documentation pages #92

@avpaderno

Description

@avpaderno

The documentation comment for form_example_tutorial_6_validate() contains the following sentence, for example.

The value report is $form_state['values'] (see http://DOCUMENTATION_PENDING/node/144132#form-state).

https://www.drupal.org/node/144132#form-state takes to Drupal 5.x to 6.x FormAPI changes / FormAPI now uses the $form_state variable. which explains the differences between Drupal 5.x and Drupal 6.x. It is not information useful to Backdrop developers.

Those links can be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions