We need to attach files that have internal links relating to one another. However phpMyFAQ creates an individual directory to store attachments to its entry. When the attachment is opened we need any links contained within to specify a pathname to work successfully, otherwise the referenced filename will be searched for with the entry's subdirectory.
Is there any way of either adding an attachment to an entry so that the attachment is not allocated to the subdirectory specific to the entry number but are all attached to a single folder
OR
Can we enable the user to select the directory for the attachments to be saved - ie if the attachment has internal references it goes to one directory and if it doesn't then it continues to be referred to in its individually numbered sub-dir?