Facebook Comments Library with Moderation tools |
[eluser]Kristories[/eluser]
Facebook Comments is a CodeIgniter library which makes it easy to put Facebook Comments on every page Requirements PHP 5+ CodeIgniter 1.7.x - 2.0-dev UPDATE Facebook Comments Library with Moderation tools Admins can choose to make the default for new comments entered either “visible to everyone” or “has limited visibility” on the site (i.e., the comment is only visible to the commenter and their friends), to help mitigate irrelevant content. Admins can also blacklist words and ban users. If a new comment is published from a banned user or contains a blacklisted word, this comment will automatically have limited visibility. Edit $admin with your Facebook account, to manage comments. Code: $admin = 'http://facebook.com/your_account'; Usage Code: $this->fb_comments->create($page, $num_post, $width); Example Code: $this->fb_comments->create('CONTROLLER/FUNCTION','10','640');
[eluser]MNiazmand[/eluser]
[quote author="somenet" date="1340680016"]Download link is not working?[/quote] yes . this link not work . plz email for me . my email : [email protected] |
Welcome Guest, Not a member yet? Register Sign In |