Sarah Tsumayoi
Sarah Tsumayoi
Should be able to use either, but header class would be a better option, a good example would be [here](https://stackoverflow.com/questions/14274919/the-type-urlvalidator-is-deprecated).
Should still work how it is supposed to, I'll try to implement this later today if that is cool?
@punit2502 that is simple enough, I'll also do some test runs of this. :+1:
Sadly no, I've not had the time as of yet to complete this, although I'll try to get this done by next weekend if possible.
@dumanpro something similar to this [here](https://stackoverflow.com/questions/14500173/disable-to-popup-browser-webview) should be possible when dealing with the popup issue for Facebook login, there is also this [here](https://stackoverflow.com/questions/23138089/disable-popups-and-alertboxes-in-android-webview) to take into consideration. 👍
I myself am testing out this method [here](http://blog.nkdroidsolutions.com/android-facebook-login-example-v4/) at the moment, and have a apk file created and waiting for testing, the only issue I'm having is creating a key...
If it were possible to port this over to a native app then most of the problem would be fixed, but using advanced webview it'll be really hard for plugin...
[Humhub](https://github.com/humhub/humhub) itself already uses oembed links, so you can just take a link from YouTube and drop it into one of your posts and it will generate the YouTube player,...
Would seem to be an issue with a loading model, will look into this more tomorrow.
I found that it's between custom theme and pjax loading, I've noticed that this is happening in a few modules at the moment. :thinking: