- Timestamp:
- 03/10/10 14:52:36 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/dkCore/genWeb/wdt/img/scImgMgr.uiwidget
r571 r574 6 6 <sm:standardLibrary codeLib="TiLib"/> 7 7 <sm:standardLibrary codeLib="SiLib"/> 8 <sm:postXslFragment keyXsl="xhtml"><xsl:overlay match=" scBlock[containWord(@class, 'tplPge')]">8 <sm:postXslFragment keyXsl="xhtml"><xsl:overlay match="body"> 9 9 <xsl:value-of select="execute(java:append($vBufJs, 'scImgMgr.init();'))"/> 10 10 </xsl:overlay></sm:postXslFragment> 11 11 <sm:linkScript path="scImgMgr.js" pathFrom="localPublishFiles" sortKey="B"/> 12 12 <sm:linkStyle path="scImgMgr.css" pathFrom="localPublishFiles"/> 13 <sm:otherBuffers keyBuffer="js.postLink">scImgMgr.setPathPgeFra("ide: footer");13 <sm:otherBuffers keyBuffer="js.postLink">scImgMgr.setPathPgeFra("ide:tplb"); 14 14 </sm:otherBuffers> 15 15 </sm:fillTemplateBuffers>
Note: See TracChangeset
for help on using the changeset viewer.