Show
Ignore:
Timestamp:
03/01/10 10:42:44 (6 months ago)
Author:
anp
Message:

genOd : restruct des titres des sections (odwidget)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/academic/gen/_od/transf/Ue/Ue.transf

    r1445 r1668  
    1 <?xml version="1.0" encoding="UTF-8"?><sm:compositionOdtTransf xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"> 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<sm:compositionOdtTransf xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"> 
    23        <sm:model sc:refUri="/academic/model/Ue/ue.model"/> 
    34        <sm:content> 
    45                <sm:for codes="obj"> 
    5                         <sm:WParagraph style="breakNewSection" display="always"/> 
    6                         <sm:WSection style="pageTitleSct"> 
    7                                 <sm:label/> 
    8                                 <sm:WParagraph style="pageTitle"> 
     6                        <sm:Widget sc:refUri="/academic/gen/_od/widgets/headerSection.odwidget"> 
     7                                <sm:odContentZone key="addInTdm"> 
     8                                        <sm:fixedString value="true"/> 
     9                                </sm:odContentZone> 
     10                                <sm:odContentZone key="zTitle"> 
    911                                        <sm:fixedString value=";Objectifs"/> 
    10                                 </sm:WParagraph> 
    11                                 <sm:WParagraph style="pageId" display="always"/> 
    12                         </sm:WSection> 
     12                                </sm:odContentZone> 
     13                        </sm:Widget> 
    1314                        <sm:callSubModel/> 
    1415                </sm:for> 
    1516                <sm:for codes="intro"> 
    16                         <sm:WParagraph style="breakNewSection" display="always"/> 
    17                         <sm:WSection style="pageTitleSct"> 
    18                                 <sm:label/> 
    19                                 <sm:WParagraph style="pageTitle"> 
     17                        <sm:Widget sc:refUri="/academic/gen/_od/widgets/headerSection.odwidget"> 
     18                                <sm:odContentZone key="addInTdm"> 
     19                                        <sm:fixedString value="true"/> 
     20                                </sm:odContentZone> 
     21                                <sm:odContentZone key="zTitle"> 
    2022                                        <sm:fixedString value=";Introduction"/> 
    21                                 </sm:WParagraph> 
    22                                 <sm:WParagraph style="pageId" display="always"/> 
    23                         </sm:WSection> 
     23                                </sm:odContentZone> 
     24                        </sm:Widget> 
    2425                        <sm:callSubModel/> 
    2526                </sm:for> 
     
    3031                <sm:inDataOrder> 
    3132                        <sm:for codes="courseUa assmntUa div courseUc practUc trainUc"> 
    32                                 <sm:WParagraph style="breakNewSection" display="always"/> 
    3333                                <sm:heading> 
    3434                                        <sm:title> 
     
    3636                                                <sm:fixedTitle value=";Section"/> 
    3737                                        </sm:title> 
    38                                         <sm:WSection style="chapter"> 
    39                                                 <sm:label/> 
    40                                                 <sm:WParagraph style="chapterName"> 
     38                                        <sm:Widget sc:refUri="/academic/gen/_od/widgets/headerSection.odwidget"> 
     39                                                <sm:odContentZone key="addInTdm"> 
     40                                                        <sm:fixedString value="true"/> 
     41                                                </sm:odContentZone> 
     42                                                <sm:odContentZone key="zTitle"> 
    4143                                                        <sm:WInline style="hidden"> 
    4244                                                                <!--Obligé pour la tdm--> 
     
    4951                                                                <sm:refHeading format="name" level="1"/> 
    5052                                                        </sm:dynamicString> 
    51                                                 </sm:WParagraph> 
    52                                                 <sm:WParagraph style="chapterNumber"> 
     53                                                </sm:odContentZone> 
     54                                                <sm:odContentZone key="zPage"> 
    5355                                                        <sm:dynamicString> 
    5456                                                                <sm:refHeading format="number" level="1"/> 
    5557                                                        </sm:dynamicString> 
    56                                                 </sm:WParagraph> 
    57                                                 <!--style spaceAfter nécessaire car OO interprète mal le @spaceAfter sur un paragraphe : saut de page intempestif--> 
    58                                                 <sm:WParagraph style="spaceAfter" display="always"/> 
    59                                         </sm:WSection> 
     58                                                </sm:odContentZone> 
     59                                        </sm:Widget> 
    6060                                        <sm:WSection style="sectionToc"> 
    6161                                                <sm:label/> 
     
    7777                </sm:inDataOrder> 
    7878                <sm:for codes="conclu"> 
    79                         <sm:WParagraph style="breakNewSection" display="always"/> 
    80                         <sm:WSection style="pageTitleSct"> 
    81                                 <sm:label/> 
    82                                 <sm:WParagraph style="pageTitle"> 
     79                        <sm:Widget sc:refUri="/academic/gen/_od/widgets/headerSection.odwidget"> 
     80                                <sm:odContentZone key="addInTdm"> 
     81                                        <sm:fixedString value="true"/> 
     82                                </sm:odContentZone> 
     83                                <sm:odContentZone key="zTitle"> 
    8384                                        <sm:fixedString value=";Conclusion"/> 
    84                                 </sm:WParagraph> 
    85                                 <sm:WParagraph style="pageId" display="always"/> 
    86                         </sm:WSection> 
     85                                </sm:odContentZone> 
     86                        </sm:Widget> 
    8787                        <sm:callSubModel/> 
    8888                </sm:for>