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

Not Found Layout #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

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.

None yet

2 participants