mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 21:29:58 +09:00
* zeroboard XE, zeroboardXE -> XE
* index.php, common_layout.html : XE -> XpressEngine git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4909 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f2e59ee019
commit
a4e8aae7eb
68 changed files with 84 additions and 86 deletions
|
|
@ -9,7 +9,7 @@
|
|||
$lang->opage_path = "外部頁面路徑";
|
||||
$lang->opage_caching_interval = "暫存時間設置";
|
||||
|
||||
$lang->about_opage = "此模組可把外部 HTML或 PHP檔案插入到 Zeroboard XE中的模組。<br />可以使用絕對路徑及相對路徑。而且使用以http:// 開頭的地址時,可以把外部主機中的頁面插入到 Zeroboard XE當中。";
|
||||
$lang->about_opage_path= "請輸入外部檔案路徑。<br />可以使用如同 /path1/path2/sample.php的絕對路徑或如 ../path2/sample.php的相對路徑。<br />如使用http://url/sample.php之類的地址,可以把此頁面的輸出結果顯示到 Zeroboard XE內部的指定位置。<br />目前安裝的 Zeroboard XE絕對路徑如下:<br />";
|
||||
$lang->about_opage = "此模組可把外部 HTML或 PHP檔案插入到 XE中的模組。<br />可以使用絕對路徑及相對路徑。而且使用以http:// 開頭的地址時,可以把外部主機中的頁面插入到 XE當中。";
|
||||
$lang->about_opage_path= "請輸入外部檔案路徑。<br />可以使用如同 /path1/path2/sample.php的絕對路徑或如 ../path2/sample.php的相對路徑。<br />如使用http://url/sample.php之類的地址,可以把此頁面的輸出結果顯示到 XE內部的指定位置。<br />目前安裝的 XE絕對路徑如下:<br />";
|
||||
$lang->about_opage_caching_interval = "單位為分。暫存時間內頁面將輸出臨時儲存的資料。<br />輸出外部主機訊息或資料時,如消耗資源很大,盡量把暫存時間設置大一點。<br />0 表示不暫存。";
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue