Kareha-style textboard written in Rtfl with the TwineRtfl Twine module
  • CSS 99.6%
  • HTML 0.4%
Find a file
2023-08-30 14:42:02 -04:00
board Add all code and README instructions 2023-08-30 14:41:17 -04:00
board-listing Add all code and README instructions 2023-08-30 14:41:17 -04:00
LICENSE Initial commit 2023-08-30 18:34:57 +00:00
README.md fix typo 2023-08-30 14:42:02 -04:00

RtflBoard

This is the ill-fated RtflBoard textboard code. RtflBoard was an experiment to see if I could build a working textboard with Rtfl using the TwineRtfl Twine module. I was able to do it, but at what cost?

Install

Before you do anything, you need to install Twine, then add the TwineRtfl module.

You also need to create a PostgreSQL database for holding board data. There may be additional DB setup that I've forgotten.

Once you've done that, copy all of the files from the board directory into a domain directory or subdir.

If you want a board listing, copy board-listing into another folder, or the domain root.

To configure either of these, edit their respective config.rtfm files.