You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So this would enable us to do stuff like choose content types for widgets, maybe be like type:post as one of the lines. This could be taken from the _subject or whatever it is to see what the current node is.
Also, we can use prependExtension() or whatever it is, so in the Blog Bundle you would prepend the config for the post content type, in the events you would prepend the event type. If somebody overrode those they wouldn't matter. Beautiful.
The text was updated successfully, but these errors were encountered:
So this would enable us to do stuff like choose content types for widgets, maybe be like type:post as one of the lines. This could be taken from the _subject or whatever it is to see what the current node is.
Also, we can use prependExtension() or whatever it is, so in the Blog Bundle you would prepend the config for the post content type, in the events you would prepend the event type. If somebody overrode those they wouldn't matter. Beautiful.
The text was updated successfully, but these errors were encountered: