This topic is locked.

Konachan User Interface
So, every time there's an update it's kinda hard to me to keep porting and merging the konachan classic interface into the code, slowing things up, and making some nasty bugs appear.

So I was thinking in reducing the fork amount, what do you think of konachan getting these things removed:

- Two level top menu (This is one of the worst ones)
- Maybe more later.

I will keep in any case:

- Resolution visible on sight (No stars under the image)
- Borders on posts (To indicate status)
- Advanced Search
I wouldn't mind those changes, as long as the mod-links are easily accessable. Where that is in the end doesn't really matter to me.
We should just force all our changes into the main moebooru trunk ^_~ Problem solved: no more forking! ^_^
To be honest, I prefer the two level top menu over the way yande.re organized the menu.
NO MENU?!
Where will all the links go then?
Look at http://yande.re to see what Kona would look like without the mods Shuugo implements.
that's barely any different...
I don't mind...
Well, FYI, some of the stuff he implements are small details, but trust me when I say once you get used to it, you don't want to bother with yande.re's default set-up anymore (especially on the mod/admin side of things...)
As long as the interface isn't confusing, I'm happy with any changes Shuugo would like to make.
I like the current link setup, it's worked for years why change it?
Because it means a shitload of work and nasty bugs for Shuugo every time there is new moebooru code. He has to re-implement those changes again every time.
The code changes that much that you can't just use a diff and apply that on top of the code? :/

If that's the case, then yeah, it's best to do the minimal amount of changes to keep it easy to update.
SK7000 said:
The code changes that much that you can't just use a diff and apply that on top of the code? :/
Unfortunately it doesn't work as easily. Maybe if moebooru had a plugin system and konachan's differences were implemented as a plugin, but to my knowledge, there is no such thing.
SK7000 said:
The code changes that much that you can't just use a diff and apply that on top of the code? :/

If that's the case, then yeah, it's best to do the minimal amount of changes to keep it easy to update.
Yes, sadly the last two updates have been quite a code overhaul.

I guess I'll be keeping the two-layered menu, it will just take more time and more bugs but oh well...
The only difference i see is that there will be a whole lot more scrolling down to get to those buttons that would no longer be at the top.
Tiki said:
The only difference i see is that there will be a whole lot more scrolling down to get to those buttons that would no longer be at the top.
yandere-style menu allows to view sub-items on mouse down (hold button).

but i like ours 2-level more.