예: created_desc, lasModif_asc... created_desc 가 기본
tw>=3.0
status
opc 혹은 oc 혹은 op 혹은 pc 혹은 o 혹은 p 혹은 c
선택사항
상태
다른 기존 모듈 매개변수도 적용됨:
nonums
Displays the value of a field of the specified number of tracker items. If the specified tracker has no main field, either Field name or Field identifier is required. Required parameters are inbold. Go to the source code Preferences required: feature_trackers
Parameters
Accepted Values
Description
Default
Since
trackerId
int
Identifier of the tracker from which items are listed. Example value: 13.
name
any string except for HTML and PHP tags
Name of the field from which values are listed. Example value: age.
sort_mode
any string except for HTML and PHP tags
Specifies how the items should be sorted. Possible values include created and created_asc (equivalent), created_desc, status, lastModif, createdBy and lastModifBy. Unless "_desc" is specified, the sort is ascending. "created" sorts on item creation date. "lastModif" sorts on the last modification date of items. "lastModif_desc" sorts in descending order of last modification date. Default value: created_desc
status
word
If set, limits the listed items to those with the given statuses. Values are combinations of "o" (open), "p" (pending) and "c" (closed). Possible values: opc, oc, op, pc, o, p or c. Default value: opc
fieldId
int
Identifier of the field from which values are listed. If Field name is set, this parameter is ignored. Example value: 13.
주의
티키위키 3.0 이상부터는 필드명 혹은 필드ID 를 주거나 필드 없음을 지정할 수 있습니다. 후자의 경우, 시스템이 자동으로 첫번째 주 필드를 취할 것입니다.
트래커 관리에서 필드명을 변경하였을 때 주의하십시오. 모듈 매개변수명은 변경되지 않을 것입니다