Cuberite Forum

Full Version: Core
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9
Put a divider between the loaded, errored and disabled plugins.

Also, you could make the MoveUp / MoveDown buttons manipulate only an internal list and once it is manipulated, display an additional "Apply" button that would do the actual reload.
Like this?:[attachment=393]
Use javascript so you can actually drag them?Tongue Though that might be a lot harder haha
(10-24-2013, 06:59 PM)STR_Warrior Wrote: [ -> ]Like this?

Now it'd make sense to actually remove the Status column and instead put a heading above each group:

Enabled:
----------
plgB
plgC
plgA

Error:
-------
plgE_A
plgE_B

Disabled:
-----------
plgD_A
plgD_B
plgD_C
I now have this:[attachment=394]
As you can see I also removed the buttons that allowed you to 'move' the plugin up/down even though it alrealy was the top/lowest plugin.
Disabling buttons it better than hiding them completely Wink (at least I think so in this case)
Good idea thanks Smile It turns out to be much better then leaving it empty: [attachment=395]
I still think the headers should be bigger (and separate from the tables), and the status column should go away.
More like this?:[attachment=396]

I like it how the headers are directly ontop the tables. I think it looks better then when they are seperated.
Show me a comparison, I still believe it would look better detached.

Maybe move the MoveUp / MoveDown buttons to the left and make the plugin name column expand, so that all the buttons on the page align on the right side?
Pages: 1 2 3 4 5 6 7 8 9