Closed (works as designed)
Project:
Web File Manager
Version:
5.x-2.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2008 at 16:11 UTC
Updated:
5 Jan 2008 at 15:24 UTC
I have installed and configured the lastet version of WebFM. Installation seems to be okay: uploading a file succeeds and is visible in the edit screen. However, when I have submitted the changes the file are not shown in the display mode. File is registered in the database and available on the filesystem.
Am I missing something here?
Comments
Comment #1
robmilne commentedIs the file attached to the node? Is it referenced in the node body via webfm_send?
Comment #2
gmclelland commentedWhen you are editing a node, you have to right click on the file and tell it to attach to the node. This is after you have uploaded a file. Then your file will be displayed on the node page.
Comment #3
robmilne commentedDid you enable webfm attachments for the node type?
Comment #4
edvanleeuwenThnaks for the help.
The file was not attached to the node. I used right-click, attached it and everything worked fine.
Is this something which can be automated, so when I upload a file in a node's edit window, the file is automatically attached? I was hoping that the option 'Append file links to Node Body' would do that for me.
Comment #5
edvanleeuwenComment #6
robmilne commented'Append file links to Node Body' simply enables the inclusion of attachments during node building. I have no plans to change the attachment workflow.