Copied to clipboard

Flag this post as spam?

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


  • samdk 1 post 21 karma points
    Nov 25, 2009 @ 20:44
    samdk
    0

    Upload short vedios

    Hello,

    I am SharePoint & .net developer. Just  new to CMS (\umbraco). Planning to create a job site with a CMS where users can upload their short resume vedio apart from other things post & view jobs etc.

    Wondering,  Does umbraco have the functionality for this atleast job list, view, login etc....

    Thank you!

  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Nov 25, 2009 @ 22:07
    Dirk De Grave
    1

    Hi samdk,

    Sure umbraco is capable of handling such sites, but there's no built-in functionality that suit your needs. On the other hand, it's really no big deal to build those features yourself:

    - umbraco provides support for asp.net membership providers, so handling login and the like is just a matter to dropping the right controls on to the right template (just as with plain asp.net)

    - uploading resume/vedio (?) shouldn't be a problem either. Have a look at Doc2Form or the just released umbraco Contour product which enables to rapidly build front end forms, and it comes at a very reasonable price (Apart from these two, there other options such as Axendo Forms Designer, and maybe some others, just browse the project section for more options)

    - Listing/searching/browsing jobs is all about xslt or user controls to present the data that's been administered in the admin backend. Xslt may have a learning curve, but is quite flexible and powerful.

     

    Feel free to ask more questions as you move along.

     

    Regards,

    /Dirk

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies