Login toboggan is 'ported', but apparently never tested. hook_user_update has exactly one parameter in backdrop cms, but function logintoboggan_user_update uses three. I fixed it leaving only one, and submitted an issue in ghithub.
If I recall, Login Toboggan also has some features that can be removed from the module since they are now included in Backdrop core (such as ability to login with email address, maybe others).
Thank you for the additional suggestions and feedback. I have tested both the https://github.com/backdrop-contrib/tabled and https://github.com/backdrop-contrib/datatables modules. ...
The official guidance for that would be to put the preprocessing in template.php within your_theme_preprocess_node() and put the logic there to add to or change the variables, but you can do in...
Posted1 day 19 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Comments
Thanks for doing that. That maintainer might no longer be involved. I can look into adding your fix and look for a new maintainer.
If I recall, Login Toboggan also has some features that can be removed from the module since they are now included in Backdrop core (such as ability to login with email address, maybe others).