2017 © Pedro Peláez
 

typo3-flow-package nodeduplicator

Copy nodes from one dimension to another to create a base for translating for example.

image

flownative/nodeduplicator

Copy nodes from one dimension to another to create a base for translating for example.

  • Tuesday, May 10, 2016
  • by flownative
  • Repository
  • 2 Watchers
  • 5 Stars
  • 99 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 13 % Grown

The README.md

MIT license Packagist Maintenance level: Acquaintance, (*1)

Flownative.NodeDuplicator

Copy nodes from one dimension to another to create a base for translating for example or to change your dimensions around., (*2)

Installation

Install the package via composer:, (*3)

composer require flownative/nodeduplicator

Usage

./flow node:adopt <rootNodeByPathOrIdentifier> <dimensionStringToCopyFrom> <dimensionStringToCopyTo> [<workspaceName (default to "live")>]

An actual example for the demo site is:, (*4)

./flow node:adopt "/sites/neosdemo" "language=en_US" "language=dk"

This would start with the homepage of the demo site, use the dimension values language => en_US as base for the copy and language=dk as target for the copy. As the workspaceName was omitted it defaults to live., (*5)

The Versions

10/05 2016

dev-master

9999999-dev

Copy nodes from one dimension to another to create a base for translating for example.

  Sources   Download

MIT

The Requires

 

10/05 2016

0.0.2

0.0.2.0

Copy nodes from one dimension to another to create a base for translating for example.

  Sources   Download

MIT

The Requires

 

10/05 2016

0.0.1

0.0.1.0

Copy nodes from one dimension to another to create a base for translating for example.

  Sources   Download

MIT

The Requires