Copied to clipboard

Flag this post as spam?

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


  • Rea Franco 11 posts 31 karma points
    Oct 10, 2012 @ 13:34
    Rea Franco
    0

    How can I upload video using DAMP?

    I'm new to umbraco and I'm trying to upload avideo on my back end and to post it on the front end. I have read some forums that I can do that with DAMP but I haven't seen any forum thread on how to so it. can someone teach me how?

     

    thanks in advance :)

    Rea

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Oct 10, 2012 @ 13:41
    Jeroen Breuer
    0

    If the video is just a file (not YouTube) you can just upload it like any file (word, pdf) and select it with DAMP. If you want to display it on your site you'll need to implement your own video player which can play the file.

    Jeroen

  • Rea Franco 11 posts 31 karma points
    Oct 10, 2012 @ 13:47
    Rea Franco
    0

    do I have to make a new datatype? or media type to upload a video?

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Oct 10, 2012 @ 13:51
    Jeroen Breuer
    0

    You don't need a new media type. You can just use the File media type for this. DAMP 2.0 doesn't have any datatypes by default. You'll need to configure this yourself. If you install the DAMP 2.0 Samples package you'll get some datatype examples which you can play with. It also has a datatype which can only select files. You can use that as an example.

    Jeroen

Please Sign in or register to post replies

Write your reply to:

Draft