/* CNN.com.plist Created by Wesley Ray Hall, Apr. 23, 2003 Wesley@Mac.com */ { /* name should match the file name, for correct sorting of menu */ name = "CNN"; description = "CNN - The Cable News Network"; action = "http://search.cnn.com/cnn/search"; /* the URL where the search form is, generally the home page, for the Tool menu. */ homepage = "http://www.cnn.com/"; /* fixed parameters to put on the query */ inputs = { source = "cnn"; invocationType = "search.top"; sites = "cnn"; }; method = GET; user = query; /* Note: there is no "more" ... they return all the results. */ aspects = /* list of aspects to populate popup. */ ( { name = "CNN"; default = YES; }, { name = "CNN/Money"; action="http://search.money.cnn.com/money/search"; inputs = { source="money"; }; }, { name = "Sports Illustrated"; action="http://search.si.cnn.com/si/search"; inputs = { source="si"; }; }, ); sequence = ( /* Total search items found */ /* { start = "SORT RESULTS BY: "; end = ""; optional = YES; sequence = ( { key = "total"; start = " of "; end = " "; optional = YES; } ); }, */ /* Next search items link */ { key = "next"; start = "\n\n ; }