Closed Bug 79322 Opened 25 years ago Closed 24 years ago

[RFE] Make chatzilla user scriptable

Categories

(Other Applications Graveyard :: ChatZilla, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: matt, Assigned: rginda)

References

Details

The end user should be able to add hooks to chatzilla, using: - A Javascript file in the user's profile directory. - Components (Javascript or otherwise).
Oh, whatever it is that adds hooks to chatzilla should also be able to manipulate the networks lists, and manipulate the mungers.
I've got a fix for this in the 0.8.1 series on hacksrus, but they're not checked in, and havn't been updated to work with moz0.9x. In the interim, you can put a .js file anywhere on your disk and load it like... /eval client.load ("file:///u/rginda/chatzilla-script.js"); The fix in 0.8.1x adds a "startup scripts" pref, chatzilla will load the script(s) pointed to by the pref on startup.
Status: NEW → ASSIGNED
Depends on: 89713
fix checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Product: Core → Other Applications
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.