為此,需要加裝 WebAdmin 的 Plugin,步驟如下:
1. 安裝 setuptools :
python ez_setup.py可用以下指令檢查是否已經安裝 setuptools,如果沒有任何訊息輸出即正常:
$ python -c "import pkg_resources"2. 匯出並安裝 WebAdmin:
svn export http://svn.edgewall.com/repos/trac/sandbox/webadmin/3. 編輯 trac.ini,啟用 WebAdmin:
cd webadmin
python setup.py install
[components]4. 重新啟動 Apache:
webadmin.* = enabled
service httpd restartWeb Admin Plugin
沒有留言:
張貼留言