我Facebook Comment在我的网站上使用HTML5版本.我有自己的Facebook APP Id.
使用Graph-API,和FQL(我认为这是怎么做),我想列出我网站上发布的所有评论.
示例 -
Page Title1
--Comment1
--Comment2
--Comment3
Page Title2
--Comment1
--Comment2
--Comment3
Page Title3
--Comment1
--Comment2
--Comment3
etc.
Run Code Online (Sandbox Code Playgroud)
请帮帮我.
javascript facebook-fql facebook-graph-api facebook-comments