Downloads

Download tar.gz 31.18 KB
MD5: 5fa75b965185994fae1c7cdcb0e7de9c
SHA-1: 86c68b3aeb48f68fe9d3c1b12b0f488a5fe9d381
SHA-256: b14c6722fb9f08a9780a0552a80f300507afb12672f8ff88727d150013b74d1e
Download zip 34.7 KB
MD5: 64e8e48ae54979afd755c1d91fd69982
SHA-1: 5be2ab0900358b2777e2222dbd190b01faa91727
SHA-256: e0e638e31134e7ecef15fb26e5a5b18fb39f0037ae2420562a15b34b2dc0463b

Release notes

This release fixes some outstanding bugs, but more importantly brings the module much closer to fully matching the features of LiveJournal that users expect when synchronizing from LJ. The module now lets you easily theme nodes and comments synced from LJ, and provides a sample theme implementation that mimics LJ layouts. Also provided is an input filter that formats <lj user> and <lj comm> tags -- unfortunately, these were not correctly preserved in the previous version, so you may want to consider reimporting entries if you made heavy use of these tags.

The module also downloads the contents of <lj-embed/> elements, which are not expanded by LiveJournal's XML-RPC interface. This adds the requirement that your PHP install include cURL support. If you do not have this support, you will see an error on the requirements page.

Lastly, some configuration options have been rejiggered so the administrator, rather than the user, gets to choose how many entries to sync per cron run (per user). Also, the cache directory for the enclosed perl script is now passed as a parameter, and uses a directory within your site's files directory, instead of some hard-coded place in /var/cache/blah-blah.

Created by: noelbush
Created on: 27 Oct 2009 at 12:56 UTC
Last updated: 27 Oct 2009 at 13:01 UTC
New features
Bug fixes
Unsupported

Other releases