I have a large request for links to be placed in my directory and I want to know if there is anyway to bulk upload the links into my directory instead of putting them in by hand?
Mack (floppydrivez) was asking this yesterday. The links we in an excel spreadsheet, so he converted that to CSV format and parsed it with php. Perhaps you should ask him.
If you have a column with the category id of each listing then the sql query can easily be generated otherwise you can still do that but will have to move the listings to the appropriate categories by hand from the admin panel.
Yeah, I had to go back an revamp the tactic a little bit. It is good you have to do that though because most of them need moderation. Titles, etc. On the revamp part, I had to go back and set the status, date modified to a new default value before I could insert all my new stuff to review. Beats the hell out of copy and paste though.