|
|
Posted 14/01/2005 14:19:30 |
|
|
Forum Newbie
      
Group: Customers
Last Login: 07/10/2006 04:09:02
Posts: 7,
Visits: 14
|
|
Hi guys! I may be missing something, but is there a way to disable image uploads from the editor? Thanks, Greg
|
|
|
|
Posted 14/01/2005 14:26:36 |
|
|
Support Supremo
      
Group: Customers
Last Login: 13/11/2008 12:44:07
Posts: 568,
Visits: 2,507
|
|
Hi Greg,
Actually, in InstantForum 3.4, images are not actually uploaded to the server, though that functionality should be present in the soon-to-be-released InstantForum 4.0. One must upload an image to an internet-accessible location, they insert the url of that image in InstantForum to make it appear. I realize your concern may be security or disk-space related. If that is the case, don’t worry, image uploads are already essentially already disabled. If that is not your concern, and you want to prevent any inclusion of images in postings, you will have to edit the source code to prevent the addition of <img> tags, as well as erase the button to add an image to a posting.
|
|
|
|