三月 10, 2006

讓 LifeType 中的部落格自動啟用 authimage 外掛

註冊過程加入外掛設定

在官方網站的討論有提到:
http://forums.lifetype.net/viewtopic.php?t=2005

1. 開啟檔案 /class/summary/action/dofinishregister.class.php
2. 找到

$locale = Locales::getLocale( $this->blogLocale );

3. 在這一行上方加入下面這幾行即可

$blogInfo->setValue( "plugin_authimage_enabled", 1 );

$blogInfo->setValue( "plugin_authimage_length", 4 );

$blogInfo->setValue( "plugin_authimage_key", plog);

$blogInfo->setValue( "plugin_authimage_expiredtime", 3600 );

$blogInfo->setValue( "plugin_authimage_default", "sky.gif" );



引用URL

http://stu.hyes.tyc.edu.tw/plog/trackback.php?id=658
回應文章
(必要)
authimage

:);):'(:(:P8):O:D