ballbank wrote: I don't get it what is "Social Tag Admin Key"? Can anyone please explain with some example
Thank you very much.
Hello,
here is a quote from the INFO on the Configuration-> Misc tab:
Key to prevent user-entered social tags from rendering. When this value is set, you must add key=XXX when adding your tags. Ex. {JFBCLike key=1234}
This is useful if you have forums, comments or other user-entered text available on your site.
Leave blank to allow users to enter social tags, or if you don't have any user-generated content on your site.
the general idea is, that user (mainly authors and above) could use the {JFBC....} tags inside your content, maybe in an abusive way.
this key would have to be inserted inside those tags as a key to allow them to use those tags. A tag without that key will not render (JFBC will ignore them).
so from here you get:
- A user that knows that key will be able to use the tags.
- A user that does not know that key, will not be able to use those tags.
Hope that clarifies things a little bit.
Mati