470
edits
No edit summary |
m (typos) |
||
| Line 68: | Line 68: | ||
=== Code Changes === | === Code Changes === | ||
It is recommended that you use the new and improved | It is recommended that you use the new and improved tinderclient that was posted ot the mozilla-webtools list; it is much more general and is designed to be customized for your site. However, if you don't, here's a quick little patch to add authentication and to fix a missing "use Date::Format" | ||
<pre> | <pre> | ||
| Line 99: | Line 99: | ||
= @_; | = @_; | ||
</pre> | </pre> | ||
== Setting up a tree == | == Setting up a tree == | ||
Point your browser at tinderbox/login.pl, logging in as tbox (or a superuser) | Point your browser at tinderbox/login.pl, logging in as tbox (or a superuser) | ||
edits