Kareha-style textboard written in Rtfl with the TwineRtfl Twine module
- CSS 99.6%
- HTML 0.4%
| board | ||
| board-listing | ||
| LICENSE | ||
| README.md | ||
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.