Copied to clipboard

Flag this post as spam?

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


  • Shwetha Shankar 21 posts 41 karma points
    Feb 27, 2012 @ 12:29
    Shwetha Shankar
    0

    Source code download

    Hello,

    I am quite new to Umbraco and to version 5. 

    I am working on hooking up the Hive Provider with our CDN. Basically the objective is when we upload media using the media picker in Umbraco, the file is uploaded directly to the CDN.

    I would like to download the Umbraco 5 source code and reference this with my custom Hive provider. I have downloaded the source code from http://umbraco.codeplex.com/SourceControl/list/changesets by selecting 'All' from the Branch drop down. I cannot locate the solution to run in VS. The downloaded zip contains 

    - Notes

    - Resources

    - Sandboxes

    - Source 

    I have looked at the 'Source' folder and cannot find the 'Umbraco.Sln'. What am I doing wrong?

    Thanks for your help.

    Regards,

    Shwetha

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Feb 27, 2012 @ 12:54
    Lee Kelleher
    0

    Hi Shwetha,

    The solution file is "Source\Cms.Development.sln"

    More information about getting started with the v5 codebase can be found here: http://jupiter.umbraco.org/Getting-started-in-the-Jupiter-Codebase.ashx

    Cheers, Lee.

  • Shwetha Shankar 21 posts 41 karma points
    Feb 27, 2012 @ 13:24
    Shwetha Shankar
    0

    Hello Lee,

    Thanks for your reply.

    I wonder if you can help me with something else as well.  Please let me know if you'd rather prefer that I start a different topic for this question.

    I receive errors in my custom hive provider that the 'SchemaTreeRelationType' and 'FileRelationType' relation types (attributes of FixedRelationTypes) are not present. Currently, the FixedRelationTypes class has the following attributes: 

    ApplicationRelationType

    DefaultRelationType

    HostnameRelationType

    PermissionRelationType

    RecycledRelationType

    ThumbnailRelationType

    UserGroupRelationType

    Can you please tell me which of the above relation types have replaced SchemaTreeRelationType and FileRelationType?

    The entity of the custom provider is of type Umbraco.Framework.Persistence.Model.IO.File.

     

    Thanks,

    Shwetha

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Feb 27, 2012 @ 13:43
    Lee Kelleher
    0

    Hi Shwetha, sorry I haven't written a Hive provider (yet) - not sure about the relation types.

    I'd recommend starting a new topic ... hopefully some of the other guys will pick up on it.

    Thanks, Lee.

Please Sign in or register to post replies

Write your reply to:

Draft