List Creator
At present, this is named "Mod List Creator", but the name is changing with the next version. This is because it was originally written for writing Morrowind/Oblivion mod lists.
This is a CMS written in PHP and Javascript, that enables you to make lists, organised into categories, or multiple category. It probably only becomes useful when you have 100+ items, that are being displayed multiple times on the list. For example, a list of books, and if a book falls under two categories. This CMS will allow you to list the book under both those categories, but when you need to edit the book, you will only have to edit it once.
It uses text files for storing its data, so there is no need for SQL databases. It also will cache the list, so it doesn't generate it afresh every time someone visits the page.
It is currently avaiaible for download over at my Morrowind site:
Download