#432: Make mp4 transcode for flash player available as download link
---------------------------+------------------------------------------------
 Reporter:  and            |       Owner:     
     Type:  task           |      Status:  new
 Priority:  major          |   Milestone:  4.1
Component:  AuthorProfile  |    Keywords:     
   Tester:  And            |  
---------------------------+------------------------------------------------

Comment(by grant):

 Note from Andy Thompson:


 I've already added this myself

 Just edit the plumi_video_view.pt file in the plumi.skin templates folder
 and add the following below the ogg link

           <p class="download-block" tal:condition="mp4">
             <a id="mp4-link"
                 tal:attributes="href mp4" i18n:translate="">
               Download MP4 Version
             </a>
           </p>

 This works fine here so hopefully does for everyone else.

 Cheers
 Andy

-- 
Ticket URL: <http://plumi.org/ticket/432#comment:1>
Plumi <http://plumi.org/>
Plumi - FOSS Video Sharing Platform
_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss

Reply via email to