Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Is there a way for a plugin to override controller view?

Well, I'm writing a set of auth plugins (instead of existing ones, since these are much of copy/paste which is wrong for maintenance and architectural issues). And now I've met that Entry controller Connect method does not support services that do not provide user email. The simplest fix is to tweak something in entry/connect.php view. But it seems that application views are not overridable by plugins. Is that correct? Could this be changed?

Best Answer

Answers

Sign In or Register to comment.