FamousWolf / randomdata

TYPO3 extensions to generate new random data or replace existing data with random data
GNU General Public License v3.0
14 stars 1 forks source link

Generate tree of pages/content #4

Open FamousWolf opened 5 years ago

FamousWolf commented 5 years ago

For action insert it should generate a tree of pages with a maximum number and maximum depth. Each page should get up to a maximum number of text elements with a minimum/maximum number of paragraphs.

For action replace it should replace all pages and content (excluding plugins by default) recursively from a pid with random data.