Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recursive rewrite of rendering datasources for subitems of branch item #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BonNil
Copy link

@BonNil BonNil commented Mar 29, 2018

Hi Kam! Big fan of the all the work you do on Sitecore tools, always elegantly written and extremely useful!

I recently found myself in need of local rendering datasources for a particular branch template. A quick google and I found this gem, works like a charm for the instance of the branch item! However, I needed to do the same for subitems, so I extended your software a bit and made it recursively handle rendering datasources for all subitems of the branch item as well.

Hope you have time to look at it and maybe merge it into your branch!

Best wishes,
Bonny

@kamsar
Copy link
Owner

kamsar commented Apr 1, 2018

Hi there! Thanks for the contribution. #2 I believe implemented the same thing, and I've merged that PR. If yours adds capabilities that that merge didn't, please feel free to adapt your PR to fit in with it and I'll merge it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants