Skip to content

mikeumus/docpad-plugin-facebookcomments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

docpad-plugin-facebookcomments

@getFacebookComments() for Docpad !

Modeled after docpad-plugin-services. By @mikeumus of MDM

What Facebook Comments?

These Facebook Comments!: https://developers.facebook.com/docs/reference/plugins/comments/

It comes with options!

Arguments must go in this order: @getFacebookComments(1010,'dark',100, 'time')

  • width option: supports only numbers, no '30px' or '100%'
  • colorscheme options: 'light' or 'dark'
  • order_by options: 'social', 'reverse_time', 'time'. Default: 'social'
  • Not implemented, mobile: whether to show the mobile-optimized version. Default: auto-detect.

So for example the follow posted in a page.html.eco: <%- getFacebookComments(1010,'dark',100, 'time') %>

Will product something like this: Alt text

About

⚠ NEEDS UPDATE FOR NEWER VERSIONS OF DOCPAD. @getFacebookComments() for Docpad !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published