Currently if the related nodes are grabbed from a CCK text field it assumes that the text is like:

123,153,171

where these are the node ids.

Allow for these to be the URLs of the site as well as allow for them to be on separate lines like:

node/123
some/path/here
node/171

The paths will still need to be for *nodes* (non-nodes are not supported) but putting the alias in there is more user-friendly.

Comments

kristen pol’s picture

Status: Active » Fixed

Code has been committed... it will be available in dev after the drupal cron runs.

Kristen

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

kristen pol’s picture

Assigned: kristen pol » Unassigned
Issue summary: View changes

cleaning up my issues list