Main /
Pritlog
PRITLOG is an extremely simple, small and powerful blog system. It does not use or need a MYSQL database and fully works based on Sqlite. Sqlite is very similar to flat files and does not need any server setup and comes as default with most PHP5 installations. Just drop Pritlog into your server and it starts running. No separate installation is required. The basic idea is derived from a similar app called PPLOG.
You can see a demo here.
The latest stable release of Pritlog is - Version 0.81
Some significant changes are:
- Easier Navigation. Admin panel and other panels are easier to navigate.
- Cleaner Urls. Enable cleaner urls if mod_rewrite works on the server.
- Multi Blog. A switch in the program for enabling multi blogging.
- Theme Management. Presentation and logic are separate, easy theme creation.
- Plugin Management. Additional features can be added through plugins.
- Better search results. Multiple words in search work better.
- Comment moderation. Option to enable comment moderation.
- Hits are counted only once per session.
- nicEdit is a plugin now.
- Use *readmore* (Continue Reading) to RSS feeds as well.
- Special accented characters are handled well.
- Option for multiple tags or categories (thanks to Andreas).
- Ban IP's.
- Limit the number of invalid login attempts.
Read the announcement and changelog.
You can download it here.
