[NEBULA] Display page buttons in the menu.
I would like the plugin to add the ability to change the position of the tabs in the side menu. and another inconvenient thing is that the plugin tabs are in "more".
21 Replies
Nebula feedback can be submitted on https://github.com/prplwtf/Nebula
GitHub
GitHub - prplwtf/Nebula: The industry-leading Pterodactyl designer,...
The industry-leading Pterodactyl designer, in your hands. Repository is used for issue tracking, content delivery and feedback. - prplwtf/Nebula
how to write there?
Create a GitHub Issue.
https://github.com/prplwtf/Nebula/issues/92
:bytemini:
Did I do everything right?
Probably yes, I'll go over the issue later and try to link it to existing ones if it's similar to other ones.
Sidebar position is Blueprint-level though, so that is unlikely to be implemented.
There is an idea on how to work with adding some more stuff for the more menu, including making extensions have their own sidebar buttons, but that has yet to be worked on.
This would be good, because extensions are hard for users to find.
Yeah but it's also insanely difficult to get right, because there is a lot more that happens behind the scenes than you might imagine.
This might even include sidebar logic reworks, which is my least favorite thing to work on to say the least.
I hope everything works out for you
Every time I wanted to you never gave me my sidebar lesson :(
@Emma will you do the design for the admin page?
I would like to see the same beauty)
Emma already has admin themes, appart from the designer I dont think we are going to style the whole admin panel in Nebula
In what already exists, the colors have simply been changed.
This is not at all what I wanted.
I know, but it does change more than just colors.
Nebula will probably not receive an admin theme since I make those as well and sell them separately.
An admin theme will just be another difficult-to-maintain section of Nebula
Amen
Nebula gets a bunch of new features with every update, but you have to realize we have to keep those features functional as well. More features causes more work for the next update, and the one after that, and the one after that and so on.
😢
how can i get theme colors?
via CSS
You'll need to use selectors to manually replace those. Since the admin panel is based on a template together with Bootstrap3, there isn't a built-in theme variable system like in Bootstrap5.
and how to do it?