An page comment node is always located in a page comment repository (sv:pageCommentRepository). It has no children.
Comments are created using the comments portlet.
| Name | Type and description |
|---|---|
| <comment-ID> | Dynamic / Model dependent |
| A unique id of the comment. |
| Name | Type and description |
|---|---|
| authorName | javax.jcr.PropertyType.STRING |
| Name of comment author | |
| authorEmail | javax.jcr.PropertyType.STRING |
| e-mail of comment author | |
| authorLocation | javax.jcr.PropertyType.STRING |
| Location of author | |
| subject | javax.jcr.PropertyType.STRING |
| Subject of comment | |
| comment | javax.jcr.PropertyType.STRING |
| The comment text | |
| creationDate | javax.jcr.PropertyType.DATE |
| Date of creation of comment. | |
| authorIP | javax.jcr.PropertyType.STRING |
| IP-adress of comment author | |
| hidden | javax.jcr.PropertyType.BOOLEAN |
| visability status of comment | |
| authorWebSiteURL | javax.jcr.PropertyType.STRING |
| Website of author | |
| rating | javax.jcr.PropertyType.LONG |
| Rating | |
| authorPrincipal | javax.jcr.PropertyType.WEAKREFERENCE |
| Userreference if comment author was authenticated | |
| number | javax.jcr.PropertyType.LONG |
| sequencial id of comment |
Last updated:
