-
Notifications
You must be signed in to change notification settings - Fork 55
replacer1.0
[wiki:skinpredefined 정의스타일]
1.0 기준 치환자
이미 삭제
추가 예정
삭제 예정
추가 확정
삭제 확정
-
global_static_replacer
-
![##title##] : 블로그제목
-
![##rss_url##] : RSS 주소
-
![##owner_url##] : 관리자 주소 (하드코딩 되어 있는놈 있음)
-
![##blog_link##] : Blog 주소
-
![##localog_link##] : 위치로그 주소
-
![##taglog_link##] : Tag 로그 주소
-
![##guestbook_link##] : 방명록 주소
-
![##image##] : 블로그 이미지
-
![##desc##] : 블로그 설명
-
![##blogger##] : 블로거
-
![##SKIN_html_start##]
-
![##SKIN_html_end##]
-
![##SKIN_head_start##]
-
![##SKIN_head_end##]
-
![##SKIN_body_start##]
-
![##SKIN_body_end##]
-
![##count_total##]
-
![##count_today##]
-
![##count_yesterday##]
-
![##tattertools_name##] : Tattertools
-
![##tattertools_version##] : 1.1
-
?? 공지링크?
-
[##keylog_link##]:지워져야 함/Deprecated
-
-
global_static_replacer_block
- ![##calendar##] : 달력 : [wiki:tattercalendar 변환참조]
- ![##category##] : 카테고리 Table style : [wiki:tattercategorytable 변환참조]
- ![##category_list##] : 카테고리 xhtml style : [wiki:tattercategoryxhtml 변환참조]
-
global_dynamic_replacer
- ![##page_title##] : 페이지 제목
-
Part
- <s_t3> :
-
Search_Part -> Entry Part 가질 수 있음
-
<s_list> : 검색결과
- ![##list_conform##] : 검색 조건
- ![##list_count##] : 검색 카운트
- <s_list_rep> : 검색결과 항목
- ![##list_rep_link##] : 검색 결과 항목 주소
- ![##list_rep_regdate##] : 검색 결과 항목 등록일
- ![##list_rep_title##] : 검색 결과 항목 제목
- ![##list_rep_rp_cnt##] : 검색 결과 항목 코멘트수
- ![##list_rep_author##] : 작성자 이름(Tistory S1에서 추가)
-
<s_rplist> : 댓글 검색 결과 -> 검색시 가질 수 있음
- ![##rplist_conform##] : 댓글 검색 조건
- ![##rplist_count##] : 댓글 검색 카운트
- <s_rplist_rep> : 댓글 검색 결과 항목
- ![##rplist_rep_link##] : 댓글 검색 결과 항목 주소
- ![##rplist_rep_regdate##] : 댓글 검색 결과 항목 등록일
- ![##rplist_rep_body##] : 댓글 검색 결과 항목 내용
- ![##rplist_rep_name##] : 댓글 검색 결과 항목 작성자
-
Tag_Part
- <s_tag> : 태그 클라우드
- <s_tag_rep> : 태그 항목
- ![##tag_link##] : 태그 링크 주소
- ![##tag_class##] : 사용도에 따른 중요도
- ![##tag_name##] : 태그 이름
- <s_tag_rep> : 태그 항목
- <s_tag> : 태그 클라우드
-
Location_Part
- <s_local> : 위치로그
- <s_local_spot_rep> : 위치로그 항목
- ![##local_spot_depth##] : 위치로그 단계
- ![##local_spot##] : 위치
- <s_local_info_rep> : 위치로그 항목에 따른 글, local_spot_rep에 삽입됨
- ![##local_info_depth##] : 항목의 단계
- ![##local_info_link##] : 항목 링크
- ![##local_info_title##] : 항목 제목
- ![##local_info_author##] : 항목 작성자 이름(Tistory S1에서 추가)
- <s_local> : 위치로그
-
Guest_Part
- <s_guest> : 방명록 : ![##guest##]
- <s_guest_input_form> : form 영역 : ![##guest_inpot_form##]
- <s_guest_member>
- ![##guest_input_is_secret##]
- <s_guest_form> : 게스트모드 인풋 영역
- ![##guest_input_name##] : 폼의 이름 항목 name
- ![##guest_name##] : 폼의 이름 항목 기본 내용
- ![##guest_input_password##] : 폼의 암호 항목 name
- ~~ ![##guest_password##] : 폼의 암호 항목 기본 내용 ~~
- ![##guest_input_homepage##] : 폼의 홈페이지 항목 name
- ![##guest_homepage##] : 폼의 홈페이지 항목 기본 내용
- ![##guest_input_comment##] : 코멘트 : comment
- ![##guest_textarea_body##] : 코멘트 인풋 항목 name : comment
- ![##guest_textarea_body_value##] : 코멘트 인풋 항목 value : (empty)
- ![##guest_onclick_submit##] : 작성 스크립트 : addComment(this, $entryId);return false;
- <s_guest_member>
- <s_guest_container>
- <s_guest_rep> : 방명록 항목 : ![##guest_rep##]
- ![##guest_rep_name##] : 작성자 이름 : $name
- ![##guest_rep_id##] : 앵커 아이디, 이것이 지정되는 경우 방명록 항목에 앵커가 빠진다.
- ![##guest_rep_class##] : 댓글 종류에 따른 클래스
- ![##guest_rep_date##] : 작성일
- ![##guest_rep_onclick_delete##] : 수정삭제 스크립트 : deleteComment({$commentSubItem!['id']});return false
- ![##guest_rep_onclick_reply##] : 답글 스크립트 : commentComment({$commentItem!['id']});return false
- ![##guest_rep_desc##] : 내용
- ![##guest_rep_link##]
- <s_guest_reply_container>
- <s_guest_reply_rep> : 방명록 답글 : ![##guest_reply_rep##]
- ![##guest_rep_name##] : 작성자 이름 : $name
- ![##guest_rep_id##] : 앵커 아이디, 이것이 지정되는 경우 방명록 항목에 앵커가 빠진다.
- ![##guest_rep_class##] : 댓글 종류에 따른 클래스
- ![##guest_rep_date##] : 작성일
- ![##guest_rep_onclick_delete##] : 수정삭제 스크립트 : deleteComment({$commentSubItem!['id']});return false
- ![##guest_rep_desc##] : 내용
- ![##guest_rep_link##]
- <s_guest_reply_rep> : 방명록 답글 : ![##guest_reply_rep##]
- <s_guest_rep> : 방명록 항목 : ![##guest_rep##]
- <s_guest_input_form> : form 영역 : ![##guest_inpot_form##]
- <s_guest> : 방명록 :
-
Entry_Keylog_And_Notice_Part
-
<s_notice_rep> : 공지 : <s_article_rep>에 삽입됨에 유의
- ![##notice_rep_link##] : 공지 항목 링크
- ![##notice_rep_title##] : 공지 항목 제목
- ![##notice_rep_date##] : 공지 작성일
- ![##notice_rep_desc##] : 내용
- ![##notice_rep_author##] : 작성자(Tistory S1에서 추가)
-
<s_article_protected> : 보호글
- ![##article_rep_id##]
- ![##article_rep_title##] : 제목
- ![##article_rep_link##]
- ![##article_rep_date##] : 작성일
- ![##article_password##] : 보호글 암호 항목 Name
- ![##article_dissolve##] : 암호 입력 스크립트 : reloadEntry({$entry!['id']})
- ![##article_rep_author##] : 작성자(Tistory S1에서 추가)
-
<s_article_rep> : 일반 글
- ![##article_rep_link##] : 글의 링크
- ![##article_rep_title##] : 글의 제목
- ![##article_rep_category_link##] : 카테고리 링크
- ![##article_rep_category##] : 카테고리
- ![##article_rep_date##] : 등록일
- ![##entry_archive_link##] : 같은 날에 등록된 글 아카이브 링크
- ![##article_rep_desc##] : 내용
- ![##article_rep_author##] : 작성자(Tistory S1에서 추가)
- ![##article_rep_tb_cnt_id##] : trackbackCount{$entry!['id']}
- ![##article_rep_tb_link##] : 트랙백 위치 링크 스트립트 (트랙백 여닫기용 가능)
- <s_tb_count> : 트랙백 개수 출력 영역[wiki:dynamiccount 관련글]
- ![##article_rep_tb_cnt##] : 트랙백 수 : ($entry!['trackbacks'])
- ![##article_rep_rp_cnt_id##] : commentCount{$entry!['id']}
- ![##article_rep_rp_link##] : 코멘트 위치 링크 스트립트 (코멘트 여닫기용 가능)
- <s_rp_count> : 코멘트 개수 출력 영역[wiki:dynamiccount 관련글]
- ![##article_rep_rp_cnt##] : 코멘트 수 : ({$entry!['comments']}) or (emptry string)
- ![##article_rep_id##]
-
![##article_div_area##]:Deprecated - <s_ad_div> : 글의 어드민 영역
- ![##s_ad_m_link##] : 수정링크
- ![##s_ad_m_onclick##] : 창모드 수정 스크립트
- ![##s_ad_s1_label##] : 상태 전이 표시 1
- ![##s_ad_s2_label##] : 상태 전이 표시 2
- ![##s_ad_s2_onclick##] : 상태 2로 전이 스크립트
- ![##s_ad_t_onclick##] : 트랙백 관리창 스크립트
- ![##s_ad_d_onclick##] : 삭제창 스크립트
- <s_tag_label> : 글에 해당하는 태그 영역
- ![##tag_label_rep##] : 태그 나열
- <s_tb> : 트랙백 영역 : ![##tb##]
- ![##tb_address##] : 트랙백 주소 : $defaultURL/trackback/$entryId
- <s_tb_container>
- <s_tb_rep> : 트랙백 항목
- ![##tb_rep_url##]
- ![##tb_rep_site##]
- ![##tb_rep_date##]
- ![##tb_rep_onclick_delete##] : : deleteTrackback({$trackback!['id']}, $entryId)
- ![##tb_rep_title##]
- ![##tb_rep_desc##]
- <s_tb_rep> : 트랙백 항목
- <s_rp> ; 코멘트 영역 : ![##rp##]
- <s_rp_container>
- <s_rp_rep> : 코멘트 항목 : ![##rp_rep##]
- ![##rp_rep_name##] : 코멘터 이름 : $name
- ![##rp_rep_class##] : 종류에 따른 클래스
- ![##rp_rep_date##]
- ![##rp_rep_link##] : 코멘트 퍼머링크
- ![##rp_rep_id##] : 코멘트 앵커 아이디, 이것이 지정되는 경우 코멘트 영역에 앵커가 빠진다.
- ![##rp_rep_onclick_delete##] : : deleteComment({$comments->id});return false
- ![##rp_rep_onclick_reply##] : : commentComment({$comments->id});return false
- ![##rp_rep_desc##] : 내용 : 비밀인경우 비밀 댓글>>가 앞에 추가됨, 링크의 경우 $link로 변환, 스타일에 볼드, 빨간색이 지정되는 문제는 수정예정.
- <s_rp2_container>
- <s_rp2_rep> : 코멘트 댓글 : ![##rp2_rep##]
- ![##rp_rep_name##] : : $name
- ![##rp_rep_class##] : 종류에 따른 클래스
- ![##rp_rep_id##] : 코멘트 앵커 아이디, 이것이 지정되는 경우 코멘트 영역에 앵커가 빠진다.
- ![##rp_rep_date##]
- ![##rp_rep_link##]
- ![##rp_rep_onclick_delete##] : : 상동
- ![##rp_rep_desc##]
- <s_rp2_rep> : 코멘트 댓글 : ![##rp2_rep##]
- <s_rp_rep> : 코멘트 항목 : ![##rp_rep##]
- <s_rp_input_form> : : ![##_rp_input_form-##]
- <s_rp_member>
- <s_rp_guest>
- ![##rp_input_name##] : form name 용 : name
- ![##rp_input_password##] : form name 용 : password
- ![##rp_input_homepage##] : form name 용 : homepage
- ![##guest_name##]
- ![##guest_homepage##]
-
![##rp_admin_check##]:deprecated - ![##미정##] : 각 form의 id와 label은 ![##rp_input{part}##]![##article_rep_id##] 권장
- ![##rp_input_is_secret##]
- <s_rp_guest>
- ![##rp_input_comment##] : : comment
- ![##rp_onclick_submit##] : : addComment(this, $entryId);return false;
- ![##rp_textarea_body##] : : comment
- ![##rp_textarea_body_value##] : empty
- ![##미정##] : textarea의 id와 label은 ![##rp_textarea_body##]_![##article_rep_id##] 권장
- <s_rp_member>
- <s_rp_container>
-
-
Sidebar Part
- <s_sidebar> : 사이드바 영역 지정
- <s_sidebar_element> : 패널 영역 지정
- <s_sidebar> : 사이드바 영역 지정
-
- Common_Part
- <s_paging> : 페이징 영역 : ![##paging##]
- ![##prev_page##]> : 이전 페이지 링크 : href='$url$prefix{$paging['prev']}$postfix' 또는 블랭크
- <s_paging_rep>
- ![##paging_rep_link##] : : href='블라' or empty
- ![##paging_rep_link_num##] : : 1 or 5
- ![##next_page##] : 다음 페이지 링크 : href='$url$prefix{$paging['next']}$postfix' 또는 블랭크
- ![##no_more_prev##] : : no-more-prev or empty
- ![##no_more_next##] : : no-more-next or empty
- <s_rct_notice> : 최근 공지
- <s_rct_notice_rep> : 공지항목
- ![##notice_rep_link##]
- ![##notice_rep_title##]
- <s_rct_notice_rep> : 공지항목
- <s_search> : 검색 부분
- ![##search_name##] : : search
- ![##search_text##]
- ![##search_onclick_submit##] : : try{window.location.href='$blogURL/search/' + document.getElementsByName('search')[0].value.replaceAll('%', '%25'); return false;}catch(e){}
- <s_random_tags> : 태그영역, repeat
- ![##tag_link##]
- ![##tag_class##] : : cloud1~5
- ![##tag_name##]
- <s_rctps_rep> : 최근글
- ![##rctps_rep_link##]
- ![##rctps_rep_title##]
- ![##rctps_rep_rp_cnt##]
- ![##rctps_rep_auhtor##] : 작성자 이름(Tistory S1에서 추가)
- <s_rctrp_rep> : 최근 코멘트
- ![##rctrp_rep_link##]
- ![##rctrp_rep_desc##]
- ![##rctrp_rep_name##]
- ![##rctrp_rep_time##]
- <s_rcttb_rep> : 최근 트랙백
- ![##rcttb_rep_link##]
- ![##rcttb_rep_desc##]
- ![##rcttb_rep_name##]
- ![##rcttb_rep_time##]
- <s_archive_rep> : 아카이브
- ![##archive_rep_link##]
- ![##archive_rep_date##]
- ![##archive_rep_count##]
- <s_link_rep> : 링크
- ![##link_url##]
- ![##link_site##]
- <s_paging> : 페이징 영역 : ![##paging##]
- Source | Wiki Front | Main | Notice