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).
I seemed to need to put the css in two locations - my local.css file in my sub-theme and in the ckeditor5.css in the ckeditor5 module's css sub-directory.
The latter will be...
took me a while to work out where the relevant css was put, but once I had tthis in play the solution works. I seemed to need to put the css in two locations - my local.css file in my sub-theme...
Thank you argiepiano, it works exactly as you said, the only thing is i dont have the "classify option" under file-types but I wrote it and I was able to access it and its done, now users can...
This is probably because your files are classified as octet-stream, since the mimetype for APK files is unknown to Backdrop. When this happens, Backdrop doesn't assign a file type to the managed file...
Posted2 days 4 hours ago by Alejandro Cremaschi (argiepiano) on:
For the record I cut and pasted the missing blogs. This was so long ago and the experience that I've gained made me realize the difference between content and configuration. It is likely that...
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).