Project

General

Profile

« Previous | Next » 

Revision 49540

Also adding software

View differences:

configuration.xml
110 110
			<transformation xslt="html_publication.xsl" />
111 111
		</transformer>
112 112

  
113

  
114 113
		<transformer name="csv-special_publication">
115 114
			<transformation xslt="csv_publication_special.xsl" />
116 115
		</transformer>
117 116

  
117
		<transformer name="csv_dataset">
118
			<transformation xslt="csv_publication.xsl" />
119
		</transformer>
120

  
118 121
		<transformer name="csv-special_dataset">
119 122
			<transformation xslt="csv_publication_special.xsl" />
120 123
		</transformer>
121 124

  
122
		<transformer name="csv_dataset">
125
		<transformer name="html_dataset">
126
			<transformation xslt="html_publication.xsl" />
127
		</transformer>
128

  
129
		<transformer name="csv_software">
123 130
			<transformation xslt="csv_publication.xsl" />
124 131
		</transformer>
125 132

  
133
		<transformer name="csv-special_software">
134
			<transformation xslt="csv_publication_special.xsl" />
135
		</transformer>
136

  
126 137
	</transformers>
127 138

  
128 139
	<formatters>

Also available in: Unified diff