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
Hi Editing I see this: The CSS looks like this: /* Level 1: Standard Numbers */ .field-name-body ol { list-style-type: decimal; } /* Level 2: Lowercase Letters */ .field...
Numbered List format is different when editing
Done: https://github.com/backdrop/backdrop-issues/issues/7097 Feel free to edit it with better technical language. I'll have ago at vaccinating it but I'm only a user and the...
Numbered List format is different when editing
Hi Mike. That looks like a bug. The CKE ordered lists when editing have the correct CSS to format those lists correctly, but when Backdrop displays the body field in Basis, it doesn't...
Numbered List format is different when editing