Rich Object BBCode ConstructorSMF Version: 1
Description:This add-on allows processing links "on the fly" by using Rich Object technology (similar to Facebook Wall)
Based on
Rich Object BBCode Constructor (see for demo)
Installation instructions:
--------------------------
For all templates you want to use the feature:
- Open file
Post.template.php - find
</textarea> tag
- insert after:
<script type="text/javascript" src="http://xbb2.com/b.js?FlashMode=0"></script>
- save (upload) file
That's it !
If your system is Flash-enabled, you can use
...FlashMode=3"></script>
instead of
...FlashMode=0"></script>
so videos will be inserted into your posts as well.
That's all, folks !
Any error reports / suggestions will be appreciated.
Screen shots:
When the Rich Object BBCode Constructor is installed, the Message Form will have small icon on the left top corner

The icon higlightls when mouse moves over. User can click the icon, or just paste well-formatted URL into the message/

When the system detects new URL, this box will appear.

After "Ok" is clicked, the system will fetch the URL.

URL is fetched - we have page name now. User may click "Preview" to see how the generated BBCode will appear in the message/

This URL has a thumbnail to show. That's how it's gonna look in the post.

"Ok" pressed, the BBCode goes into the message.
Link to Mod