Description of the need As Backdrop has redirect functionality, it would be good if the Backdrop would have Internal Redirects. Because doing full redirection is not good behavior of an application and using internal redirects would protect users and will be easy for developers to build on top of it. Here I am specifying, internal redirects for the files to use, not like as URL alias does in the backdrop(they don't create alias for files and all).
Alternatives that have been considered These type of internal redirect can be seen in CMS like Wordpress and all.
Recent comments
[DX] Add layout machine name as a class to the body element Two dashes -- or single dash - between label and value...
July 9th, 2026 - Weekly Meetings
Just to say I discovered an issue with doing this, which I have documented here. https://github.com/backdrop/backdrop-issues/issues/7168 To make this work, before this issue is...
Let users search for NIDs?
You could probably do this with a View where the exposed filter is the node id Ah, interesting idea. Thanks! Would you kindly consider creating links in the...
Let users search for NIDs?