From the news blog (RSS Feed)
Note: Updates are made by just replacing the old index.php file with the new one.
New release : 1.0.3
- Automatic URL detection, like you type your url http... and it appears as a link
- Wikipedia link shortcuts, just type wp:Article to get a link to Article, try also wp:fr:Article, it gives Article
- New hint about CSS edition in configuration
- You can now set the constant FROM_EXTERNAL to true before including index.php, it will just load picoBlog methods and datas, to enable your picoblog entries to your own website (like here)
picoBlog est un outil de blog en PHP5 très simple et léger (20Ko, xhtml et CSS compris) fait pour bloguer des petites entrées rapidement.
Le code est à télécharger ici : http://svn.kd2.org/svn/misc/apps/picoblog/index.php
Installation : il suffit d'enregistrer ce fichier à la racine d'un répertoire vierge de votre espace web.
Un exemple ? Mon picoBlog à moi.
[1] Léger et rapide jusqu'à un certain point, avec plusieurs milliers de billets ça doit commencer à bien ramer.
picoBlog is a simple and lightweight (20K of code including xhtml and css) blogging tool written in PHP5 to write easily and fastly new entries.
Download the code : http://svn.kd2.org/svn/misc/apps/picoblog/index.php
Installation : just save the file at the root of a new empty directory in your web server.