Simple PHP Blog is zoals de naam al aangeeft een eenvoudige blogger geschreven in PHP. Het grote voordeel van dit stukje software is dat er geen database gebruikt wordt voor het opslaan van de data. De data wordt namelijk opgeslagen in een eenvoudig tekst bestand op een omgeving met PHP 4 of recenter. Let er wel op dat er ook verschillende schrijfrechten moeten worden ingesteld. De ontwikkelaars hebben wat problemen opgelost en versie 0.4.7.2 is hiervan het resultaat. De lijst met veranderingen ziet er als volgt uit:
We've attempted to get some of the items solved that were issues in the last release (as well as a few releases before that). Here is the changelog for 0.4.7.2:Additionally, there are changes the the format of the translation files in this release. If you submit translations from today on, make sure they are based on the files included with this release.
- Possible security hole submitted by Sven Marten Czerwonka has been patched. A user could have used a directory traversal exploit on install05.php. The security hole was also reported at: http://www.milw0rm.com/exploits/1581.
- Fixed theme selection window - locates on the current theme again.
- Added Recent Comments and Recent Entry option toggle capability to the Modern, Slick and Default themes. These sections in the sidebar will now be affected by the options added in 0.4.7.
- Trackback fixes have been included in this release.
- Added Finnish Translation by Niko Jakobsson. Per 0.4.7.1
- Updated Slovenian Translation by sverde1. Per 0.4.7.1.
- Partially updated Italian translation by Drudo/Deathwish.
- Partially updated Greek translation by George Yiftoyiannis
- Partially updated French translation by Christian Clavet
- Implemented suggested changes by Sverde1 for Calendar date format issues and extra <ul> tags in menu.
- Implemented suggested changes by Sverde1 for proper emoticon/tag insertion when when using the editor - inserts at the right point instead of the end.