問題(一) 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>
