Articles RSS Feed

Blite Blog

Blite : a lightweight blog app

Blite 0.1-beta9 Available

Posted 11 June 2012, 10:41 am in Blite Development

This beta is now obsolete and should not be used.

This beta focuses primarily on the implementation of language support (see 'Translations' below). In addition there are a few bug fixes and a couple minor feature additions.

Changes:

  1. Render correctly when the database is empty (no posts).
  2. Avoid double-encoding HTML entities in the meta description.
  3. Do not show 'Spambox' admin link if blogspam.net is disabled.
  4. Implement language support and invite translations for the language file. Thanks to the work of some terrific volunteers Blite now supports these languages: Dutch, Filipino, French, Indonesian, Italian and Spanish. Implementing language support brought to light numerous layout issues, and as a result there's been several HTML & CSS changes to the default theme.
  5. Localize date display (month name) and allow alternate date/time display formats (in Settings > Display).
  6. Add ability to permanently delete a post and its comments.
  7. Show spambox count in sidebar (Administration) if blogspam.net is enabled.

Download:

Install:

Upgrade from Beta 8 or earlier:

If you have created a custom theme it will remain in place. However, if you are upgrading from an old beta you may notice display issues as the templates have changed slightly in the last two betas. Have a look at the default templates for comparison. As well, for beta 9 there are numerous CSS changes to accommodate language support. Check the default browse.css and admin.css files.

There are several new preferences on the Settings page which do not exist in your database. Immediately after upgrading you should go to Settings, review everything and click 'Save'. The new preferences are added to your database when you save.

Translations:

I'd like to acknowledge the excellent work of the following volunteers for language translations included in this beta:

Translation work is an ongoing effort. If you'd like to participate, your help would be much appreciated. Blite translation files are stored at blite.ca/translations. You can grab the English file from there to see what's involved. There's a demo site available where you can login to see the administrative side of Blite, which helps put all the words and phrases in context. Contact me by email for a login or if you have any questions: doug [at] blite.ca.

5 Comments
Comments RSS Feed
Is there mySQL support yet?
15 June 2012, 12:12 pm · Permalink
Doug:
Sorry, not yet. It's still planned though.
15 June 2012, 6:21 pm · Permalink
Zero:
Are you planning to release a sort of plugin system for the future? It would be a fantastic thing.
16 June 2012, 1:01 pm · Permalink
Doug:
The thought crossed my mind, but that's about it. What kind of features would you see a plugin providing?
16 June 2012, 9:00 pm · Permalink
Zero:
What I like is the idea of a extensible system.
If I wake up a day with an idea for my blog is easier for me to just create a plugin than modifying the system.
17 June 2012, 9:34 am · Permalink
Comments are closed for this post.