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

john_b’s picture

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

jawad.shah’s picture

I also want to style my comments like facebook style comments. Is there any easy solution for this ?
Thanks

john_b’s picture

Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors

jawad.shah’s picture

You cann't get my point. I just want to style drupal defualt comments like facebook comments.

Thanks!

john_b’s picture

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

jawad.shah’s picture

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

tassaf’s picture

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