Problem/Motivation

Review https://www.drupal.org/project/ai_single_page_importer and look into whether we want to build it out or add a sub-module to our module for single page importing.

Part of the discovery, look into how to handle multiple URLs to create one node/entity.

Comments

dmundra created an issue. See original summary.

dmundra’s picture

Issue summary: View changes
dmundra’s picture

Title: [Discovery] Single page importer » [Discovery] Discovery around Single/Multi-page import
dmundra’s picture

Title: [Discovery] Discovery around Single/Multi-page import » Discovery around Single/Multi-page import
dmundra’s picture

Refinement

  • Create a front-end that uses our library to import pages into a single content-type. Does have value and a demoable feature.
  • Help generalize our library
dmundra’s picture

Assigned: Unassigned » koolaidguy
majorrobot’s picture

Title: Discovery around Single/Multi-page import » Discovery around Single-page import

Note: Multi-page would be a handful of URLs (comma-separated?) and create that many nodes.

Is this a form on a node-add page?

Or is it a separate form where you can enter multiple urls.

Please use the AiMigrator Service in our module to perform the "migration."

dmundra’s picture

From @kducharm

Does a Field Widget Action make sense for this?