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

FEATURE: add option to exclude child document nodes #16

Merged
merged 3 commits into from
Sep 13, 2022

Conversation

batabana
Copy link
Contributor

We had a use case in a project where we needed to export only a specific page itself without any child pages. That's why we added the option to do exactly this (--exclude-child-documents).
On the way, some deprecated classes were replaced and the project was declared compatible with the current flow version.

@Kleisli
Copy link
Contributor

Kleisli commented Oct 15, 2021

Hi @kdambekalns, I just realised, this pull request is open since July.
Is this package still maintained by flownative?

@kdambekalns kdambekalns self-assigned this Oct 15, 2021
@kdambekalns
Copy link
Member

Thanks for the reminder… it is maintained on an as-needed basis, since we don't use it ourselves. I had overlooked this one…

@Kleisli
Copy link
Contributor

Kleisli commented Oct 15, 2021

I might add some more pull requests soon, as I'm currently using it in a larger project. Just have to figure out, what the translation agency needs to work optimally.

@Kleisli Kleisli mentioned this pull request Nov 15, 2021
@kdambekalns
Copy link
Member

I'll look at this when #17 is merged, to have the Neos 7 changes "out of the way".

@batabana
Copy link
Contributor Author

I dropped the Neos 7 changes as they were handled by someone else in the meantime. Also updated the feature code to work with the refactored ExportService.

@kdambekalns
Copy link
Member

Oh, how time flies… sorry!

This makes the code to collect content for a document a little less
generic, but more concise.
@kdambekalns kdambekalns merged commit 8bf8761 into flownative:master Sep 13, 2022
@kdambekalns
Copy link
Member

Released with v2.2.0

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