Heyuri / kokonotsuba

Heyuri's BBS software
Other
19 stars 12 forks source link

Switch form position (move post form to bottom of thread) #28

Closed anonwaha closed 6 months ago

anonwaha commented 1 year ago

Kokonotsuba (and previous Heyuri software) used to have a JavaScript feature to move the post form to the bottom of the page. You would click a link that said "Switch Form Position", and the post form would instantly move to the bottom of the thread beneath the replies, as well as jumping the user down there. This was convenient for replying to the latest replies without using quick reply

Here's what the link looked like on the previous software: swtich form position

And here's what the post form looked like after clicking it (there are some minor CSS errors due to the archive I used for the screencap being incomplete, but you get the idea): switched form position

I don't know if it helps, but you can find the JS for the previous software here - I think the relevant section is formSwitch(): https://2ch.sh/src/2614.js

kaguy4 commented 6 months ago

restored ヽ(´ー`)ノ