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

Callback/hook for custom code in the controller #55

Open
denisz1 opened this issue Nov 2, 2014 · 0 comments
Open

Callback/hook for custom code in the controller #55

denisz1 opened this issue Nov 2, 2014 · 0 comments

Comments

@denisz1
Copy link

denisz1 commented Nov 2, 2014

Is it possible to get access to the controller, so I can mess with the Elmah output? I can't find anywhere to hook into. I looked at the source, but not sure where to start.

The controller is marked as "internal", and it is not possible to override anything.

I'd like to have a hook/callback/whatever from that controller, so I can, for example, inject custom javascript into the ouput which I can use to fiddle with the Elmah table, without having to recompile Elmah with my customisations. If the Elma.MVC package allowed this, then that would be the easiest way...

Any thoughts?

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

No branches or pull requests

1 participant