By tassaf on
I am trying to style my comments list to be similar to facebook comments.. so that I can load more comments by clicking on a link to load more.. if there is a big number of comments then I should be able to load more and more comments
any suggestions how to start this
Comments
There are module permitting
There are module permitting Drupal to use Facebook itself for the comments. Modules like Views Infinite Scroll allow you to have additional items loaded in a View. I am not aware of any out-of-the-box solution for making Drupal's native node comments display with infinite scroll, unless you output them using Views. You might need a custom solution for that.
Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors
I also want to style my
I also want to style my comments like facebook style comments. Is there any easy solution for this ?
Thanks
Google has the answer. I
Google has the answer. I asked him to save you time: https://drupal.org/project/facebook_comments_box or https://drupal.org/project/facebook_comments
Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors
You cann't get my point. I
You cann't get my point. I just want to style drupal defualt comments like facebook comments.
Thanks!
So it is question of copying
So it is question of copying Facebook's CSS and JS (not sure if that is legal!). And the answer to your question about whether there is an easy way, is that there is no easy way, although it is possible.
Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors
Indeed it is a legal way. I
Indeed it is a legal way. I try a module statuses for this, but its not working for me. Is there any other Drupal way to do this .?
Thanks
Statuses module will not
Statuses module will not work, I have used load more but I still facing a problem with the sorting of comments, When I solve it I will tell you how
Look here
https://drupal.org/node/2036205