Changeset 3094 for trunk/lib/MT/Template/ContextHandlers.pm
- Timestamp:
- 10/09/08 18:13:33 (14 months ago)
- Files:
-
- 1 modified
-
trunk/lib/MT/Template/ContextHandlers.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/MT/Template/ContextHandlers.pm
r3082 r3094 6258 6258 Supported values: ascend, descend. 6259 6259 6260 =item * role s6261 6262 A comma separated list of rolesused to select users by.6263 eg: " Author, Commenter".6260 =item * role 6261 6262 A the role used to select users by. 6263 eg: "Editor" or multiple roles "Author, Contributor" or exclude roles "!(Editor)". 6264 6264 6265 6265 =item * need_entry (optional; default "1")
