_______________
Page: 1
| Author | Post |
|---|---|
|
#1 Tue Aug 29, 2006 7:06 am
|
|
|
Member
Registered: May 2006
Posts: 16
|
you shouldn't allow images from external servers for security reasons due to possible CSRF attacks. most forum administarators doesn't realize the danger, so i think it shouldn't be allowed by default.
_______________ |
|
#2 Tue Aug 29, 2006 7:33 am
|
|
|
Member
Registered: Apr 2006
Posts: 53
Location: Athens, Greece
|
It's sometimes hard for commnities to run without images at all. It's a default for every forum software to support images in posts. But if you want to remove it, open sources/functions.php and remove this line:
// [img]image[/img] If you remove this, the [ img ][ /img ] tags won't be parsed.. ![]() |
|
#3 Tue Aug 29, 2006 12:12 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2191
Location: Belgium
|
As for UseBB 2.0 a setting to disable IMG tags per forum could be an idea.
|
|
#4 Wed Aug 30, 2006 12:21 pm
|
|
|
Member
Registered: May 2006
Posts: 16
|
@NextStep, i see your point. it should be configurable anyway just like Dietrich says. what's more it could be great feature to have possibility to choose tags you want to be parsed, or even easily plug-in own parser
_______________ |
|
#5 Wed Aug 30, 2006 12:35 pm
|
|
|
Member
Registered: Apr 2006
Posts: 53
Location: Athens, Greece
|
That would be nice, but as I have said in the past this is far beyond the boundaries of a 'simple' bulletin board system..
Maybe with an ACP plugin would be better of course. |
|
#6 Wed Aug 30, 2006 12:54 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2191
Location: Belgium
|
Administration and configuration possibilities have less to do with a light/simple forum package. Disabling certain BBCode tags can in fact be handy to keep the forum clean and light.
So this might probably be a feature for 2.0. |
Page: 1
UseBB Community is powered by UseBB 1 Forum Software