Hi Everyone!
Does the latest version support attaching files, and if yes, are there any tricks to enable it?
1.2.2 rocks, too bad there's no way to attach files.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Wouldn't it be a good idea to store files in a database, too? You wouldn't have to handle filenames yourself (could be an autoincremented id), the overhead shouldn't be much and you could even store different versions as it is in the text parts.
Further you easily can synchronize your mirrors (replication) completely - with the files. The last point is the most important part for me since I don't want to synchronize the files by a different script.
Any suggestions?
Rolf
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Which version do you mean, the newest from CVS? Since it is told to be unstable, I don't want to use it for production purposes, or is it so stable that I can try to use?
Rolf
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Everyone!
Does the latest version support attaching files, and if yes, are there any tricks to enable it?
1.2.2 rocks, too bad there's no way to attach files.
Sure: The UpLoad plugin
IIRC it's beta and currently only for the Admin, so it's not really usable for all people. Or did I use the wrong Upload-Plugin?
Rolf
The current UpLoad plugin is usable by every authtenticated user.
It is also usable with the new magic Upload: interwikimoniker, e.g. to inline uploaded images.
Wouldn't it be a good idea to store files in a database, too? You wouldn't have to handle filenames yourself (could be an autoincremented id), the overhead shouldn't be much and you could even store different versions as it is in the text parts.
Further you easily can synchronize your mirrors (replication) completely - with the files. The last point is the most important part for me since I don't want to synchronize the files by a different script.
Any suggestions?
Rolf
Which version do you mean, the newest from CVS? Since it is told to be unstable, I don't want to use it for production purposes, or is it so stable that I can try to use?
Rolf
UpLoad is in since 1.3.8. See the ReleaseNotes.
http://phpwiki.sourceforge.net/phpwiki/ReleaseNotes