Gossamer Forum
Quote Reply
XMLResults Plugin
Hi,

One thing you will need to change in your Links SQL, is edit admin/Links/Search.pm and remove:

print $IN->header;

at line 67 right before:

my $results = GT::Plugins->dispatch ($CFG->{admin_root_path} . '/Plugins', 'search_results', \&query, {});

Otherwise, I'd love to hear some comments from any XML people out there. RSS probably isn't the best standard to use as it doesn't contain all the information neccessary, but I didn't want to invent a new one.

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread XMLResults Plugin Alex 3250 Oct 30, 2001, 2:29 PM
Thread Re: [Alex] XMLResults Plugin
gotze 3079 Nov 8, 2001, 6:43 AM
Post Re: [gotze] XMLResults Plugin
Alex 3052 Nov 8, 2001, 1:52 PM
Post Re: [Alex] XMLResults Plugin
ditoudi 2958 Apr 4, 2002, 7:06 AM