Help to Create a Video Gallery in CS

Latest post 01-08-2008 3:09 AM by lukadt. 2 replies.
  • 12-25-2007 9:13 PM

    • Củ Khoai
    • Top 10 Contributor
    • Joined on 11-29-2007
    • Green Field
    • Posts 28
    • Points 290

    Help to Create a Video Gallery in CS

     Nick,

    I am trying to create Video Gallery, I dowdloaded the source code but didn't see any instruction readme file.

    Could you please write some words to help me to install the Video tool.

    Thank you for the nice work, 

    • Post Points: 20
  • 12-26-2007 4:34 AM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,603
    • Points 19,725

    Re: Help to Create a Video Gallery in CS

    Reply |Contact |Answer

    You need to watch the video 

    • Post Points: 20
  • 01-08-2008 3:09 AM In reply to

    • lukadt
    • Top 200 Contributor
    • Joined on 01-01-2008
    • Posts 1
    • Points 5

    Re: Help to Create a Video Gallery in CS

     Hi Nick, first of all thanks for the very detailed and well done webcast. I've just download the webcast and the code but it seems to be an error in siteurls_override.config attached. The error seems to be an xpath error in the update section. I've changed your siteurls_override.config into this and everything magically works fine:

    <?xml version="1.0"?>
    <Overrides>
      <Override xpath = "/SiteUrls/locations/location[@name='common']" mode = "add">
        <url name="videolist"  path="Videos/Default.aspx" pattern="Videos/Default.aspx" vanity="{2}" physicalPath="##themeDir##" page="videos.aspx" />
        <url name="video"  path="Videos/{0}.aspx" pattern="Videos/(\d+).aspx" vanity="{2}?PostID=$1" physicalPath="##themeDir##" page="video.aspx" />
      </Override>
      <Override xpath = "/SiteUrls/navigation/link[@name='files']" mode = "update">
        <link name="files" resourceUrl="fileshome" resourceName="files" roles="Everyone" applicationType = "FileGallery" />
        <link name="video" resourceUrl="videolist" text="Webcast" roles="Everyone" />
      </Override>
    </Overrides>

     

    Keep up the good work, all my best

     

    Luca Del Tongo

    Microsoft Student Partner, University of Florence

    http://blogs.ugidotnet.org/WetBlog/Default.aspx 

    Luca Del Tongo Microsoft Student Partner Università degli studi di Firenze lukadt@gmail.com lukadt@student-partners.com http://blogs.ugidotnet.org/wetblog ------------------------------------------------
    Filed under:
    • Post Points: 5
Page 1 of 1 (3 items) | RSS