Use case: wipe data from test installation in order to start over quickly...
1. drop/empty the db
2. delete ./files
and its contents
3. delete settings.php
4. visit site to re-start the installation process
As it is now, the installer complains about a missing settings.php:
So I had to extract a fresh copy of the file in order to carry on. Can we ship a default-settings.php
file and have the installer create a copy of it instead of complaining in this case?
Recent comments
This may be overkill, but the module print contains an option to email the page as well, I believe. I'm not sure if its working in its Backdrop's version. https://github.com/backdrop-...
Forward/email this page ?
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...
User activity
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...
User activity