| 1 | [[BlogList(format=float, heading=DKScript Posts)]] |
| 2 | |
| 3 | = 작업 |
| 4 | === Active Tickets |
| 5 | {{{#!td |
| 6 | [[TicketQuery(status!=closed,order=priority,desc=0,owner=$USER,format=table,col=id|type|priority|reporter|milestone|version|summary)]] |
| 7 | [[TicketQuery(owner=$USER,format=progress)]] |
| 8 | }}} |
| 9 | |
| 10 | === 마일스톤: pipelineReflection |
| 11 | [[TicketQuery(milestone=pipelineReflection,group=type,format=progress)]] |
| 12 | |
| 13 | === 버전: 2.0 |
| 14 | [[TicketQuery(version=2.0,format=progress)]] |
| 15 | |
| 16 | == 자주 가는 페이지 |
| 17 | - [wiki:SampleCodes 샘플 코드] |
| 18 | - [wiki:Tutorials 따라하기 강좌] |
| 19 | - [wiki:CppRefs C++ 레퍼런스] |
| 20 | - [wiki:PyRefs 스크립트 레퍼런스] |
| 21 | - [wiki:Editor 에디터] |
| 22 | - [wiki:Plugins Plug-Ins] |
| 23 | |
| 24 | == 태그 |
| 25 | [[TagCloud]] |
| 26 | |
| 27 | == 최근 수정된 페이지 |
| 28 | [[RecentChanges(,3,group=date)]] |
| 29 | |
| 30 | == 사이트 도움말 |
| 31 | * WikiFormatting -- 위키 문법 도움말 |
| 32 | * TracGuide -- Built-in Documentation |
| 33 | * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project |
| 34 | * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
| 35 | * TracSupport -- Trac Support |
| 36 | |
| 37 | For a complete list of local wiki pages, see TitleIndex. |
| 38 | |