=== Plugin Name === Contributors: Filosoff Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2606619 Tags: comments, livejournal, import, crosspost, synchronize Requires at least: 2.3 Tested up to: 2.7 Stable tag: trunk Automatically synchronizes comments from Your LiveJournal blog with Your stand-alone Wordpress-based blog. == Description == NEW: Supports built-in Wordpress comments threading! [see notes 2 and 3] Automatically synchronizes comments from Your LiveJournal blog with Your stand-alone Wordpress-based blog. All imported comments are associated with Your blog entries, crossposted to LiveJournal, and shown along with comments, written in You blog. You can choose how often do the synchronization. Synchronization does not slow down loading of Your pages, everything is done in background. Note 1: This plugin has to be used together with LJXP (LiveJournal CrossPoster) plugin. Support of JournalPress and other crossposters will come in future versions (please feel free to post feature requests at the plugin homepage). Note 2: Threading depth is limited by WordPress settings (`Settings - Discussion`). Note 3: You should consider removing `Reply` link for imported comments, because they are not really a part of WordPress :). == Installation == 1. Upload archive contents to the `/wp-content/plugins/` directory. You shod have `/wp-content/plugins/lj_comments_import` folder after that. 2. Make file `/wp-content/plugins/lj_comments_import/cookie.txt` writeable for everyone. 3. Fill nine first lines of `sync_lj_comments.php` with settings from Your `wp-config.php`. 4. Activate the plugin through the `Plugins` menu in WordPress. 5. Go to `Settings - LJ Comments Import` and enter Your LiveJournal username and password. It's completely safe to enter Your password here - it will be neither stored nor transferred in plain text. LJ Comments Import plugin will encode Your password first using md5 algorithm. 6. Press the `Sync Livejournal comments now` button to do the initial comments synchronization. == Screenshots == 1. Comments, shown at the stand-alone blog. Comments from LiveJournal are shown along with local ones. 2. Settings page for the plugin.