URL parameter:
is the name on the textarea HTML element in the message form.
By default Rich Object BBCode Constructor watches the textarea with the name "message".
However, if your BBCode-enabled system uses different name to submit a message, you can adjust to it.
Example: If your system grabs the message text from , you shall include the:
URL parameter:
is (default) or .
By default the Rich Object BBCode Constructor generates BBCode, however if your system allows HTML tags, you may generate HTML output.
Example:
will force HTML code generation.
URL parameter:
defines how the BBCode tags are going to be generated.
So far there is no standard for th BBCode tag, so several modes are supported.
- no Flash Media tags will be generated in BBCode or HTML. Flash objects will be replaced with thumbnails where possible.
- phpBB 3.x compatible mode. (default)
- phpBB 2.x Mods compatible mode.
- Phorun Mods compatible mode.
- Extra mode.
Example: For the phpBB 2.x installation use:
URL parameter:
is the delay used for animation (in milliseconds). Default value is 300.
If the
Facebook open source animation library or
jQuery library is present, the system will aminate the dialogs.
If not, the dialogs will appear like
is set.
Example:
will make the animation three times faster.
URL parameter:
is
(default) or
.
To prevent
Page Rank leakage, all links to the "outside" domains, inserted into the messages, lead to frame structure.
This structure preserves Page Rank of your message board by using "noindex" and "nofollow" tags, and also has a link to return to your site.
If you want to switch this feature off, use
. See
FAQ for details.
Example:
will switch Page Rank protection off.
URL parameter:
is ISO 639-1 two-letter language code string.
By default the Rich Object BBCode Constructor selects user interface language based on user browser preferences and availability of translations.
If you want to enforce language selection, use this parameter.
Example:
will force usage of the Russian language.
Javascript Method:
Optional. Sets the co-branding.
is full URL to a logo image, preferred size is 32x32 pixels.
is full URL of an Internet resourse.
is name of an Internet resourse.
Example:
Javascript Method:
This method is similar to URL parameter , but available via Javascript environment.
Example:
Javascript Method:
is the link appears in box, may be empty.
This method forces the dialog box to pop-up. Useful to replace old functionality of the Message Board.
Example:
Javascript Method:
is or .
This method overrides output mode set by URL parameter.
Example:
Example:
Q: What is BBCode ?
A: If you ask this, you probably don't need the Rich Object BBCode Constructor yet. This application is for the owners of BBCode-enabled systems, such as
phpBB or
Joomla. Although, if you still curious - here is
BBCode on Wikipedia.
Q: Will the Rich Object BBcode Constructor slow my website down ?
A: Not much. Javascript code is compacted, so including it into your webpages will take same effect as including one more small image.
Q: Why to use Rich Object BBcode Constructor ?
A: Visitors of the websites are lazy and reluctant to learn and use BBCode. Rich Object BBcode Constructor will do all the dirty job for them, so the topics of your Message Board will look much better.
Q: Is it safe to insert Javascript code from the "outside" Web into my pages ?
Q: How Rich Object BBcode Constructor preserves Page Rank ?
A: Search engines use
Page Rank to position your website in the search results. Short version of this technology: Search Engines like you more if more websites have links pointing to yours. Backward statement is true as well - an many links of your website point out, as less Search Engines value your website. The links created by Rich Object BBCode constructor not counted by the Search Engines because of use "noindex" and "nofollow" tags. The resulting page also contains link back to your website, so it's easier for the visitor to return.
Q: What if some of the visitors of my Message Board don't like this feature ?
A: Well, they always can press "Cancel", or edit the resulting code.
Q: I don't let my users to embed Flash media. Can I still use this application ?
A: Yes. Just use
URL parameter, and Flash videos will be replaced with thumbnails. See
API for details.
Q: Instead of BBCode my system uses safe HTML. Can I use BBCode Constructor ?
A: Yes. Set
URL parameter. See
API for details.
Q: Is this service free?
A: Yep! =)
Q: Who uses RSS subscription box service ?