這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

LiveJournal Importer

描述

Simple importer to bring your LiveJournal over to WordPress.

安裝

  1. Upload the livejournal-importer folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Tools -> Import screen, Click on LiveJournal

常見問題

Installation Instructions
  1. Upload the livejournal-importer folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Tools -> Import screen, Click on LiveJournal

評價

2019年4月23日
Unfortunately, the plugin does not seem to work with LJ itself anymore. However, it is easy to modify it, so that it works with other LJ-based web sites, such as dreamwidth. In turn, dreamwidth supports fully functioning import from LJ. I have modified the plugin to support thrid-party LJ-based sites, and you can use it to import from, for example, dreamwidth. Since I haven't understood, how to commit my changes here, I have made a modified plugin available on my github. Please google for "github asapegin livejournal-importer" (links are not allowed in the reviews).
閱讀全部7個評價

貢獻者及開發者

“LiveJournal Importer” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

LiveJournal Importer 外掛目前已有 30 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 LiveJournal Importer 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.5

  • Fix order of translation functions loading so that translations can actually be rendered

0.4

  • Fix AJAX handler to use the global and have the class defined and instantiated
  • Slow the auto-refreshes down
  • Handle the case where the last batch of comments are all deleted ones so we don’t loop forever

0.3

  • Moved the AJAX Handler out of core and into the plugin
  • Added support for using WP_HTTP transports for the API request in WP 3.1
  • Fixed the ajax messages to actually display the elipsis

0.2

  • Updates

0.1

  • Initial release