For Drupal 8 we are working making the entity module for core. We have created the handbook page for the module, but would like to have a path alias added.

The path alias should be "handbook/modules/entity" and the handbook page is http://drupal.org/node/1260680

Comments

jhodgdon’s picture

Status: Active » Postponed (maintainer needs more info)

I just saw this, sorry for the delay...

That is actually not the standard path alias for modules (should be documentation/modules/xyz), and it also doesn't look like the page in question is a handbook for the Entity Module anyway -- it should follow the standard format for other such pages.

googletorp’s picture

Status: Postponed (maintainer needs more info) » Active

#1 Thanks for actually doing something - though 1/2 year is a long time to wait for something as simple as a path alias.

Anything looks like the path alias structure has been altered, noticed handbook/modules/foo still works for a lot of core modules.

So would still like the path alias, but it should of cause be documentation/modules/entity.

Though you might not think much of this initial page, this is actually the best we got for the entity module. A lot of this stuff is still being developed, which is why a lot of the actual documentation is still lacking, but having all things in place, like path alias will help the documentation effort when the time comes.

jhodgdon’s picture

Status: Active » Postponed (maintainer needs more info)

I'm sorry that you are unhappy about the delay. We're all volunteers though, and some issues slip through the cracks....

This page you are asking to alias consists of one small short paragraph, and doesn't say anything about the Entity Module though. It is not documentation for what the entity module does, and it's in the "Drupal Concepts" section. Our standard has been that official modules/xyz pages should be documentation for what the module does (as opposed to describing a concept), and they should be part of the Administration Guide, Structure Guide, or other top-level books (not part of Drupal Concepts).

jhodgdon’s picture

Issue summary: View changes

Fixed path alias

Unitoch’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (fixed)

The original page to which this refers has been archived, and a replacement has been written for the entity doc, found at https://www.drupal.org/developing/api/entity/7. The alias documentation/modules/entity points at that page.

Seems this issue isn't relevant anymore, so closing this issue.