Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 7e0cbfcb5d4ab92e94b29718c320587e3474d132 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>

<!--
     Copyright (c) 2005, 2009 IBM Corporation and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v1.0
     which accompanies this distribution, and is available at
     http://www.eclipse.org/legal/epl-v10.html
    
     Contributors:
         IBM Corporation - initial API and implementation
 -->

<toc label="filter.xml">

	<!-- Tocs -->

	<topic label="This topic should always appear" href="data/help/toc/filteredToc/simple_page.html">
		<link toc="data/help/toc/filteredToc/simple_toc.xml" />
	</topic>

	<!-- should never appear -->
	<topic filter="os=invalid" label="Your OS is invalid" href="data/help/toc/filteredToc/simple_page.html">
		<link toc="data/help/toc/filteredToc/simple_toc.xml" />
	</topic>
	<topic filter="ws=invalid" label="Your WS is invalid" href="data/help/toc/filteredToc/simple_page.html">
		<link toc="data/help/toc/filteredToc/simple_toc.xml" />
	</topic>
	<topic filter="arch=invalid" label="Your ARCH is invalid" href="data/help/toc/filteredToc/simple_page.html">
		<link toc="data/help/toc/filteredToc/simple_toc.xml" />
	</topic>
	<topic label="Your OS is win32 AND your WS is invalid" href="data/help/toc/filteredToc/simple_page.html">
	    <filter name="os" value="win32"/>
        <filter name="ws" value="invalid"/>
		<link toc="data/help/toc/filteredToc/simple_toc.xml" />
	</topic>

	<topic filter="plugin=org.eclipse.help" label="The plugin org.eclipse.help is installed" href="data/help/toc/filteredToc/simple_page.html">
		<link toc="data/help/toc/filteredToc/simple_toc.xml" />
	</topic>

	<!-- should never appear -->
	<topic filter="plugin=invalid" label="The plugin invalid is installed" href="data/help/toc/filteredToc/simple_page.html">
		<link toc="data/help/toc/filteredToc/simple_toc.xml" />
	</topic>

	<topic filter="product=org.eclipse.sdk.ide" label="The product org.eclipse.sdk.ide is running" href="data/help/toc/filteredToc/simple_page.html">
		<link toc="data/help/toc/filteredToc/simple_toc.xml" />
	</topic>

	<!-- should never appear -->
	<topic filter="product=invalid" label="The product invalid is running" href="data/help/toc/filteredToc/simple_page.html">
		<link toc="data/help/toc/filteredToc/simple_toc.xml" />
	</topic>

	<topic filter="category=org.eclipse.categories.developmentCategory" label="The category org.eclipse.categories.developmentCategory is enabled" href="data/help/toc/filteredToc/simple_page.html">
		<link toc="data/help/toc/filteredToc/simple_toc.xml" />
	</topic>

	<!-- should never appear -->
	<topic filter="category=invalid" label="The category invalid is enabled" href="data/help/toc/filteredToc/simple_page.html">
		<link toc="data/help/toc/filteredToc/simple_toc.xml" />
	</topic>

	<topic filter="activity=org.eclipse.javaDevelopment" label="The activity org.eclipse.javaDevelopment is enabled" href="data/help/toc/filteredToc/simple_page.html">
		<link toc="data/help/toc/filteredToc/simple_toc.xml" />
	</topic>

	<!-- should never appear -->
	<topic filter="activity=invalid" label="The activity invalid is enabled" href="data/help/toc/filteredToc/simple_page.html">	
		<link toc="data/help/toc/filteredToc/simple_toc.xml" />
	</topic>


	<!-- Topics -->

	<topic label="This topic should always appear" href="data/help/toc/filteredToc/simple_page.html"/>

	<!-- should never appear -->
	<topic filter="os=invalid" label="Your OS is invalid" href="data/help/toc/filteredToc/filteredOutPage.html"/>
	<topic filter="ws=invalid" label="Your WS is invalid" href="data/help/toc/filteredToc/simple_page.html"/>
	<topic filter="arch=invalid" label="Your ARCH is invalid" href="data/help/toc/filteredToc/simple_page.html"/>
	<topic label="Your OS is win32 AND your WS is invalid" href="data/help/toc/filteredToc/simple_page.html">
	    <filter name="os" value="win32"/>
        <filter name="ws" value="invalid"/>
	</topic>

	<topic filter="plugin=org.eclipse.help" label="The plugin org.eclipse.help is installed" href="data/help/toc/filteredToc/helpInstalled.html"/>

	<!-- should never appear -->
	<topic filter="plugin=invalid" label="The plugin invalid is installed" href="data/help/toc/filteredToc/simple_page.html"/>

	<topic filter="product=org.eclipse.sdk.ide" label="The product org.eclipse.sdk.ide is running" href="data/help/toc/filteredToc/simple_page.html"/>

	<!-- should never appear -->
	<topic filter="product=invalid" label="The product invalid is running" href="data/help/toc/filteredToc/simple_page.html"/>

	<topic filter="category=org.eclipse.categories.developmentCategory" label="The category org.eclipse.categories.developmentCategory is enabled" href="data/help/toc/filteredToc/simple_page.html"/>

	<!-- should never appear -->
	<topic filter="category=invalid" label="The category invalid is enabled" href="data/help/toc/filteredToc/simple_page.html"/>

	<topic filter="activity=org.eclipse.javaDevelopment" label="The activity org.eclipse.javaDevelopment is enabled" href="data/help/toc/filteredToc/simple_page.html"/>

	<!-- should never appear -->
	<topic filter="activity=invalid" label="The activity invalid is enabled" href="data/help/toc/filteredToc/simple_page.html"/>
 <topic
       label="Non filtered topic with children and custom icon" icon="org.eclipse.ua.tests.iconSet">
    <topic
          href="data/help/toc/filteredToc/filterChild.html"
          label="Child of non filtered topic with custom icon"
          icon="org.eclipse.ua.tests.iconSet">
    </topic>
 </topic>	
</toc>

Back to the top