Plugin Introduction

Author: limodou
Email:limodou@gmail.com
Homepage:http://wiki.woodpecker.org.cn/moin/UliPad
BLOG:http://www.donews.net/limodou
Copyleft:GPL

Content

1   Introduction

1.1   BlogEdit(Deprecated)

Can be used to write blog, and communicate with server via xml-rpc. So need the server supports blogapi and metawebblogapi. But I don't test it so much.

1.2   wxPythonDocument(Chnage yourself)

Show wxPython document. But you should change the source code to specify the correct location of the wxPython document.

You should chnage the source code your self.

1.3   PythonDoc(Chnage yourself)

Show python document. But you may need to change the source code to specify the correct location of the python document.

You should chnage the source code your self.

1.4   closeother(Available, seldom use)

Close others documents except current one. It'll add a menu item in File menu, and Notebook context menu.

1.5   djangoproj(Available)

Django developing support.

1.6   docbook(Available, seldom use)

Can be used for writing docbook document.

1.7   dosprompt(Available, Window platform)

Open dos window in bottom pane.

1.8   fortran(Available, seldom use)

Add fortran language syntax highlight support.

1.11   pairprog(Available)

You can use it on collaborate programming.

1.13   pytts(Available, window platform)

Read current document or selected text via TTS.

1.14   rssreader(Deprecated)

A test rss reader plugin.

1.16   ruler(Available)

Add ruler for document.

1.17   showerror(Available)

Add some menu items related with error.txt and debug.txt of UliPad.

1.18   spellcheck(Available)

Spell check for current document.

1.19   winpdb(Available)

Add winpdb support. You can use it to debug your program.