skakri: (Default)
skakri ([personal profile] skakri) wrote in [site community profile] dw_dev2011-05-27 01:33 am
Entry tags:

importer and xpost

Hello, I'd like to know if there is any documentation regarding content importing from LJ-based site (AFAIK, old version, circa "07) and cross-post setup steps? How should I define a new external site?

I'm currently using jbackup.pl + LJ::Simple mash-up, but that won't work in the long run, as even if entry backdate is set, users still receive messages of a new posts, if they're subscribed.
denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)

[staff profile] denise 2011-05-29 09:23 am (UTC)(link)
Have you tried stopping and then restarting Apache after making your changes? That's what always gets me!
denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)

[staff profile] denise 2011-05-29 09:43 am (UTC)(link)
*g* I can't count the number of times that's bitten me. I've finally learned that if something doesn't seem to be working right, I should bounce Apache, but it took me forever to get that ingrained!

To configure a site for import, I'm not positive, but I think it should be enough to add it into cgi-bin/LJ/Widget/ImportChooseSource.pm if it's LJ-based. If that isn't enough, let me know and I'll dig into things more deeply.

(Also, to add in new sites for the <user name=foo site=example.com> tag, they go into cgi-bin/DW/External/Site -- use the ones that are already there as an example of what they should look like.)

denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)

[staff profile] denise 2011-05-29 10:05 am (UTC)(link)
Hm. Assuming that you stopped and restarted Apache and the workers, I'm stumped. I'll poke the dev who wrote the importer and see if she has any suggestions!
exor674: Computer Science is my girlfriend (Default)

[personal profile] exor674 2011-05-29 06:45 pm (UTC)(link)
Which stage is failing?