Monday 10 December 2007 7:21:42 am
Assuming that you trust your forum users enough to allow them to upload files. The easiest way I can think of is to just add one or more file attributes to the forum_reply class. This way you wouldn't have to do anything to the user permissions. You will need to edit the templates that are used for creating and viewing the forum_replies. I think they are extension/ezwebin/design/ezwebin/override/templates/full/forum_topic.tpl and extension/ezwebin/design/ezwebin/override/templates/edit/forum_reply.tpl. Just add in a part for the new variable that you made.
|