jchirschy
jchirschy
@JayCarney Could you share us what are the fixes you're talking to get ElementHelper 1.3.3 working with MODX 2.4.2 ? @roryg What is the rather stable version of ElementHelper working...
Hello @roryg, I definitely second th request from @kevinhamil. I have a huge using of media source for TV. It's a convenient way to guide the user through the tree...
yes. I managed to launch the example. First of all, it was actually a **resolving dependencies issues** : `"com.atlassian.mobile.video" is not avaible on maven right now.` So I had to...
Hello, As a workaround that is not completely satisfying, adding this works for me : `import ssl` and in the Pocket class : `ssl._create_default_https_context = ssl._create_unverified_context` I can't make a...
Sure, here it is [Pocket without SSL Recipe](https://gist.github.com/jchirschy/7717cb067bee7e081070)
Hello, I second this request. Teleport is an incredible tool, but without a consistent documentation, it is hard to customize to specific needs. However, thanks to the community, some greatful...