Skip to content

Conversation

@jessiegreen
Copy link

Add the ability to add a custom layout for a not found mvc event using the "Not Found" config key.

@Ocramius
Copy link

A different "not-found" per module? Is that even meant to be supported? There's already a setting for it in the standard MVC...

@jessiegreen
Copy link
Author

Is there a way to change the layout for the 404? I only see an option for changing the view for it. From my understanding it is currently just using the last module that was loaded's layout. It is basically addressing this: zendframework/zendframework#2604. I thought it fitting to be in your module.

@Ocramius
Copy link

Ah, I see what you mean.

I'm not sure if the feature is interesting/relevant for this module though, as it is really meant to be minimal for the sake of the example.

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.

2 participants