Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

LiveJournal Importer

Beskrivning

Enkel importör för att få din LiveJournal över till WordPress.

Installation

  1. Upload the livejournal-importer folder to the /wp-content/plugins/ directory
  2. Aktivera tillägget via menyn ”Tillägg” i WordPress.
  3. Go to the Tools -> Import screen, Click on LiveJournal

Vanliga frågor

Installation Instructions
  1. Upload the livejournal-importer folder to the /wp-content/plugins/ directory
  2. Aktivera tillägget via menyn ”Tillägg” i WordPress.
  3. Go to the Tools -> Import screen, Click on LiveJournal

Recensioner

23 april 2019
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).
Läs alla 7 betyg

Bidragsgivare och utvecklare

”LiveJournal Importer” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”LiveJournal Importer” har översatts till 30 språk. Tack till översättarna för deras bidrag.

Översätt ”LiveJournal Importer” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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

  • Uppdateringar

0.1

  • Första utgåvan