/meta/ - Board Meta

[Make a Post]
[X]





I would just like to say this: Nanonymous No.14 [D][S][L][A][C]

I love the aesthetics OP. Never change, never succumb to sans or sans-serif fonts.

Nice touch with the update button on the left.

Add a custom [browse] button in the CSS, if possible. My only caveat.

hakase ## Nanochan Administrator No.151 [D]

>never succumb to sans or sans-serif fonts
never
>custom [browse] button
what would this button do? elaborate.

Nanonymous No.159 [D] >>160

I would also like to add that it would be nice if we could click on an anons post number to quote them more easily

hakase ## Nanochan Administrator No.160 [D] >>246

>>159
Unfortunately there is no way to do this without javascript. Technically there is a way of doing it, but it would be useless because it would involve a redirect back to the server just to add the post number to the comment field... and that would be slower than just copypasting the number directly.

Nanonymous No.246 [D] >>247

>>160
Great work hakase! it's pretty nice!

can be: CTRL + ENTER = post button?

Nanonymous No.247 [D]

>>246
I don't think that is possible either, without javascript.

Nanonymous No.360 [D] >>380

Maybe a dedicated thread or board even for custom userscripts would be a good idea. There are a lot of features people want/expect that can only be done via JS and having a handful of userscripts available as an option can't really hurt. None of them need to be "officially endorsed" or even created by the site owner though i'm sure he's the most familiar with the site structure.

hakase ## Nanochan Administrator No.380 [D] >>387

>>360
We can have a /meta/ thread for userscripts, but I'm not writing any because my javascript skills are nonexistent.

Nanonymous No.387 [D] >>388

>>380
Understandable! If it does happen, do you think you'd be able to have a dedicated thread with updates whenever changes are made? That way users can easily update anything based on your updates without having to figure it out from scratch. It'd be a good place to drop updated source code too possibly.

hakase ## Nanochan Administrator No.388 [D]

>>387
I am not interested in maintaining source code for other people to install or use. The source code is only provided for people to spot bugs and learn how nanochan works internally.