Closed (fixed)
Project:
File Framework
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2008 at 17:40 UTC
Updated:
7 Apr 2009 at 21:20 UTC
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
Comment #1
rmh3093 commentedmaybe link up with the path redirect module...
Comment #2
ijessup commentedAt 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.
Comment #3
miglius commented