Skip to content

centurion-project/module-comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module Comment

Description

This module allow you to add comment where you want.

How to use it

Put this code in the view where you want to see comment:

echo $this->action('get', 'wall', 'comment', array('proxy' => $proxyRow));

$proxyRow should be a row. All comment will be ratached to him.

TOOD

  • add options managment
  • manage unlogued version if option allow to post comment without being register
  • add test unit
  • give a default css

About

A module to add comment on any object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages