Changeset 2645
- Timestamp:
- 06/26/08 03:42:17 (5 months ago)
- Files:
-
- branches/release-40/lib/MT/Entry.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/release-40/lib/MT/Entry.pm
r2546 r2645 941 941 An integer flag specifying whether comments are allowed on this entry. This 942 942 setting determines whether C<E<lt>MTEntryIfAllowCommentsE<gt>> containers are 943 displayed for this entry. Possible values are 0 for no comments, 1 for open 944 comments and 2 for closed comments (that is, display the comments on this 945 entry but do not allow new comments to be added). 943 displayed for this entry. Possible values are 0 for not allowing any additional 944 comments and 1 for allowing new comments to be made on the entry. 946 945 947 946 =item * convert_breaks
