[FE training-materials-updates] Enabled URL customizations

michael.opdenacker at free-electrons.com michael.opdenacker at free-electrons.com
Wed Feb 29 12:40:08 CET 2012


- Log -----------------------------------------------------------------
http://git.free-electrons.com/training-materials/commit/?id=48694efb3c1d9d5ff4ed592c71da561bf941ca31

commit 48694efb3c1d9d5ff4ed592c71da561bf941ca31
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Feb 29 12:37:36 2012 +0100

    Enabled URL customizations
    
    - Fixed course URL (where you get updates)
    - Enabled session and evaluation form URL customization

diff --git a/common/beamerthemeFreeElectrons.sty b/common/beamerthemeFreeElectrons.sty
index 4584745..e5a66de 100644
--- a/common/beamerthemeFreeElectrons.sty
+++ b/common/beamerthemeFreeElectrons.sty
@@ -112,7 +112,9 @@
       © Copyright 2004-\the\year, Free Electrons.\\
       Creative Commons BY-SA 3.0 license.\\
       Latest update: \today.\\
-      Document sources, updates and translations:\\
+      Electronic copies of these materials:\\
+      \url{\sessionurl}\\
+      Document updates and sources:\\
       \url{\@trainingurl}\\
       Corrections, suggestions, contributions and translations are welcome!
       \column{0.5\textwidth}
@@ -134,10 +136,12 @@
       {\bf Free Electrons}\\
       \vspace{1cm}
       \tinyv
-      © Copyright 2009-\the\year, Free Electrons.\\
+      © Copyright 2004-\the\year, Free Electrons.\\
       Creative Commons BY-SA 3.0 license.\\
       Latest update: \today.\\
-      Document sources, updates and translations:\\
+      Electronic copies of these materials:\\
+      \url{\sessionurl}\\
+      Document updates and sources:\\
       \url{\@trainingurl}\\
       Corrections, suggestions, contributions and translations are welcome!
       \column{0.5\textwidth}
diff --git a/common/sysdev-title.tex b/common/sysdev-title.tex
index 766d5cd..f8e0d36 100644
--- a/common/sysdev-title.tex
+++ b/common/sysdev-title.tex
@@ -1,4 +1,4 @@
 \authors{Grégory Clément, Michael Opdenacker, Maxime Ripard, Thomas Petazzoni}
-\trainingurl{http://free-electrons.com/docs/embedded-linux-intro}
+\trainingurl{http://free-electrons.com/doc/training/embedded-linux/}
 
 \chapterframe{Embedded Linux system development}

-----------------------------------------------------------------------

Summary of changes:
 common/beamerthemeFreeElectrons.sty |   10 +++++++---
 common/sysdev-title.tex             |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)


More information about the training-materials-updates mailing list