04-06-2015 Saat: 20:49
Don't worry, this can't be exploited, as it only can link to topics on your forum.
Title :
Code:
Short Description:
Code:
Regular Expression:
Code:
Replacement:
Code:
This allows your users to have a iFrame in their posts. It works effectively. To save space, it uses the /archive/ part, so it both fits and looks better.
Title :
Code:
Kod:
iFrame
Short Description:
Code:
Kod:
Allows you to have an iFrame with a thread/post/anything on the forum in it.
Regular Expression:
Code:
Kod:
\[iframe\]http://www.yoursite.net/forum/(.*?)\[/iframe\]
Replacement:
Code:
Kod:
<center><iframe src="archive/$1" width=100% height=600> If you can see this, your browser doesn't understand how to use iframes. :( However, we'll still <a href="$1">link</A> you to the file.</iframe></center>
This allows your users to have a iFrame in their posts. It works effectively. To save space, it uses the /archive/ part, so it both fits and looks better.