Attachment folders: problem with internal linking of files

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
wenchnat
Posts: 3
Joined: Thu Oct 28, 2004 7:54 am

Attachment folders: problem with internal linking of files

Post by wenchnat »

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?

Thanks for your help!
:lol:
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

It would be possible to create an extension to use attachments for various records.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
wenchnat
Posts: 3
Joined: Thu Oct 28, 2004 7:54 am

Post by wenchnat »

Thanks Thorsten
Is this something that could possibly be added to phpMyFAQ or will it require something else?
Cheers
:lol:
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

we could add this in a future version of phpMyfAQ.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply