[16:30:07] [1/8] question [16:30:07] [2/8] is it possible to recreate some kind of forum system w/ JS or Lua? [16:30:07] [3/8] the idea: [16:30:08] [4/8] * create a custom namespace for threads [16:30:08] [5/8] * on index page (which could be in project namespace) have an input box for thread title and post [16:30:08] [6/8] * a page in that custom namespace is created w/ given stuff [16:30:09] [7/8] * at the same time a link to new thread page appears on index page further below, like "new posts" [16:30:09] [8/8] * categories can be used as tags [16:31:44] forgot to mention, custom namespace gotta be discussion tools page model, minus "new topic" button (can be hidden w/ CSS) [17:52:17] Well yes, it's possible to create a forum with JS and Lua [18:04:11] any ready solution? [19:31:57] NodeBB, but that uses Node [20:10:15] do we need an extension or something to use node on a wiki? [20:34:15] I dont know if something like that would be approved [20:34:30] Security and/or performance reasons [20:35:53] I see