Quote:
Originally Posted by Rofl
It sounds like a nice idea, but the thing with this is that there is no "standard" way of recording link trades between webmasters, I bet no two webmasters have the same looking list with data in the same place.
|
You know the data and data fields required to be imported for your script to work. I would think it's limited to a few fields of information, . You could make the importer work similar to the way smart thumbs does their import galleries function. I believe they use a series of drop down selectors to assign field order based on the data you are importing, then you could specify how your data is arranged, how it is delimited (pipe, tab, semi-colon, comma, etc). Of course, with text files or excel files, you can massage data any way you need to import it. Seems like this would address the data confusion issue so that a data importer could in fact be written for your script.