Quote:
Originally Posted by GrCh_Jeff
Yes it does.You make bb code modual and use bb code for your output.
I have created a custom bb code called
Code:
[vid] vid link [/vid]
|
Edit the template named "anymedia"
replace all thiese words below
Code:
<script type="text/javascript" src="clientscript/anymedia.js"></script>
into
Code:
<script type="text/javascript" src="http://your_forum_url/clientscript/anymedia.js"></script>
just make it to the abs url to your forum.
try this and tell me the result.