Heyuri / kokonotsuba

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

Switch between classic menu and neomenu #91

Closed kaguy4 closed 1 month ago

kaguy4 commented 2 months ago

The default should be the classic menu, and there should be a checkbox in [Settings] to change it to neomenu. These menus are on: static/html/boardlist.html (classic menu is currently commented out)

Also config.php's define("TOP_LINKS", @file_get_contents('toplinks.txt')); should be changed to that file

kaguy4 commented 1 month ago

fix'd by #92