Translations

Creating a basic Joomla! template/13/zh-tw: Difference between revisions

From Joomla! Documentation

Created page with "所以,你可以發現我們在標籤之中設置指數 (在 <code><element></code> 中)。最簡單的方式就是複製貼上到你的 <tt>templateDetails.xml</tt> 檔案..."
 
No edit summary
 
Line 1: Line 1:
所以,你可以發現我們在標籤之中設置指數 (在 <code><element></code> 中)。最簡單的方式就是複製貼上到你的 <tt>templateDetails.xml</tt> 檔案裡來進行修改 (例如 <code><name></code> 以及 <code><author></code>)。
所以,你可以發現我們在標籤之中有一整套資訊 (在 <code><element></code> 中)。最簡單的方式就是複製貼上到你的 <tt>templateDetails.xml</tt> 檔案裡來進行修改 (例如 <code><name></code> 以及 <code><author></code>)。

Latest revision as of 07:27, 7 January 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Creating a basic Joomla! template)
So, as you can see, we have a set of information between markup tags (the <code><element></code>s). Your best approach is to copy and paste this into your <tt>templateDetails.xml</tt> file and change the relevant bits (such as <code><name></code> and <code><author></code>).

所以,你可以發現我們在標籤之中有一整套資訊 (在 <element> 中)。最簡單的方式就是複製貼上到你的 templateDetails.xml 檔案裡來進行修改 (例如 <name> 以及 <author>)。