-
Notifications
You must be signed in to change notification settings - Fork 25
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
Missing ContentType resolver #3
Comments
For this who want to help bringing the bundle forward a ContentTypeResolver can be created by creating a service in They should implement the same parameter which are supported by the sulu core content types which can be found using |
@alexander-schranz @wachterjohannes Are you sure that the Tag Selection needs its own resolver?
|
@TheCadien Thank you. That's correct I did update the list. |
Also did see that the |
@alexander-schranz I checked "location" |
@TheCadien Thank you! |
@alexander-schranz seems the "route" content type is full working without any type resolver.
|
Added the new image_map content type also to the todo list which is shipped with sulu 2.2. |
Added also the new single_snippet_selection content type to the list which was added lately to the 2.x releases. Should be similar to the exist implemented |
Thx to @luca-rath the |
We got 2 new content types the {
"id": 1,
"key": null,
"title": "My Collection",
"description": "Description about the Media"
} |
Added the new |
I take on the todo |
Link content type has been added here: #111 |
The missing smart content providers: account, contact, snippets and the collection and single collection selection were implemented. |
Maybe the resolver for the |
@Josef-Reichardt happy to contribute our "latest" iteration of that code snippet from our blog post if there's interest. |
Core Content Types
To complete the list the following content types do not need an own resolver:
ArticleBundle Content Types
FormBundle Content Types
The text was updated successfully, but these errors were encountered: