I have a question about Facebook Mention Tagging explained in this link
http://developers.facebook.com/docs/opengraph/mention_tagging/
Can i use that in my site that have an admin panel that enables a page admin to responce on fans questions which require the admin to tag the asking fan, offcourse im using an app to connect my site with facebook but can it be done from my site outside the facebook comment box?
i tried using the prefix @[user Id:user Name] like [562156175:some one] but it does not appear in comment on facebook.
Note:
im using facebook graph api and php sdk.