Personal tools
You are here: Home blog Python Sidebarを修正 Comments
Document Actions

Python Sidebarを修正

by Kahei Suzuki posted at 2005-06-06 19:24 last modified 2006-09-01 10:50
こちらのエントリで導入したPython Sidebarだが、日本Pythonユーザ会(PyJUG)に置かれている日本語ドキュメントファイルのディレクトリが変更されたので、ドキュメントにアクセスできなくなっていた。
これを修正して、日本語ドキュメントが参照できるようにしてみた。
どうせなので、オリジナルからのインストール方法をまとめておく。

1. まずダウンロードしたアーカイブファイルを展開してできるpython-sidebarというフォルダ内のupdate.pyをエディタで読み込んで、

http://www.python.org/doc/current/

となっているところをすべて

http://www.python.jp/doc/release/

に置き換える。

2. 次に

python update.py

として、python-sidebar内にあるhtmlフォルダに含まれている.htmlファイルをアップデートする。

3. http://projects.edgewall.com/python-sidebar/にFirefoxでアクセスして、Python SidebarをFirefoxのブックマークツールバーフォルダにインストールする。

4. ツールバーに表示されているPython Sidebarをマウスで右クリックし、プロパティを表示させる。URLを先ほどアップデートしたhtmlフォルダのtoc-tutorial.htmlに置き換える。

以上で、ツールバーのPython SidebarをクリックすればPythonの日本語ドキュメントが表示されるようになる。

Category(s)
Zope and Plone
The URL to Trackback this entry is:
http://kahei.org/blog/83/tbping
Add comment

You can add a comment by filling out the form below. Plain text formatting.

(Required)
(Required)
(Required)
(Required)
(Required)
This helps us prevent automated spamming.
Captcha Image