Title: IM-porter
Author: Christopher Finke
Published: <strong>26. november, 2013</strong>
Last modified: 5. september, 2014

---

Søk i utvidelser

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

![](https://s.w.org/plugins/geopattern-icon/im-porter.svg)

# IM-porter

 Av [Christopher Finke](https://profiles.wordpress.org/cfinke/)

[Last ned](https://downloads.wordpress.org/plugin/im-porter.1.0.1.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/im-porter/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/im-porter/#reviews)
 * [Utvikling](https://nb.wordpress.org/plugins/im-porter/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/im-porter/)

## Beskrivelse

Problem: You have years’ worth of chat transcripts saved on your computer, and you’d
love to stroll down memory lane and reread some of them, but how? Manually open 
each one in your browser or chat program?? There’s got to be a better way!

Solution: Install IM-porter, the WordPress plugin that imports your instant message
transcripts to your WordPress blog so you can read through conversations from ages
past just as easily as you browse the archives of a blog.

After activating the plugin, visit Tools > Import > Chat Transcripts. Then, you 
can upload a single transcript or a ZIP of transcripts.

Currently supports transcripts from:

 * AOL Instant Messenger
 * MSN Messenger
 * Colloquy
 * Adium

Imported posts are given the ‘chat’ post format, and you have the option of tagging
them with the participants’ usernames, making them public or private, and adding
them to a category.

The output may not be perfect. (The output will not be perfect.) The original raw
transcript is saved as post meta so the post can be updated later if you want.

If you want to style your chats like AIM used to display them (like in the screenshot
I included), you can use this CSS:

    ```
    .post.format-chat .entry-content p {     margin-bottom: 0 !important; }  .post.format-chat .entry-content span {     color: #00f;     font-weight: bold; }  .post.format-chat .entry-content span.participant-1 {     color: #f00; }  .post.format-chat .entry-content span time {     font-size: x-small; } 
    ```

To write your own importer for a given transcript format, write a class that implements
the functions in `Chat_IMporter_Format` and add it to the array filtered by the `
chat_importer_formats` filter. See `Chat_IMporter_Format_AIM_HTML` for an example.

## Skjermbilder

[⌊An example of an imported transcript.⌉⌊An example of an imported transcript.⌉[

An example of an imported transcript.

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«IM-porter» er programvare med åpen kildekode. Følgende personer har bidratt til
denne utvidelsen:

Bidragsytere

 *   [ Christopher Finke ](https://profiles.wordpress.org/cfinke/)

[Oversett «IM-porter» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/im-porter)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/im-porter/), sjekk
ut [SVN-repositoriet](https://plugins.svn.wordpress.org/im-porter/), eller abonner
på [utviklingsloggen](https://plugins.trac.wordpress.org/log/im-porter/) med [RSS](https://plugins.trac.wordpress.org/log/im-porter/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

1.0

Support for Adium, AOL Instant Messenger, Colloquy, and MSN Messenger

## Meta

 *  Versjon **1.0.1**
 *  Sist oppdatert **12 år siden**
 *  Aktive installasjoner **Færre enn 10**
 *  WordPress-versjon ** 3.5 eller nyere **
 *  Testet opp til **4.0.38**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/im-porter/)
 * Stikkord
 * [aim](https://nb.wordpress.org/plugins/tags/aim/)[chat](https://nb.wordpress.org/plugins/tags/chat/)
   [chats](https://nb.wordpress.org/plugins/tags/chats/)[import](https://nb.wordpress.org/plugins/tags/import/)
   [importer](https://nb.wordpress.org/plugins/tags/importer/)[msn](https://nb.wordpress.org/plugins/tags/msn/)
   [transcripts](https://nb.wordpress.org/plugins/tags/transcripts/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/im-porter/advanced/)

## Vurderinger

No reviews have been submitted yet.

[Din omtale](https://wordpress.org/support/plugin/im-porter/reviews/#new-post)

[Se alle omtalene](https://wordpress.org/support/plugin/im-porter/reviews/)

## Bidragsytere

 *   [ Christopher Finke ](https://profiles.wordpress.org/cfinke/)

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/im-porter/)