| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Movable Type
Revision: 3094
Author: bsmith
Date: 09 Oct 2008 14:13:33
Changes:Diff:| ... | ...@@ -6257,10 +6257,10 @@ | |
| 6257 | 6257 | |
| 6258 | 6258 | Supported values: ascend, descend. |
| 6259 | 6259 | |
| 6260 | =item * roles | |
| 6260 | =item * role | |
| 6261 | 6261 | |
| 6262 | A comma separated list of roles used to select users by. | |
| 6263 | eg: "Author, Commenter". | |
| 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") |
| 6266 | 6266 |