A quote database (QDB) engine using the CakePHP framework and an SQL database.
This code is very close to the version powering the Wookiee' QDB, and was originally custom-written for that site. As such, it is pretty minimalistic, but includes such a possibly out-of-place function as webcomic management.
Features:
- Various flavors of quote display: by one, recent, random, top/bottom rated, and by tags
- Tagging, tag cloud, and Ajax tag autocompletion
- Ajax voting
- BBCode-like formatting in quotes
- Preview
- OpenID-based authentication
- Moderation queue
- Built-in simple webcomic engine, including limited BBCode annotations and comments.