請問可否有mod -版面名稱顏色教學
發表於 : 2009-03-30 18:50
可否有mod -版面名稱顏色教學, 因為下載了, 打開 mod-ftc 101, 見有個些action 唔明. 就像以下紅色的:
問題(一) edit language /en, 我們用中文, 那麼只改動en, 會否不行
因為我見有些 mod 要做中文化.
問題(二) Refresh your Styles, clear your cache, set your settings, and apply the,經常都會見到這些動作, 就是不知道要在 acp 做些甚麼
我只係估 Refresh your Styles, clear your cache 係到 acp>風格>樣板/選擇快取, 然後刪除所有列出的樣板檔案. 對嗎?
但是apply the' "prosilver" XML file 就不知道要做些甚麼?
恕我問這些基本問題, 但對於我第一次用php, 仍在學習中 , 重覆看了又看, 找了又找, 官方的討論及竹貓星球教學, 真的不懂.
謝謝幫忙 !
<open src="language/en/acp/forums.php">
<edit>
<find><![CDATA[?>]]></find>
<action type="before-add"><![CDATA[//-- mod : forum title colour --------------------------------------------------
//-- add
$lang = array_merge($lang, array(
'FORUM_NAME_COLOUR' => 'Forum name colour',
));
//-- fin mod : forum title colour ----------------------------------------------]]></action>
</edit>
</open>
<diy-instructions lang="en-gb">
Refresh your Styles, clear your cache, set your settings, and apply the "prosilver" XML file
</diy-instructions>
問題(一) edit language /en, 我們用中文, 那麼只改動en, 會否不行
問題(二) Refresh your Styles, clear your cache, set your settings, and apply the,經常都會見到這些動作, 就是不知道要在 acp 做些甚麼
但是apply the' "prosilver" XML file 就不知道要做些甚麼?
恕我問這些基本問題, 但對於我第一次用php, 仍在學習中 , 重覆看了又看, 找了又找, 官方的討論及竹貓星球教學, 真的不懂.
謝謝幫忙 !
<open src="language/en/acp/forums.php">
<edit>
<find><![CDATA[?>]]></find>
<action type="before-add"><![CDATA[//-- mod : forum title colour --------------------------------------------------
//-- add
$lang = array_merge($lang, array(
'FORUM_NAME_COLOUR' => 'Forum name colour',
));
//-- fin mod : forum title colour ----------------------------------------------]]></action>
</edit>
</open>
<diy-instructions lang="en-gb">
Refresh your Styles, clear your cache, set your settings, and apply the "prosilver" XML file
</diy-instructions>