I would like to know which is the best approach to further customize the backend GUI generated by Tailor blueprints. For instance, instead of change the underlying code and the CSS styles, is there a quick way to customize the content menu, put a separator between items, and so on? Maybe some kind of templating system?
Thanks for the reply.
I was aware of that part of the documentation. However, I was looking for more ways to customize the backend interface from the blueprint, like creating separators in the side menu, change the layout, and things like that.
Without anything specific, using a backend skin lets you override core parts of the layout, including the navigation. Here is an example plugin that does this: