Project

General

Profile

« Previous | Next » 

Revision 46389

first tentative for rotten checker

View differences:

lightui_minimal.xml
20 20
					<TEXT_FIELD id="title" operator="all" label="Title" />
21 21
					<TEXT_FIELD id="originalid" label="Original Identifier" operator="exact" />
22 22
					<TEXT_FIELD id="objidentifier" label="D-Net Identifier" operator="exact" />
23
					<!--
24
					<TEXT_FIELD id="creator" operator="all" label="Author" />
25
					<TEXT_FIELD id="objidentifier" label="Identifier"
26
						operator="exact" />
27
					-->
23

  
28 24
					<BROWSE_FIELD id="subjectforbrowsing" label="Subject" />
25

  
26
					<BROWSE_FIELD id="datasourcenameforbrowsing" label="Data Source" />
27
					<SELECT_FIELD id="cleaned" label="Cleaned records" operator="exact">
28
						<VALUE id="true" label="true" />
29
						<VALUE id="false" label="false" />
30
					</SELECT_FIELD>
29 31
					<!-- <SELECT_FIELD id="objecttype" label="Select field (Mock)" operator="exact"> -->
30 32
					<!-- <VALUE id="0001" label="1" /> -->
31 33
					<!-- <VALUE id="0002" label="2" /> -->
32 34
					<!-- <VALUE id="0003" label="3" /> -->
33 35
					<!-- <VALUE id="0004" label="4" /> -->
34 36
					<!-- </SELECT_FIELD> -->
35
					<BROWSE_FIELD id="datasourcenameforbrowsing" label="Data Source" />
36 37
				</FIELDS>
37 38
				<!-- TODO: define XSLT TO format CIDOC records in the GUI -->
38 39
				<FORMATTER xslt="/eu/dnetlib/functionality/modular/ui/lightui/xslt/cidoc_2_row.xslt" />
......
42 43
				<FIELDS>
43 44
					<!-- TODO: define the fields we want to browse for in the GUI -->
44 45
					<BROWSE_FIELD id="datasourcenameforbrowsing" label="Data Source" />
45

  
46 46
					<BROWSE_FIELD id="subjectforbrowsing" label="Subject" />
47
					<!--
48
					<BROWSE_FIELD id="publisherforbrowsing" label="Publisher" />
49
					-->
47
					<BROWSE_FIELD id="language" label="Language" />
50 48
				</FIELDS>
51 49
				<!-- TODO: check the following formatter works fine with CIDOC records -->
52 50
				<FORMATTER

Also available in: Unified diff