이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

LJ comments import: reloaded

설명

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 :).

스크린샷

  • Comments, shown at the stand-alone blog. Comments from LiveJournal are shown along with local ones.
  • Settings page for the plugin.

설치

  1. Deactivate original LJ comments import plugin first.
  2. Upload archive contents to the /wp-content/plugins/ directory. You shod have /wp-content/plugins/lj-comments-import-reloaded folder after that.
  3. Make file /wp-content/plugins/lj-comments-import-reloaded/cookie.txt writeable for everyone.
  4. Fill nine first lines of sync_lj_comments.php with settings from Your wp-config.php.
  5. Activate the plugin through the Plugins menu in WordPress.
  6. 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.
  7. Press the Sync Livejournal comments now button to do the initial comments synchronization.

FAQ

Can I run this plugin together with original LJ comments import plugin?

No. You can not.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“LJ comments import: reloaded”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “LJ comments import: reloaded”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.97.1

Minor bugfixes with deisplaying Suspended and Deleted comments.

0.97

Fixed error with directory path.

0.96

LJ changes authorizathion system. We did it too.