Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • lucuma 261 posts 563 karma points
    Jan 28, 2014 @ 13:13
    lucuma
    0

    Getting full url for node using angular services

    I scoured the documentation and wasn't able to determine how to generate a full url of a document/node using the angular service. contentResource.getNiceUrl doesn't generate it which I had high hopes on. Right now I'm doing something like:

    $location.host() + "://" + $location.port() + ....

    Is there a better way?

Please Sign in or register to post replies

Write your reply to:

Draft