Yes, this may be tricky. It's however easy to get comment data in a Content view: After adding the Relationship "Comments of the node" you will be able to choose fields like "Comment: Post date...
Posted10 hours 1 min ago by Olaf Grabienski (Olafski) on:
Thank you very much! Looks great!
A probably tricky add-on:
Is it possible to also display new comments within this view?
I mean not as a separate block or extra view, but directly...
Yes, this can be done with Views. I've rebuilt your second example with Views, see the following screenshot. Further below, I'll paste an export of the view configuration.
Screenshot...
Posted1 day 12 hours ago by Olaf Grabienski (Olafski) on:
I tried using Rules to find the user by email and update a taxonomy field in their profile, but I couldn't get it to work.
This should work with Rules. Can you post your rule...
Posted2 days 16 hours ago by Alejandro Cremaschi (argiepiano) on:
Thanks, I also use Better Exposed Filters and find it extremely useful.
I would like to note as a help for other users in the forum who might be interested in the problem that Use AJAX:...
Posted3 days 3 hours ago by Antony Milenkov (amilenkov) on:
Comments
Yes you are right integrating phpBB forum is quite easy as compared
... looks like you did not finish this comment...
E
So you are looking for module to integrate with phpBB.
I can write a module to integrate with CMS
There is an Alpha version of the D7 module here >> https://www.drupal.org/project/phpbbforum
But the real trick is the modification to phpBB; it used to be a MOD ( http://drupalbridge.org/files/phpbbdrupalbridge-3.0.10.zip ) but those have been deprecated. They are now Extensions - https://www.phpbb.com/extensions/ - and would require a recoding..
E