czplugins
skeleton plugin
author: Eirik Hodne
This plugin contains the minimum code for a Chatzilla plugin. It does nothing, but it is instructive because of its simplicity, and useful because it will save the plugin author some time when beginning a new project.
How to obtain this plugin from the czplugins CVS repository:
cvs -d :pserver:guest@mozdev.org:/cvs login
#password is guest
cvs -d :pserver:guest@mozdev.org:/cvs checkout -d skeleton czplugins/src/example/skeleton
cvs -d :pserver:guest@mozdev.org:/cvs login
#password is guest
cvs -d :pserver:guest@mozdev.org:/cvs checkout -d skeleton czplugins/src/example/skeleton
tip: for an easy install, cvs-checkout this plugin directly into the scripts directory of your Chatzilla profile.