2 Beagle Extension: Index webpages you visit using the Beagle Indexing Engine.
3 An Extension for the Firefox Browser.
6 Open the generated beagle.xsi in Firefox or Mozilla.
7 This will fire the Extension Manager.
10 Executes beagle-index-url located in $PATH, passing the URI and a path
11 to a temporary file containing the URI's content. beagle-index-url
12 should delete this file once it is finished indexing.
15 - make install rule for installing to global extensions
16 directory (can be done without running mozilla?)
18 - only index content on initial visit to a page
19 - send HTTP headers to beagle-index-url?
20 - remove context menu and preferences?
22 - call beagle-index-url with page title and mime-type
23 - watch for beagle-index-url error and clean up tempfile
24 - save tempfile in safer place and with better name
25 - include install.js for older versions of Firefox (<0.9)
28 -- Alex Graveley (Tue Jul 27, 2004)