diff options
Diffstat (limited to 'www/plog/pkg-descr')
-rw-r--r-- | www/plog/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/plog/pkg-descr b/www/plog/pkg-descr new file mode 100644 index 000000000000..31e8fe0cb662 --- /dev/null +++ b/www/plog/pkg-descr @@ -0,0 +1,8 @@ +pLog is a PHP and MySQL based blogging platform and its main goals +are flexibility and extendibility. It uses a powerful template system +based on the Smarty template engine to render the templates, whick +makes the platform highly customizable and safer to let other people +customize the templates, since the presentation code is isolated from +the PHP code. + +WWW: http://www.plogworld.org/ |