CS Comment
Last updated: Thursday 11 June 2009 08:08
Version |
Compatible with |
0.1
|
4.1.x
|
Comments module with sharding feature.
It's fully working comments module, witch do not depend on eZPublish internal database structure. It is written completely as extension. If you want recent version checkout it from svn...
General features:
- Sharding out of the box. You can set after how many comments in one table, should be created a new table. All new comments will go to this table. Horizontal comments scaling. It should be use full for popular sites with many comments. Written with scalability in mind.
- Possible to make comment to comment.
- All commenting is Ajax powered
- Captcha integrated
Missing, not implemented features yet:
- Multilanguage site support. Now comments is visible in all sites languages.