# HG changeset patch # User Patrick PIERRE <patrick.pierre@prismallia.fr> # Date 1335539629 -7200 # Node ID 51aff0bf9d8ba557601b5a1ac381ce40621fb4fb # Parent c47e1054700049072eca68efc82b22a11b464760 simplified_head -> composition diff -r c47e10547000 -r 51aff0bf9d8b Xml/Sets/composition.xml --- a/Xml/Sets/composition.xml sam. avril 21 14:54:44 2012 +0200 +++ b/Xml/Sets/composition.xml ven. avril 27 17:13:49 2012 +0200 @@ -25,7 +25,7 @@ </head> <!-- ========================== Événements ========================== --> - <division path="../Topics" xslt="simplified_head.xsl"> + <division path="../Topics" xslt="composition.xsl"> <head> <title>Les événements</title> </head> @@ -38,7 +38,7 @@ <head> <title>Les brèves</title> </head> - <file name="../Topics/portugal_ue.xml" xslt="simplified_head.xsl"/> + <file name="../Topics/portugal_ue.xml" xslt="composition.xsl"/> </division> <!-- =========================== Photos ============================= --> diff -r c47e10547000 -r 51aff0bf9d8b Xml/Sets/proba.xml --- a/Xml/Sets/proba.xml sam. avril 21 14:54:44 2012 +0200 +++ b/Xml/Sets/proba.xml ven. avril 27 17:13:49 2012 +0200 @@ -8,7 +8,7 @@ </head> <!-- ============================ Cours ============================= --> - <division path="../Topics" xslt="simplified_head.xsl"> + <division path="../Topics" xslt="composition.xsl"> <head> <title>Le cours</title> </head> @@ -16,7 +16,7 @@ </division> <!-- ========================== Exercices =========================== --> - <division path="../Quiz" xslt="simplified_head.xsl"> + <division path="../Quiz" xslt="composition.xsl"> <head> <title>Les exercices</title> </head>