There is a module in Drupal call "Forward" which can email a page to his friend, I can't find a similar module here for doing the same job, please suggest if you know, Thanks
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.
Another possibility: The RRSB module has a forward option. If you don't want all the social-media sharing links, you can uncheck them all, then enable RRSB on the node types of your choice.
To confirm that it is ok to be deleted, I would look in the config folder for any config files with the string taxonomyextra in.
If you don't find any, then yet it is probably safe to drop...
Posted21 hours 13 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Today there was finally time to delve into this issue. First I downloaded the field_data_taxonomyextra table into a spreadsheet. There is a column called Bundle, which in my case included,...
Hi Enthusiast - there is work in progress on an improvement to core that I think will help this.
https://github.com/backdrop/backdrop-issues/issues/4127
I don't fully understand it...
Posted1 day 12 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
As time ran out to discuss this last week, I would like to discuss https://github.com/backdrop/backdrop-issues/issues/6900 (Pre-existing field with reserved entity machine name re-used on entity...
Posted1 day 17 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
@waldim, come to office hours and I can see what Cursor AI can do in an hour or two finalize this. We did something similar with OpenID connect and it worked great.
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-contrib/print
Another possibility: The RRSB module has a forward option. If you don't want all the social-media sharing links, you can uncheck them all, then enable RRSB on the node types of your choice.