I'm not sure why user-picture has a template file instead of a theme function, or why we aren't just calling theme('image')
or theme('image_style')
with an extra class.
We should also be able to get a little performance gain if we can consolidate this.
GitHub Issue #:
555
Recent comments
Hello, Backdrop CMS has options for multilingual sites, but they are limited and do not cover all needs. A complete solution for a multilingual site requires the installation of i18. I...
How to translate my site content
Hi Steve, you can add a site-wide language switcher for visitors as a block to your layout(s). To do so, go to your layout, click "Add block", e.g. in the Header region, search for "language",...
How to translate my site content
As some folks have mentioned, some work has gone into this. We actually added the ability to have "draft revisions" into core, BUT we never completed the front end user interface for this...
managing draft revisions while still having a version published