Recently I wanted to display the current date in a Views block, so that a visitor looking at the block at the 5th of July would read something like "July 5, 2018".
The use case is an academic online article with a block indicating "how to cite" that article. Here's a real world example (see the "view date" at the end):
How to cite Mani, Inderjeet: "Computational Narratology". In: Hühn, Peter et al. (eds.): the living handbook of narratology. Hamburg: Hamburg University. URL = http://www.lhn.uni-hamburg.de/article/computational-narratology [view date: 5 Jul 2018].
I was surprised to not find a 'current date' field in Views but hoped then to get the current date with a token like [current-date:medium]
in the "Global: custom text" field, but that's not the case: the custom text field doesn't support tokens.
So, I suggest to support general (e.g. 'Current date' and 'Site information') tokens in the Views "Global: custom text" field. I'm sure they would be helpful in various use cases, not only the one described above.
I think it's important to provide such values via the Views UI. Particularly because (afaik) there is no Views PHP module (and probably won't be) for Backdrop. Other implementations (like a custom Views field template) have several disadvantages, for instance the need to localize dates in PHP on non English sites even if dates have already been localized in Backdrop.
Recent comments
You can edit images and load them back to the same folder with the same name and extension, this will not create a problem. Replace directly in the file system, without the use of CMS, for CMS...
Image manipulation on server?
I was under the impression you could not do that - don't know where I got that idea from... thought it had to do with the way Backdrop manages image files.
Image manipulation on server?
I think given the warning on the source site: At this time, if your new project can afford to require PHP 5.5+, which it should, please use PHP's native password_hash() /...
July 31, 2025