miyazawa.orgを管理するのに、pylucidをインストールしてみた。
とりあえず、やっと動くようになったけど、ソースだのが全部public_html以下に無いと動作しないのはいやだなぁ。
別のディレクトリに置くようにしようとしたけど、うまくいかなかった。。。
CSSとかカスタマイズは、これから。
今回使った 0.8.6-rc には、Pylucid/forms/filesystem.pyにasciiじゃない文字が入っていて、それを削除しないとプラグインのセットアップでエラーになってしまった。
I installed pylucid to manage "miyazawa.org".
I managed to set up but I don't like the all sources should be under public_html :-<.
I tried to separate the directories of sources but it did not work well...
I have not customize the appearance and so on yet.
I used 0.8.6-rc and I hit an error though the setting up the plug-ins unless removing the non-ascii characters in Pylucid/forms/filesystem.py.