April 27,2005

7dana提供的free osc templates

7dana提供了四個免費osc的樣板.

下載頁download
雖然是免費下載..但是7dana要求使用者不能移除7dana的copyright notice(designed by 7dana.com)..

點"download "時會出現"Free Download - License Agreement".下載前請務必先仔細閱讀!



下載需要的樣板之後..接下來就是安裝了

首先需要先安裝好完整的osc中文big版(最好是沒有修改過的)

然後將你下載的樣板解壓縮.再把所有檔案覆蓋到osc檔案夾裡

然後找到\includes\configure.php(需要把檔案屬性改成706)

打開configure.php..在程式最下方 ?>之前加入以下的程式碼

// STS: ADD: Define Simple Template System files
define('STS_START_CAPTURE', DIR_WS_INCLUDES . 'sts_start_capture.php');
define('STS_STOP_CAPTURE', DIR_WS_INCLUDES . 'sts_stop_capture.php');
define('STS_RESTART_CAPTURE', DIR_WS_INCLUDES . 'sts_restart_capture.php');
define('STS_TEMPLATE_DIR', DIR_WS_INCLUDES . 'sts_templates/');
define('STS_DEFAULT_TEMPLATE', DIR_WS_INCLUDES . 'sts_template.html');
define('STS_DISPLAY_OUTPUT', DIR_WS_INCLUDES . 'sts_display_output.php');
define('STS_USER_CODE', DIR_WS_INCLUDES . 'sts_user_code.php');
define('STS_PRODUCT_INFO', DIR_WS_INCLUDES . 'sts_product_info.php');
// STS: EOADD

然後save(把檔案屬性改回644)

最後打開\includes\application_top.php

找到

// include server parameters require('includes/configure.php');

在後面加入

//修正中文 require(DIR_FS_CATALOG . DIR_WS_LANGUAGES . 'tchinese/big5_func/big5_func.inc');

save之後用ie or ff檢視網頁.網頁顯示正常即大功完成!


Posted by oscdesign at 樂多Roodo! │20:36 │回應(1)引用(0)【osc免費資源】
工具:編輯本文
Ads by Roodo! 

引用URL

http://cgi.blog.roodo.com/trackback/192229
回應文章
TO:osc設計事務所啟
從網站知悉 貴事務所對osc很有經驗,我的網站也委託別人設置osc購物車,請問可否幫我們版面全盤美化,請報價速與我們聯絡。
Posted by 徐弘輝 at October 27,2005 17:14