The Arcive of vBulletin Modifications Site. |
|
Facebook-Comments to CMS-Articles Details »»
|
|||||||||||||||||||||||||||
Hello my vB-friends!
I have a little modification for your vB-CMS! With this little template-edit you can show facebook-comments under your CMS-articles. Sorry for my bad english, i doe my best! (iam german) What is needed for this modification: - standard facebook account. - facebook application, anyone can set one up and it's simple http://www.facebook.com/developers/createapp.php Now the template-edits: Search template: vbcms_content_article_page and find HTML Code:
{vb:raw comment_block}
HTML Code:
<!-- FB Comments --> <h2 class="blockhead" style="padding-top:5px;"><span class="optiontitle">Facebook comments</span></h2> <div id="thread_tags_list" class="thread_info_block blockbody formcontrols floatcontainer"> <div class="blockrow floatcontainer"> <div id='tag_list_cell'> <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=YOURAPPID&xfbml=1"></script><fb:comments href="http://www.YOURSITE.com/{vb:raw relpath}" expr:xid="YOUR-APP-ID" simple="1" num_posts="10" width="500" publish_feed="true"></fb:comments><br/> </div> </div> </div> <img src="clear.gif" height="10" /><br /> <!-- /FB Comments --> Now it looks like the screenshot. If you use it, please push install, rate and nominate Hope you like it ![]() Big thank to Gemma & Noli for help! Screenshots
Supporters / CoAuthors Show Your Support
|
|||||||||||||||||||||||||||
| Благодарность от: | ||
| Brandon Sheley | ||
| Comments |
|
#2
|
||||
|
||||
|
Update-History:
1.1 Every Articles has his own comment-box. Make-Up/Design-Changes. |
|
#3
|
||||
|
||||
|
installed
thank you |
|
#4
|
|||
|
|||
|
Don't misguide others, you haven't installed this mod.
|
|
#5
|
|||
|
|||
|
Great.Installed
|
|
#6
|
|||
|
|||
|
installed this.
I have a question: How can I change this to use a comment thread for each article on the CMS? I don't want all the comments in each article page. I'd prefer people to comment on the specific article. I tried using {vb: raw href} but the plugin goes compatibility mode.. Help? ~Xeon1 |
|
#7
|
||||
|
||||
|
Try to use this modification:
https://vborg.vbsupport.ru/showthread.php?t=239023 and set the code from the other modification below the code in my manual. |
|
#8
|
|||
|
|||
|
Thanks!
Installed Can I use this modification in blogs ? and how ? |
|
#9
|
||||
|
||||
|
Of curse. You must edit only the blog-template.
|
|
#10
|
|||
|
|||
|
Perfect! Ty
|
![]() |
|
|