NanoBlogger Comments
Shortuct to
download section
Goals:
NBCom is tool to support Nanoblogger (
http://nanoblogger.sourceforge.net/),
and gives ability to add dynamic comments to Your NB-powered
blog.
It is written with famous KISS rule in mind.
Features:
Requirements:
It is written in PHP 5.1 (I did not use any special features - not countig
$_POST, $_GET from 4.x series, so using it with older PHP versions should be
easy) and uses MySQL as a backend. MySQL 4.1 or later
WAS a must to
0.9.5 release. from 0.9.6 it should work with older MySQL's. I tested it
with 4.1 and 3.23.58. With 3.x are some quirks with timestamps format, but
it does works ;-)))
Warning
As showed on
menno.b10m.net/nb/archives/2005/12/15/T16_20_20/index.html
image protection is very weak - but I did not pretend that it is something
more than
basic protection. More about here:
nhw.pl/blg/archives/2005/12/16/T00_15_42/.
Current status:
I'm currently (2006-04-10) adding new features. Now it is possible to add
comments to articles (
try it at this article), and
I'm preparing basic support for html tags like <B>, <I>,
<A> (only allowed atribute HREF and with filtering to prevent XSS).
Version history:
And finally - fetch code from
here.
All versions available for download:
nbcom.tgz (0.9.4)
nbcom-0.9.5.tgz
nbcom-0.9.6.tgz
nbcom-0.9.7.tgz
nbcom-0.9.7a.tgz
nbcom-0.9.7b.tgz
nbcom-0.9.8.tgz
nbcom-1.0.tgz
nbcom-1.0.1.tar.gz
nbcom-1.0.2.tar.gz
nbcom-1.0.3.tar.gz
nbcom-1.0.4.tar.gz
nbcom-1.0.4a.tar.gz
nbcom-1.1.tar.gz
Instalation is easy ;)), details are in INSTALL.txt
Enjoy !!
Want to add comment to this article (experimental)?
Comments
(c) 2005-2006 Witold Rugowski
$Id: nbcom.txt,v 1.9 2006/04/12 22:08:08 viciu Exp $