Merge lp:~jonobacon/developer-ubuntu-com/new-tutorial-video into lp:developer-ubuntu-com/wordpress

Proposed by Jono Bacon
Status: Merged
Merged at revision: 22
Proposed branch: lp:~jonobacon/developer-ubuntu-com/new-tutorial-video
Merge into: lp:developer-ubuntu-com/wordpress
Diff against target: 16 lines (+1/-2)
1 file modified
header.php (+1/-2)
To merge this branch: bzr merge lp:~jonobacon/developer-ubuntu-com/new-tutorial-video
Reviewer Review Type Date Requested Status
Steve Edwards (community) Approve
Review via email: mp+111644@code.launchpad.net

Description of the change

This change applies our new tutorial video - could you please merge this in so the video relects our current platform. Thanks!

To post a comment you must log in.
Revision history for this message
Steve Edwards (steve-edwards) wrote :

Looks good to me.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'header.php'
--- header.php 2012-06-14 14:35:15 +0000
+++ header.php 2012-06-22 16:53:21 +0000
@@ -79,11 +79,10 @@
79 <?php if ($template_id == 'get-started') { ?>79 <?php if ($template_id == 'get-started') { ?>
80 <div class="container-video">80 <div class="container-video">
81 <div>81 <div>
82 <iframe width="940" height="508" src="http://www.youtube.com/embed/ssnlPS2dOqc?rel=0&amp;hd=1" frameborder="0" allowfullscreen></iframe>82 <iframe width="940" height="508" src="http://www.youtube.com/embed/sO8hiPreNBg?rel=0&amp;hd=1" frameborder="0" allowfullscreen></iframe>
83 <div>83 <div>
84 <h3>Use Quickly to build your first Ubuntu app. It's easy.</h3>84 <h3>Use Quickly to build your first Ubuntu app. It's easy.</h3>
85 <p>We recommend using Python and GTK to create applications for Ubuntu. We have created a tool called Quickly which gets you up and running with Python, GTK and all the tools you need right away.</p>85 <p>We recommend using Python and GTK to create applications for Ubuntu. We have created a tool called Quickly which gets you up and running with Python, GTK and all the tools you need right away.</p>
86 <a href="<?php echo get_template_directory_uri(); ?>/transcript-quickly-tutorial.txt">Also available as a transcript &rsaquo;</a>
87 </div>86 </div>
88 </div>87 </div>
89 </div>88 </div>

Subscribers

People subscribed via source and target branches