| Author |
Message |
spiders Regular


Joined: Jun 05, 2006 Posts: 90 Location: Aachen / Germany
|
Posted:
Wed Dec 09, 2009 2:13 am |
|
Hi,
I have seen in the viewtopic_attach_body.tpl file, the possibility that to add SWF and Stream atachments.
When I try to attach the swf files, then comes the message:
SWF Files are not allowed. Where can i allow SWF Files?
What is meant with Stream Files?
and last button and least:
What menat in the viewtopic_attach_body.tpl cat_thumb_images and where can i activate this?
greetz
Spiders |
|
|
|
 |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 6373 Location: Vsetin, Czech Republic
|
Posted:
Wed Dec 09, 2009 9:00 am |
|
Flash file are disable because they can contain action events - in other words, they can execute code when being viewed.
If you really need to put your site and/or server at risk, you should find the settings in the forums administration area. |
|
|
|
 |
spasticdonkey RavenNuke(tm) Development Team

Joined: Dec 02, 2006 Posts: 1364 Location: Texas, USA
|
Posted:
Wed Dec 09, 2009 9:09 am |
|
you'll want something like the bbcode box addon for swf
that version from kguske includes some pre-edited files for rn v2.30
there are some changes since then so you probably can't drop into rn2.4
you may have to search for "bbcode box addon" to find the mod instructions... or compare the files with a text-comparison program like winmerge to see what you need to add.
the thumbnail config is handled in the forums admin area. |
|
|
|
 |
spiders Regular


Joined: Jun 05, 2006 Posts: 90 Location: Aachen / Germany
|
Posted:
Wed Dec 09, 2009 10:32 am |
|
Thanks for the info, now I can completely remove this Code from the viewtopic_attach_body.tpl.
How does the cat_thumb_images code?
I only ask because I am currently working on a new project. I am working on a (X)HTML/CSS Framework (Yaml) for RavenNuke themes. Soon I will publish a first Preview from this Framework  |
|
|
|
 |
|
|
|
|