Gossamer Forum
Home : Products : Others : Fileman :

modifications

Quote Reply
modifications
I have been charged with the task of slightly modifying fileman, and am slightly confused how to go about making the changes.

Once the file has been uploaded to a certain directory, we want the ability to link the file to certain other directories. We want to be able to pick which directories to link to by something like checkboxes.

When we delete a file, we want it to go through all the directories in the source tree and delete the linked files.

I'm guessing that I should write a new function but I'm a little confused on how they are called. Perhaps it may be better to add on to a previous function?

Does anyone have any ideas?

:)