Tyler Frankenstein
Tyler Frankenstein
@luxio That sounds correct. If you wouldn't mind, please do a test run with an implementation of that hook that returns nothing, and just make sure it doesn't stop the...
@luxio Excellent, thanks for checking. If you'd like to make a PR, we'll get your improvement merged in.
@gs9999 With JSON, it'd be like this: ``` { "my_param": "fooBar" } ```
@rjsteinert thank you for the thorough follow up on this.
@BarryAbrams @liquidcms Add a couple more years... and I am experiencing this too w/ cordova + jdrupal 7 + ios. I'll be investigating how to solve this issue, but wanted...
@kentr The only true jDrupal module is DrupalGap, and then a ton of modules built on top of DrupalGap. It's still possible to make modules for jDrupal, but to my...
@adam-clarey Is this for D7 or D8. Not that it matters here, but IIRC you can use e.g. `http://10.1.10.2` for an Android emulator. I haven't used an emulator in years...
@neerajkbharti I haven't used Angular 2, so I'm not sure. If anyone wants to step forward and volunteer to make this possible, that'd be great. Either way, the solution should...
@JeSuisAlrick For D7 or D8? In D7, there is the `node_index()` resource for this. And yes, Views is a nice alternative, as is creating your own custom Service Resource.
@dgurwan What URL are you running the tests at? I suspect the domain on the URL is different than `http://drupal-7.26.dd:8083`. If the domain is different, then you're experiencing what is...