- Timestamp:
- 07/06/09 16:32:25 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/deriver/overwrite/sources/dokielGuide/genWeb/docGuide/tpl/zoom.uitemplate
r428 r479 3 3 <sm:head> 4 4 <sm:windowTitle> 5 <sm:call Zone key="zRootTi" format="text"/>5 <sm:callRootModel axis="title" format="text"/> 6 6 <sm:fixedString value=" - "/> 7 7 <sm:pageTitle/> … … 11 11 <sm:styleSheet src="site/css/html.css" srcFrom="publishFiles"/> 12 12 <sm:styleSheet src="site/css/struct.css" srcFrom="publishFiles"/> 13 <sm:styleSheet src="site/css/outLeft.css" srcFrom="publishFiles"/> 14 <sm:styleSheet src="site/css/secOut.css" srcFrom="publishFiles"/> 13 15 <sm:styleSheet src="site/css/transf.css" srcFrom="publishFiles"/> 14 16 <sm:WXhtmlFragment><!--[if IE]></sm:WXhtmlFragment> … … 33 35 <div id="tplt"> 34 36 <img width="1" height="50" sc:refUri="/dokielGuide/genWeb/docGuide/tpl/empty.gif"/> 35 <sm:call Zone key="zLogo" format="xhtml"/>37 <sm:callRootModel axis="logo" format="xhtml"/> 36 38 <span class="tplTi"> 37 <sm:call Zone key="zRootTi" format="text"/>39 <sm:callRootModel axis="title" format="text"/> 38 40 </span> 39 41 </div> 40 42 <sm:Widget sc:refUri="/dokielGuide/genWeb/docGuide/wdt/tpl/tplnz.uiwidget"/> 41 <div id="tplc"> 42 <sm:Widget sc:refUri="/dkCore/genWeb/wdt/tpl/noscriptWarn.uiwidget"/> 43 <sm:callMainZone format="xhtml"/> 44 </div> 43 <sm:callMainZone format="xhtml"/> 44 <!-- 45 <div xmlns="http://www.w3.org/1999/xhtml" id="tplc"> 46 <sm:Widget xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" sc:refUri="/dkCore/genWeb/wdt/tpl/noscriptWarn.uiwidget" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"/> 47 <sm:callMainZone xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" format="xhtml"/> 48 </div>--> 45 49 <sm:Widget sc:refUri="/dokielGuide/genWeb/docGuide/wdt/tpl/tplnz.uiwidget"/> 46 50 <div id="tplb"> 47 <sm:call Zone key="zAbout" format="xhtml"/>48 <sm:call Zone key="zCopyright" format="xhtml"/>51 <sm:callRootModel axis="about" format="xhtml"/> 52 <sm:callRootModel axis="copyright" format="xhtml"/> 49 53 <sm:Widget sc:refUri="/dkCore/genWeb/wdt/tpl/madeWithSc.uiwidget"/> 50 54 </div>
Note: See TracChangeset
for help on using the changeset viewer.