-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.xml
88 lines (88 loc) · 3.19 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<?xml version="1.0" encoding="utf-8"?>
<skin>
<information>
<name>TslB 짭갠홈 스킨</name>
<version>1.5.0</version>
<description>
<![CDATA[웹표준을 준수한 XHTML 기반의 Tistory 스킨입니다.]]>
</description>
<license>
<![CDATA[자유롭게 수정이 가능하며, 저작권 표시하에 재배포 가능합니다.]]>
</license>
</information>
<author>
<name>공장기계</name>
<homepage>https://tslb-sample.tistory.com</homepage>
<email>commicho11@gmail.com</email>
</author>
<default>
<recentEntries>5</recentEntries>
<recentComments>5</recentComments>
<recentTrackbacks>5</recentTrackbacks>
<itemsOnGuestbook>5</itemsOnGuestbook>
<tagsInCloud>30</tagsInCloud>
<sortInCloud>3</sortInCloud>
<expandComment>0</expandComment>
<expandTrackback>0</expandTrackback>
<lengthOfRecentNotice>25</lengthOfRecentNotice>
<lengthOfRecentEntry>27</lengthOfRecentEntry>
<lengthOfRecentComment>30</lengthOfRecentComment>
<lengthOfRecentTrackback>30</lengthOfRecentTrackback>
<lengthOfLink>30</lengthOfLink>
<showListOnCategory>1</showListOnCategory>
<showListOnArchive>1</showListOnArchive>
<commentMessage>
<none>댓글이 없습니다.</none>
<single>댓글 <span class="cnt">하나</span> 달렸습니다.</single>
</commentMessage>
<trackbackMessage>
<none>받은 트랙백이 없고</none>
<single>트랙백이 <span class="cnt">하나</span>이고</single>
</trackbackMessage>
<tree>
<color>000000</color>
<bgColor>ffffff</bgColor>
<activeColor>000000</activeColor>
<activeBgColor>eeeeee</activeBgColor>
<labelLength>27</labelLength>
<showValue>1</showValue>
</tree>
<contentWidth>500</contentWidth>
</default>
<variables>
<variablegroup name="기타 설정">
<variable>
<name>loading</name>
<label><![CDATA[ 로딩 화면 표시 여부 ]]></label>
<type>BOOL</type>
<option />
<default>false</default>
<description>
<![CDATA[ 스크립트 변환이 끝나기 전까지 로딩 화면을 보여줍니다. ]]>
</description>
</variable>
<variable>
<name>articleEmoticon</name>
<label><![CDATA[ 이모티콘 변환 확장 ]]></label>
<type>BOOL</type>
<option />
<default>false</default>
<description>
<![CDATA[ 글 본문에서도 이모티콘 변환 기능을 사용합니다. ]]>
<![CDATA[ 주의! 본문에 일치하는 이모티콘이 있는지 일일이 확인하기 때문에 성능이 대폭 떨어집니다. ]]>
</description>
</variable>
<variable>
<name>retryCount</name>
<label><![CDATA[ 변환 시도 횟수 ]]></label>
<type>STRING</type>
<option />
<default>3</default>
<description>
<![CDATA[ 변환 스크립트를 설정된 횟수만큼 시도합니다. ]]>
<![CDATA[ 1회 당 최소 100ms 소모됩니다. ]]>
</description>
</variable>
</variablegroup>
</variables>
</skin>