From: Markus A. <mar...@ub...> - 2002-07-29 06:45:59
|
eri...@ja... wrote: > Anyhow, here is the question. I want to somehow get support for > including files in posts. Krow hinted that it is kinda in there, but I > don't see anything...... I would a) create a dir for upload of files. Must be writable by the web user (nobody). b) modify the submit and author's story edit form to include a file upload field. The file is placed in your upload dir, and it's name added to a new column in the DB. c) edit the storyprint (dunno it's exact name) function to display a link to the file unless that field is empty. Markus. |