首頁 |
出自LifeType 中文文件計畫
(修訂版本間差異)
第76行: | 第76行: | ||
* [[Package and Share your Template|分享你的模版主題]] | * [[Package and Share your Template|分享你的模版主題]] | ||
* [[Current Templates|現有模版主題的列表]] | * [[Current Templates|現有模版主題的列表]] | ||
+ | </div> | ||
+ | |||
+ | <div style="clear:both; height:10px"></div> | ||
+ | |||
+ | <div style="font-size:130%; text-decoration:none; font-weight:bold; padding: 5px; margin: 10px 0px 5px; background-color: #f0f0f0; border: 1px solid darkslateblue">LifeType 外掛程式開發手冊 [[Plugin Development|»]] | ||
+ | </div> | ||
+ | |||
+ | <div style="width: 45%; margin:0px 6px; float:left"> | ||
+ | * [[Plugin Concept|外掛程式的基本觀念]] | ||
+ | * [[LifeType System Events|LifeType 的系統事件]] | ||
+ | * [[LifeType Related Class|外掛程式相關類別]] | ||
+ | * [[Implement a easy Plugin|實做一個簡單的外掛程式]] (Hello World) | ||
+ | * [[Add Configuration Page to Plugin|為外掛程式加上系統設定頁面]] | ||
+ | </div> | ||
+ | <div style="width: 45%; margin:0px 6px; float:left; display: inline"> | ||
+ | * [[Plugin UI Guideline|外掛程式的使用者介面設計準則]] | ||
+ | * [[Plugin Menu|把外掛程式加到系統選單]] | ||
+ | * [[Plugin Acceess Database|如何存取資料庫]] | ||
+ | * [[Implement a complete Plugin|實做一個複雜的外掛程式]] (Recent Comments) | ||
+ | * [[Current Plugins|現有外掛程式列表]] | ||
</div> | </div> |
在2005年11月22日 (二) 09:01所做的修訂版本
歡迎來到 LifeType 中文文件計畫, 由 LifeType 中文文件開發團隊 所共同維護。本計畫將同時包含正體與簡體兩個版本。
目前 LifeType 官方文件網站 的文件幾乎都是英文,這造成了 LifeType 在中文世界推廣上的困難。所以本文件計畫的目的除了要將 LifeType 官方網站的文件即時的翻譯與整理外,更希望能有中文的使用者與開發者貢獻自己在使用與開發上的心得,相信這更有助於 LifeType 未來的推廣。
任何人都可以參加本文件計畫,貢獻您的一己之力給 LifeType 自由軟體社群。唯一的限制是您必須先到 LifeType 中文開發論壇註冊,然後到 LifeType 中文文件計畫登入 以後才能開始撰寫。在您開始撰寫之前我們強烈建議您先閱讀 中文文件撰寫規則。
如果您純粹只想練習 MediaWiki 的編輯語法,您可以在 練習沙箱 中測試。請您不要在其他的 LifeType 文件頁面上作練習,這是非常不禮貌的行為。如果在非 練習沙箱 頁面中進行測試的人將直接刪除帳號,並公布其電子郵件信箱。
Lifetype 簡介 »
你的第一步 »
LifeType 使用手冊 »
LifeType 模版設計手冊 »
LifeType 外掛程式開發手冊 »
- 外掛程式的基本觀念
- LifeType 的系統事件
- 外掛程式相關類別
- 實做一個簡單的外掛程式 (Hello World)
- 為外掛程式加上系統設定頁面
- 外掛程式的使用者介面設計準則
- 把外掛程式加到系統選單
- 如何存取資料庫
- 實做一個複雜的外掛程式 (Recent Comments)
- 現有外掛程式列表