Giter Site home page Giter Site logo

Comments (8)

signalpoint avatar signalpoint commented on August 19, 2024

@EnzoEghermanne It looks like you are using the Drupal 7 version of angular-drupal. Be sure to grab the Drupal 8 version, which is actually just a wrapper around jDrupal 8.

from angular-drupal.

signalpoint avatar signalpoint commented on August 19, 2024

@EnzoEghermanne Thank you for pointing this out though, I can see that the D8 docs for this project (specifically the README) are not correct. Since the drupal service is just a wrapper around jDrupal, you should be able to use the jDrupal 8 docs, and just use drupal instead of jDrupal: http://jdrupal.easystreet3.com/8/docs/

from angular-drupal.

e2o avatar e2o commented on August 19, 2024

@signalpoint I was about to point that out, the readme says Drupal 8 at the top but most of the examples are methods for D7.

Also, the minified version of angular-drupal, build/angular-drupal.min.js, still has the D7 code in it. That's why i was messing up, because I tried to used to minified version, which isn't just the new D8 wrapper.

Thanks for the help, I figured it out now.

from angular-drupal.

e2o avatar e2o commented on August 19, 2024

@signalpoint By the way, I really like the angular wrapper and jDrupal, great work man!

from angular-drupal.

kentr avatar kentr commented on August 19, 2024

Created:

  • #26 for angular-drupal.min.js.
  • #27 for README examples.

from angular-drupal.

kentr avatar kentr commented on August 19, 2024

@EnzoEghermanne Something missing with the simple jDrupal wrapper is binding via the Angular digest cycle.

I've been meaning to go through and create decorators to wrap the promises & async calls in Angular $q promises and whatnot. I'll look into putting my existing dev code in a dev branch soon.

from angular-drupal.

kentr avatar kentr commented on August 19, 2024

LGTM

from angular-drupal.

signalpoint avatar signalpoint commented on August 19, 2024

@EnzoEghermanne thank you for the kind words, we both have @kentr to thank for the ingenious wrapper around jDrupal.

from angular-drupal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.