Problem/Motivation

After some internal discussions, I was encouraged to add this as a d.o issue, so here it is...

When building landing pages with lots of components, and then wanting to use that as a "template" for other pages, it would be extremely useful to have the Quick Node Clone module installed.

Steps to reproduce

Proposed resolution

Determine if this feature should be added and, if so, add to dependencies.

Remaining tasks

  • Decide on if it should be added and if so...
  • Update dependencies and add update hook
  • Test with new install
  • Test with existing install
  • Commit

User interface changes

Users will have a "Clone" tab on content pages that they can use to clone pages and reuse their structure.

API changes

Data model changes

Comments

Kristen Pol created an issue. See original summary.

kristen pol’s picture

Title: Add Quick Node Clone to CivicTheme and enable by default. » Add Quick Node Clone as a dependency in CivicTheme.

Tweak title.

naveenvalecha’s picture

Why only Node Clone and not allowing other entities?
Can https://www.drupal.org/project/entity_clone be considered too?

alex.skrypnyk’s picture

Status: Active » Closed (won't fix)

Both of the suggested modules can simply be installed into a website by a website owner.

CivicTheme is a Drupal theme rather than a profile. We do not support providing integration with optional (and opinionated) dependencies that the CivicTheme does not rely upon.

kristen pol’s picture

Thanks. I assumed as such but was asked to make an issue to get feedback.