Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2018-01-28 01:33:06 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2018-01-28 18:14:11 +0300
commit518bee18d3f9279148fb845a7668cf011d37b432 (patch)
tree2b5796700eec19b2c6899aa4b2e2119d7dc99e47 /page-speaking.php
parent7e048efa3dd0606507a0f5daf70b15214578ca40 (diff)
translation compatible URL's on many pages
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-speaking.php')
-rw-r--r--page-speaking.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/page-speaking.php b/page-speaking.php
index 6834bd27..12220a41 100644
--- a/page-speaking.php
+++ b/page-speaking.php
@@ -1,9 +1,9 @@
<div class="page-header">
- <h1><a href="/events">Events</a> > <a href="/events/conference-program">Conference program</a> > Speaking</h1>
+ <h1><a href="<?php echo home_url('/events') ?>">Events</a> > <a href="<?php echo home_url('/events/conference-program') ?>">Conference program</a> > Speaking</h1>
</div>
<div class="sub-nav">
<a href="/events/Meetups">Meetups</a>&nbsp;&nbsp;
- |&nbsp;&nbsp;<a href="/events/meetups">Conference Program</a>&nbsp;&nbsp;
+ |&nbsp;&nbsp;<a href="<?php echo home_url('/events/meetups') ?>">Conference Program</a>&nbsp;&nbsp;
<!-- |&nbsp;&nbsp;<a href="/events/contactform">Contact</a> -->
</div>
<div class="row">
@@ -74,7 +74,6 @@
<h4>Final steps</h4>
<p>While making slides, keep in mind what your key messages are. Summarize frequently, repetition makes your audience remember! Summarize after each message section, mention what you discussed and what comes next.</p>
<p>Finally tell people where to find more information/get it/how to contact you, and add a slide where they can ask questions. Done!</p>
- <picture: practice.jpg by woodleywonderworks on flickr>
<img src="<?php echo get_template_directory_uri(); ?>/assets/img/events/practice.jpg" style="width: 400px" title="picture from woodleywonderworks on flickr" alt="picture from woodleywonderworks on flickr" class="img-thumbnail alignright">
<h3>3. Study</h3>
<p>Now the slides are done, but you're not.</p>
@@ -90,7 +89,6 @@
<h4>Final preparation</h4>
<p>Take your improved and adjusted notes and try to condense them down to very few words; or use strategic bolding on the text to create a backup for yourself. In any case, put the end result, be it short or full text, on paper (printed) or in the notes section of the slides. If, at any point during the presentation, you get stuck, you can resort to reading for a few seconds!</p>
<p>Your practice will ensure it is unlikely you will get really stuck. Yes, you might go off track, but the notes will pull you back, no worries. Don't rely too much on them - they are a backup plan!</p>
- <picture: presentation.jpg by tomwsulcer on wikimedia>
<img src="<?php echo get_template_directory_uri(); ?>/assets/img/events/presentation.jpg" style="width: 400px" title="picture from tomwsulcer on wikipedia" alt="picture from tomwsulcer on wikipedia" class="img-thumbnail alignright">
<h3>4. Speak</h3>
<p>Now it is time for the actual talk. Now first of all: <em>you will be nervous</em>. And that is a good thing: some healthy nerves will keep your performance top-notch! So do not worry about it, nobody will notice.</p>