Changeset 0074f9d in indico
- Timestamp:
- 03/23/11 17:33:20 (2 years ago)
- Branches:
- v0.97-series
- Children:
- 421fc7
- Parents:
- a7f492
- git-author:
- Adrian Moennich <jerome.ernst.monnich@…> (03/18/11 11:52:14)
- git-committer:
- Pedro Ferreira <jose.pedro.ferreira@…> (03/23/11 17:33:20)
- Location:
- indico/MaKaC/webinterface/stylesheets
- Files:
-
- 6 edited
-
cds_marcxml_contribution.xsl (modified) (2 diffs)
-
cds_marcxml_presentation.xsl (modified) (1 diff)
-
cds_marcxml_video_conference.xsl (modified) (1 diff)
-
cds_marcxml_video_contribution.xsl (modified) (1 diff)
-
cds_marcxml_video_session.xsl (modified) (1 diff)
-
cds_marcxml_video_subcontribution.xsl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/webinterface/stylesheets/cds_marcxml_contribution.xsl
rbdd862 r0074f9d 20 20 --> 21 21 22 <xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >22 <xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 23 23 24 24 <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/> … … 146 146 </xsl:if> 147 147 <xsl:value-of select="./@first" disable-output-escaping="yes"/> 148 </xsl:template> 148 </xsl:template> 149 149 150 150 </xsl:stylesheet> -
indico/MaKaC/webinterface/stylesheets/cds_marcxml_presentation.xsl
rb31f6a r0074f9d 20 20 --> 21 21 22 <xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >22 <xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 23 23 24 24 <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/> -
indico/MaKaC/webinterface/stylesheets/cds_marcxml_video_conference.xsl
rca0e99 r0074f9d 20 20 --> 21 21 22 <xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >22 <xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 23 23 24 24 <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/> -
indico/MaKaC/webinterface/stylesheets/cds_marcxml_video_contribution.xsl
rca0e99 r0074f9d 20 20 --> 21 21 22 <xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >22 <xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 23 23 24 24 <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/> -
indico/MaKaC/webinterface/stylesheets/cds_marcxml_video_session.xsl
rca0e99 r0074f9d 20 20 --> 21 21 22 <xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >22 <xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 23 23 24 24 <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/> -
indico/MaKaC/webinterface/stylesheets/cds_marcxml_video_subcontribution.xsl
rca0e99 r0074f9d 20 20 --> 21 21 22 <xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >22 <xsl:stylesheet version='1.0' xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 23 23 24 24 <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/>
Note: See TracChangeset
for help on using the changeset viewer.
