4 votes

DocType Grid Editor: Reusable Content Extension

Doc Type Grid Editor: Reusable Content Extension is a package for extending the functionality of Umco's amazing Doc Type Grid Editor.

Using the grid is one of the best content experiences an editor can have, but there's still some frustrations. Copying and pasting content for use on multiple pages is one that we want to eliminate. We've added a few features to Matt & Lee's already exceptional package to take this up a notch. With the DTGERCE (check out that acronym!), you can:

  • Save content from the grid directly to a new node for reuse later
  • Import content from a node into the grid and edit it to your heart's content
  • Link a content node into the grid to pull the content from that node instead of the DTGE content
  • Toggle inbetween any of these three options at will


Compatible With Doc Type Grid Editor v0.6+

The current version of the Reusable Content Extension, v2.0.0, was updated and tested for use with v0.6+ of the Doc Type Grid Editor on the newest versions of Umbraco 7 (in particular, tested on 7.15!) If you're using an older version of Doc Type Grid Editorr, you can use v1.0.0 of the Reusable Content Extension for version 0.4.

Setup Instructions

There are a few modifications you need to make to your existing DocTypes and code to use this extension, but they're small!

  1. DocType Change: Add a LABEL property with a property alias of "dtgeLinkedId" to all the DocTypes allowed for use by the DocType Grid Editor.
  2. Permissions Change: Make sure you allow your DocType Grid Editor DocTypes as children of whatever node you want to store them under so they'll save properly.
  3. Code Change: You will need to make a small modification to your existing DocType Grid Editor partial views to call either the content from the node or the content from the grid, depending on what's selected. Further instructions in this gist: https://gist.github.com/naepalm/05bf4c97730e6d0b5d135846dd830808


Learn More!

Go to our code repo for the extension to get more details on using the extension, keeping up to date on newest changes, or to file issues:

https://github.com/Offroadcode/Doc-Type-Grid-Editor-Reusable-Content-Extension

Screenshots

Package owner

Offroadcode

Offroadcode

Offroadcode has 396 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Offroadcode
  • Contributors: Janae Cram , Kyle Weems
  • Created: 08/06/2017
  • Current version 2.0.0
  • .NET version 4.5,4.5.2
  • License MIT
  • Downloads on Our: 471

External resources