czplugins
dogear plugin
author: John J Foerch
.. with optimistic deferment of further development to anyone wanting to learn to write ChatZilla plugins..
This plugin adds the commands /dogear and /de, both of which do the same thing. They display a row of msg-class "DOGEAR" in the current view. This row can be styled in your motif with a rule for .msg[msg-type="DOGEAR"]. This is useful because it provides an easy way to mark a spot in a chat window, whether you are walking away from the computer for a minute, or just want to make a visual symbol near text to which you want to refer later.
To anyone wishing to add functionality to this plugin, see the notes in the source code.
cvs -d :pserver:guest@mozdev.org:/cvs login
#password is guest
cvs -d :pserver:guest@mozdev.org:/cvs checkout -d dogear czplugins/src/utility/dogear
tip: for an easy install, cvs-checkout this plugin directly into the scripts directory of your Chatzilla profile.