mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19: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