That would actually be a nice usability improvement. A lot of people already build search pages with Views, so having an easier way to convert the default search results into a View would make...
Try using caching in the View settings, set to 24 hours. This should work for anonymous site visitors. I haven't tested this in practice, so this is just a guess.
Have you already played with Views random seed?
I belief, what you try to achieve would work with that module. Show only one node and set the sort order to "Global: Random seed" with "...
I found a long expired sandbox module for Drupal that would do this.
https://www.drupal.org/sandbox/couloir007/2030621
I don't think I've ever used the Nodequeue module. It seems like...
To add a summary of event details to the list below the title and customize the way the time is displayed.
If this is part of the library then I guess the easiest way is to create a list...
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