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

Automatically convert Neo fields to Matrix fields when uninstalling the plugin #17

Closed
benjamminf opened this issue May 19, 2016 · 3 comments
Assignees
Milestone

Comments

@benjamminf
Copy link
Contributor

benjamminf commented May 19, 2016

In response to the concern about using Neo given it's a third-party plugin, I figured adding graceful degradation would help people feel more confident using it.

Neo fields and Matrix fields obviously aren't 1:1, so there will be a minor loss of information — specifically, block hierarchy information will be lost — but it's better than losing everything.

@benjamminf benjamminf self-assigned this May 19, 2016
@benjamminf benjamminf added this to the 1.2.0 milestone May 19, 2016
@benjamminf
Copy link
Contributor Author

benjamminf commented Jun 5, 2016

Converted blocks could have an additional level field created specifically to retain the hierarchy information. Horrible usability, so it'd likely just be removed, but at least it lets you decide what to do with the data. If anyone has any thoughts on this, please let me know!

@benjamminf
Copy link
Contributor Author

I guess I'll give an update to this feature: it's basically done. The only issue currently is porting content from Neo to Matrix when locales are present. Once this issue is sorted, then it'll be done 👍

benjamminf added a commit that referenced this issue Oct 29, 2016
@benjamminf
Copy link
Contributor Author

Now implemented in 1.4.0 which is currently still in testing. If you're interested you can grab the early release from the master branch.

pvldigital added a commit that referenced this issue Sep 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants