Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Adds support for content templates #104

Merged
merged 4 commits into from
Jul 9, 2018
Merged

Adds support for content templates #104

merged 4 commits into from
Jul 9, 2018

Conversation

skttl
Copy link
Owner

@skttl skttl commented Jun 18, 2018

#101

This is based on the work done in #100

Uses the contentResource to get the blueprint scaffold. Besides that, it's more or less just like the implementation in Inner Content.

I upgraded to Umbraco 7.7, because that is where blueprints are added.

See it in action here: https://i.imgur.com/juKHnfr.gifv (sorry for the slow db connection :))

@leekelleher leekelleher self-assigned this Jun 19, 2018
@leekelleher leekelleher self-requested a review June 19, 2018 09:04
skttl and others added 4 commits July 9, 2018 06:57
- an array of available blueprints is added to the output of GetContentTypes
- new methods are added to the dialog controller, to handle blueprints.
- blueprint scaffold is loaded using the contentResource
Copy link
Collaborator

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

I rebased the branch and made a couple of amends, (localized a label, and removed a bunch of assembly references).

@leekelleher leekelleher changed the base branch from develop to dev-v1 July 9, 2018 06:09
@leekelleher
Copy link
Collaborator

@skttl - Thanks for all the PRs, we're loving them! #h5yr

With this one, I'm going to merge it in to a new "v1.0" branch (that I've just created). As I'm not sure bumping up the minimum Umbraco version dependency on a patch release is a good move (in terms of package support).

I'm thinking that if we could get a v0.6.0 release out, (that includes your other PRs), then we an lead up to (finally) getting a v1.0 release out. Which, I'm happy to bump the Umbraco version with.

TL;DR; I'm merging in now, but it wont be released just yet.

@leekelleher leekelleher merged commit 4d5675b into skttl:dev-v1 Jul 9, 2018
@leekelleher leekelleher added this to the 1.0.0 milestone Aug 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants