[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
Emma
Emma11mo ago
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
Зеля
ЗеляOP11mo ago
how to write there?
Emma
Emma11mo ago
Create a GitHub Issue.
Зеля
ЗеляOP11mo ago
https://github.com/prplwtf/Nebula/issues/92 :bytemini: Did I do everything right?
Emma
Emma11mo ago
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.
Зеля
ЗеляOP11mo ago
This would be good, because extensions are hard for users to find.
Emma
Emma11mo ago
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.
Зеля
ЗеляOP11mo ago
I hope everything works out for you
Spoopy
Spoopy11mo ago
Every time I wanted to you never gave me my sidebar lesson :(
Зеля
ЗеляOP11mo ago
@Emma will you do the design for the admin page? I would like to see the same beauty)
Spoopy
Spoopy11mo ago
Emma already has admin themes, appart from the designer I dont think we are going to style the whole admin panel in Nebula
Зеля
ЗеляOP11mo ago
In what already exists, the colors have simply been changed.
Emma
Emma11mo ago
False, refer to Admin98.
Зеля
ЗеляOP11mo ago
This is not at all what I wanted.
Emma
Emma11mo ago
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
Spoopy
Spoopy11mo ago
Amen
Emma
Emma11mo ago
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.
Зеля
ЗеляOP11mo ago
😢 how can i get theme colors? via CSS
Emma
Emma11mo ago
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.
Зеля
ЗеляOP11mo ago
and how to do it?
Emma
Emma11mo ago
Following the guide on prpl.blog but instead of working with the dashboard: wrapper extension API, you work with the admin: css API.
fast, comfy and open-source alternative for blogs

Did you find this page helpful?