| Home | Trees | Indices | Help |
|---|
|
|
Displays a comment form for the given params.
Syntax:
{% comment_form for [pkg].[py_module_name] [context_var_containing_obj_id] with [list of options] %}
Example usage:
{% comment_form for lcom.eventtimes event.id with is_public yes photos_optional thumbs,200,400 ratings_optional scale:1-5|first_option|second_option %}
``[context_var_containing_obj_id]`` can be a hard-coded integer or a variable containing the ID.
|
|||
|
|||
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 17 18:52:15 2008 | http://epydoc.sourceforge.net |