Description of the need
I'm not sure if it's a need, but it might be helpful in some cases. Feedback is welcome.
The SAPI is the type of interface between web server and PHP, something like apache2handler (=mod_php), cgi, cgi-fcgi, fpm-fcgi...
Proposed solution
Easy: collect PHP_SAPI values.
Alternatives that have been considered
Not collecting it :grinning:
Additional information
Function php_sapi_name() returns the same value.
GitHub Issue #:
5449
Recent comments
This appears to be the issue that was created, https://github.com/backdrop/backdrop-issues/issues/6401
format for image upload directory spec
Thank you for your answer. What I want to do is display usernames or user images in a menu, similar to many community websites. The basic menu that Backdrop currently provides is a "...
How can I display the username or user profile picture in the menu?
Just go to the menu where you want to add your link. Add your link and in the path search for "user". It's done. No need to use a token. Or perhaps this ? menu_attributes
How can I display the username or user profile picture in the menu?