Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Indexhibit 2 Importer

Beschrijving

Import exhibits and media files from an Indexhibit 2 site.

Schermafdrukken

  • Import exhibits
  • Import media files

Installatie

  1. Upload the indexhibit2-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, and click on the ‘Run Importer’ link under Indexhibit 2

FAQ

Does this plugin import all the contents from an Indexhibit 2 site?

No, it imports exhibits and media files, but ignores links, sections, subsections and exhibit formats.

How are exhibits and media files imported into WordPress?

Exhibits are imported as pages and media files are imported as attachments which are attached to their corresponding pages.
If needed, you can convert the imported pages to posts or other post types with a plugin such as Post Type Switcher

Where can I find my Indexhibit 2 site settings file?

The config.php file can be found in the /ndxzsite/config/ directory

I like the default theme in Indexhibit 2. Is there anything like it in WordPress?

There are similar themes available in the WordPress theme repository. Here are some examples:

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Indexhibit 2 Importer” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Indexhibit 2 Importer” is vertaald in 2 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Indexhibit 2 Importer” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.5

  • Ignore content in page check function
  • Change database prefix placeholder text
  • Improve code comments

1.0.4

  • Sanitize filename in the file duplication check function

1.0.3

  • Fix typos in database settings form

1.0.2

  • Consolidate plugin options into one array

1.0.1

  • Fix small typos

1.0

  • Initial release