2010-09-12(Sun) [長年日記]
_ tdiary3.0化(3)
やり方を変えてみる。
$HOME
/src
tdiary@ ln -s tdiary-core tdiary
/tdiary-core git clone git://github.com/tdiary/tdiary-core; chmod -R o+r js theme
/js
/theme
help.png
base.css
/default
himawari@ ln -s ../../tdiary-theme/himawari himawari
/tdiary-theme git clone git://github.com/tdiary/tdiary-theme ; chmod -R o+r .
/himawari
/www
/tdiary
theme@ ln -s ../../../src/tdiary/theme theme
js@ ln -s ../../../src/tdiary/js js
これで設定画面から選択できるようになった。
[ツッコミを入れる]