At 04:00 PM 05/24/02 +0200, Per Einar Ellefsen wrote: > >I don't know if this is just a problem while waiting for some updates on >perl.apache.org, but look at > http://perl.apache.org/release/search/swish.cgi?query=PerlPassEnv&sbm=&submi t=search > >The design isn't there anymore!
I just ran make.pl in the src/search directory. That creates a couple of files. make.pl must be run before Docset builds any pages because every page depends on the search_options file that make.pl creates. make.pl also creates checkboxes.storable, which is then copied to dst_html/search, and that is read by swish.cgi to get the data structure for the nested (indented) checkboxes. Still need to figure out why Opera isn't using any style sheets.... -- Bill Moseley mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
