TatterTools標籤中文對照
- Posted by Beata on 九月 25th, 2005 filed in tattertools
為方便skin的製作,我整理了一份TatterTools 0.96 版本的標籤中文對照,使用了自己比較能理解的敘述做為註釋
index.php 首頁位置url
index.php?md=keyword 關鍵字表url
index.php?md=local 地域情報url
index.php?md=rss 網誌聯播url
index.php?md=guest 留言板url
admin/article.php 控制台url
<s_t3> 整個網誌區域須用<s_t3></s_t3>標籤包圍住,以下使用到<xxx>標籤的皆同理
[##_title_##] : 網誌名稱 __
[##_desc_##] : 網誌描述 __
_____________________________________ Sidebar 部分
[##_search_name_##] : 搜尋input NAME 值 __
[##_search_text_##] : 搜尋input VALUE 值 __
[##_search_onclick_submit_##] : 搜尋input onkeypress 值 __
[##_calendar_##] : 顯示月曆 :
[##_category_##] : 樹狀分類 __
[##_count_total_##] : 總計到訪人數 __
[##_count_today_##] : 今日到訪人數 __
[##_count_yesterday_##] : 昨日到訪人數 __
<s_archive_rep> 月份彙整列表
[##_archive_rep_link_##] : 月份彙整url :
[##_archive_rep_date_##] : 顯示月份 :
<s_rctps_rep>近期文章列表
[##_rctps_rep_link_##] : 文章url :
[##_rctps_rep_title_##] : 文章標題 :
[##_rctps_rep_rp_cnt_##] : 迴響篇數 :
<s_rctrp_rep>近期迴響列表
[##_rctrp_rep_link_##] : 迴響url :
[##_rctrp_rep_desc_##] : 迴響內容 :
[##_rctrp_rep_time_##] : 發表日期 :
[##_rctrp_rep_name_##] : 發表者 :
<s_rcttb_rep> 近期引用列表
[##_rcttb_rep_link_##] : 被引用的文章url :
[##_rcttb_rep_desc_##] : 引用此文的文章標題 :
[##_rcttb_rep_name_##] : 引用此文的網誌名稱 :
<s_link_rep> 網站鏈接列表
[##_link_url_##] : 網站url :
[##_link_site_##] : 網站名稱 :
_______________________________________ 網誌列表
<s_list> 分類、彙整、搜尋區域
[##_list_conform_##] : 列表項目 :
[##_list_count_##] : 篇數 :
<s_list_rep> 分類、彙整、搜尋列表清單
[##_list_rep_regdate_##] : 發表日期 :
[##_list_rep_link_##] : 文章url :
[##_list_rep_title_##] : 文章標題 :
[##_list_rep_rp_cnt_##] : 迴響篇數 :
<s_rplist> : 搜尋迴響區域 __
[##_rplist_conform_##] : 關鍵字 :
[##_rplist_count_##] : 篇數 :
<s_rplist_rep> 搜尋迴響列表清單
[##_rplist_rep_regdate_##] : 發表日期 :
[##_rplist_rep_name_##] : 發表者 :
[##_rplist_rep_link_##] : 迴響url :
[##_rplist_rep_body_##] : 迴響內容 :
_______________________________________ 網誌聯播
<s_rss>網誌聯播區域
<s_rss_date>更新日期
[##_rss_year_##] : 年 :
[##_rss_month_##] : 月 :
[##_rss_day_##] : 日 :
<s_rss_rep>網誌聯播列表
[##_rss_url_##] : 聯播文章url :
[##_rss_title_##] : 標題 :
[##_rss_creator_##] : 出處/撰寫者 :
_________________________________________ 關鍵字
<s_keyword>關鍵字區域
[##_keyword_sort1_##] : 依時間排序 :
[##_keyword_sort2_##] : 依編號排序 :
<s_keyword_date_rep>依時間排序才會顯示的日期
[##_keyword_year_##] : 年 :
[##_keyword_month_##] : 月 :
[##_keyword_day_##] : 日 :
<s_keyword_rep>關鍵字列表
[##_onclick_keyword_##] : 關鍵字彈出式說明視窗 :
[##_keyword_label_##] : 關鍵字 :
_______________________________________ 地域情報
<s_local>地域情報頁面
<s_local_spot_rep>地域名稱列表
[##_local_spot_depth_##] : 地域名稱層級(用於td width) :
[##_local_spot_##] : 地域名稱 :
<s_local_info_rep>與此地域有關的描述文章列表
[##_local_info_depth_##] : 地域描述文章層級 :
[##_local_info_link_##] : 地域描述文章url :
[##_local_info_title_##] : 地域描述文章標題 :
_______________________________________ 訪客留言
<s_guest>訪客留言頁面
<s_guest_form>訪客留言填寫表單
[##_guest_input_name_##] : 訪客名字input NAME 值 :
[##_guest_name_##] : 訪客名字input VALUE 值 :
[##_guest_input_homepage_##] : 主頁網址input NAME 值 :
[##_guest_homepage_##] : 主頁網址input VALUE 值 :
[##_guest_select_icon_##] : 頭像select NAME 值 :
[##_guest_select_icon_onchange_##] : 頭像select onChange 值 :
[##_select_icons_##] : 頭像select之option列表 :
[##_guest_select_icon_imgid_##] : 頭像預覽圖片的 ID 值 :
[##_guest_select_icon_src_##] : 頭像預覽圖片的url :
[##_guest_textarea_body_##] : 留言填寫區域textarea NAME 值 :
[##_guest_textarea_body_value_##] : 留言填寫區域textarea預設內容 :
[##_guest_input_password_##] : 密碼input NAME 值 :
[##_guest_password_##] : 密碼input VALUE 值 :
[##_guest_onclick_submit_##] : 表單傳送 onclick 值 :
[##_guest_form_area1_##]
[##_guest_sort1_##] : 依留言編號排序 :
[##_guest_sort2_##] : 依留言時間排序 :
<s_guest_rep>顯示留言列表
[##_mark_##] : 標籤:<a name=”[##_mark_##]“> __
[##_guest_rep_num_##] : 留言編號 :
[##_guest_rep_icon_##] : 頭像url :
[##_guest_rep_icon_width_##] : 頭像寬度 :
[##_guest_rep_icon_height_##] : 頭像高度 :
[##_guest_rep_homepage_##] : 主頁url :
[##_guest_rep_name_##] : 訪客名字 :
[##_guest_rep_reply_##] : 回覆url :
[##_guest_rep_edit_##] : 編輯url :
[##_guest_rep_delete_##] : 刪除留言 onclick 值 :
[##_guest_rep_body_##] : 留言內容 :
[##_guest_rep_regdate_##] : 留言日期 :
<s_guest_reply_rep>顯示回覆留言列表
與留言列表內容一樣但不需加上[##_guest_rep_reply_##]
[##_guest_form_area2_##]
_______________________________________ 文章顯示
<s_article_rep>主要文章顯示頁面
[##_article_rep_link_##] : 文章url :
[##_article_rep_title_##] : 文章標題 :
<s_ad_div>網誌狀態更改
[##_s_ad_m_link_##] : 修改文章url :
[##_s_ad_s1_label_##] : 設定公開 :
[##_s_ad_s2_link_##] : 設定不公開urlL :
[##_s_ad_s2_label_##] : 設定不公開 :
[##_s_ad_t_onclick_##] : 引用功能 onclick 值 :
[##_s_ad_d_onclick_##] : 刪除文章 onclick事件 :
[##_article_rep_desc_##] : 文章內容 :
[##_article_rep_name_##] : 作者 :
[##_article_rep_category_link_##] : 分類url :
[##_article_rep_category_##] : 分類 :
[##_article_rep_date_##] : 發表時間 :
#tb : 顯示引用區域url :
[##_article_rep_tb_link_##] : 顯示引用區域 onclick值 :
[##_article_rep_tb_cnt_##] : 被引用篇數 :
#rp : 顯示迴響區域url :
[##_article_rep_rp_link_##] : 顯示迴響區域 onclick值 :
[##_article_rep_rp_cnt_##] : 迴響篇數 :
[##_article_div_area_##] : 引用及迴響區域 :
<s_tb>引用區塊
[##_tb_address_##] : 本文引用網址 :
<s_tb_rep>引用本文的網誌列表
[##_tb_rep_url_##] : 引用本文的文章url :
[##_tb_rep_site_##] : 引用本文的網誌名稱 :
[##_tb_rep_date_##] : 引用日期 :
[##_tb_rep_onclick_delete_##] : 刪除本篇 :
[##_tb_rep_title_##] : 引用本文的文章標題 :
[##_tb_rep_desc_##] : 引用本文的文章內容 :
<s_rp>迴響區塊
<s_rp_rep>顯示迴響列表
[##_rp_rep_name_##] : 發表者名字 :
[##_rp_rep_date_##] : 發表日期 :
[##_rp_rep_onclick_reply_##] : 回覆此篇迴響 onclick 值 :
[##_rp_rep_onclick_delete_##] : 刪除此篇迴響 onclick 值 :
[##_rp_rep_desc_##] : 迴響內容 :
<s_rp2_rep>顯示迴響回覆列表
同迴響列表,但不需加上[##_rp_rep_onclick_reply_##]
[##_rp_input_name_##] : 訪客名字input NAME 值 :
[##_guest_name_##] : 訪客名字input VALUE 值 :
[##_rp_input_password_##] : 密碼input NAME 值 :
[##_rp_admin_check_##] : 密碼input VALUE 值 :
[##_rp_input_homepage_##] : 主頁位置input NAME 值 :
[##_guest_homepage_##] : 主頁位置input VALUE 值 :
[##_rp_input_is_secret_##] : 私密迴響checkbox NAME 值 :
[##_rp_input_comment_##] : CommentTextarea NAME 值 :
[##_rp_onclick_submit_##] : 迴響表單傳送 onclick 值 :
_________________________________________ 導覽列
[##_prev_page_##] : 上一頁 :
[##_next_page_##] : 下一頁 :
<s_paging_rep>頁次列表
[##_paging_rep_link_##] : 頁次url :
[##_paging_rep_link_num_##] : 頁次 :
十月 3rd, 2005 at 12:31 下午
哇~您真的是太優囉…整理這些東西一定花了很多時間,對我中文化SKIN時,幫助粉大咧! 感謝~~
十月 3rd, 2005 at 4:14 下午
呵呵,因為目前網路上所能查詢到的標籤表幾乎都是0.96版本之前的。
為了製作面板的方便
所以整理出這份標籤表
希望你喜歡
十一月 4th, 2005 at 9:52 上午
轉載自懶懶喵日記
作者:Beata
注意:爲了能夠正常顯示,作了如下修改,使用的時候記得去掉空格。
* < 空格xxx空格>
*[空格##_xxx_空格>
為方便skin的製作,我整理了一份TatterTools 0.96 版本的標籤中文對照,使用了自己比較能理解的敘述做為註釋
more..