I need the download link on the file node to be based on the node title or filename... something that I can control, having the download based on node id is pretty useless because there is no way to predict the download url

Comments

rmh3093’s picture

maybe link up with the path redirect module...

ijessup’s picture

At current, the path for a particular file would be .../file/#/download/#

The # being the node's id in both instances. That is fairly predictable. You might want to elaborate more on the issue if that is not what you meant.

Or, like you said, use the path module to redirect visitors.

miglius’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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