On Mon, 2006-10-23 at 11:12 -0400, tedd wrote:
> Hi:
> 
> I posted this on the web-design list, but didn't receive any leads.
> 
> I want to continue what I've been doing, which is to offer various 
> code solutions for people via my web site, but I would like to add a 
> feature where people can comment on the code. Such as if they found 
> it useful, or found an error, or general comment -- you know, you've 
> seen this before. Also, I want the code to be secure and allow me to 
> edit users comments.
> 
> Does anyone have any recommendations or can point me to a simple 
> content manager for such a purpose?
> 
> I know I could write it myself, but I would rather not reinvent the 
> wheel, if possible.

If you just want something simple like what PHP uses, you're probably
going to spend more time looking for someone else's solution than it
would take to write it yourself :p It's quite trivial for any
half-seasoned coder.

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to