Export Node

Categories

Component ID

346103

Component name

Export Node

Component type

module

Component security advisory coverage

not-covered

Downloads

735

Component created

Component changed

Component body

A simple module that adds an "Export" tab to every node page. The tab presents site admins with a snippet of PHP capable of re-recreating that node programmatically, not unlike the Views module's export function. This can be useful when hook_update() is being used to migrate a small number of pages or stories from a dev or staging server to a live site.

This module duplicates the functionality of Node Export, and is no longer supported. Use Node Export for single and bulk exports of nodes! It's the bees knees!