Problem/Motivation

User interface text got changed after the hook_help text got committed.

The "section "URL path settings" on content forms is now called "Link" and "URL", and the links can have an additional link title.

Proposed resolution

Rewrite the use "creating aliases"

Remaining tasks

User interface changes

API changes

Comments

drubb’s picture

I dont't get it. The current dev version still shows up 'URL path settings' and 'URL alias' ?

ifrik’s picture

Issue summary: View changes
StatusFileSize
new12.78 KB

The help text talks of URL path settings on the edit form of a node, but in the current dev version this section of the form is called "Link".
So the help text needs to be updated.

jhodgdon’s picture

Status: Active » Closed (works as designed)

Whoops. That was an added Link field, not the path for the Node module. Help is fine. ;)