Philipp Urlich

Results 30 comments of Philipp Urlich

I did just include the selectivizr.js script in the loaded ajax content again, and it does work. Though not sure of any side effects.

I think it has to do with Banner JS inline code that has like code.

At least you should remove the info for requirement on the module page, cause it's not working in 2.4.

Same here, on first test to login.... As for the Login Throttle see: https://github.com/ryancramerdesign/LoginRegister/issues/10

Ok, the issue with the description, seems only when I uploaded images without actually saving or refreshing. After reloading or doin a save, the description is again at the top...

This is tricky and not done very solid, even though there's no real solid solution. I looked into it and tested in various browsers (browserstack) It all comes down to...

That's why I always suggested to use $session->login in a try catch. This is an old one and I once tried to make note on all login code (even ones...

I was also confused a LOT by the how this new thing works. I can imagine others having even more problems what this all does. I already see a lot...

jQuery's UI Widgets also would allow "Widget.create Widget.destroy" etc and events/hooks that can be attached to them. http://jqueryui.com/widget/ Example for a custom widget. We already use them so why not...

Page::listable was added when? And this is in PagePermissions not PageRender. I'm using this hook in MarkupSimpleNavigation so this might be good way. This might sound good if that could...