blob: c29ddc5f89666c273527e25e391eee00a351decf [file] [log] [blame]
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>
<body>
<pre>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
&lt;title&gt;Concept2.xhtml&lt;/title&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;root.css&quot; type=&quot;text/css&quot; /&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;h1&gt;Welcome to Product A&lt;/h1&gt;
&lt;h2&gt;Concept Three&lt;/h2&gt;
&lt;p&gt;This is where Concept Three is explained. &lt;/p&gt;
&lt;p&gt;This is the first topic from the Root page of this Welcome:
&lt;!-- This is where we use the Intro include element. This include specifies that we need
to grab an XHTML element with id &quot;firstH4&quot; from an intro page with id &quot;root&quot;. --&gt;
<b>&lt;include path=&quot;root/firstH4&quot; /&gt;</b>
&lt;br /&gt;</pre>
<pre> &lt;!-- This is where we use the Intro dynamicContent element. The class is loaded from the specified plugin. --&gt;
<b>&lt;contentProvider id=&quot;contentProviderId&quot; class=&quot;org.eclipse.ui.intro.template2.IntroXHTMLContentProvider&quot; pluginId=&quot;org.eclipse.ui.intro.template2&quot;&gt;
&lt;/contentProvider&gt; </b>
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p align=&quot;justify&quot;&gt;(&lt;i&gt;This page demonstrates how to contribute to an existing Welcome.
It was contributed using the &lt;code&gt;org.eclipse.ui.intro.configExtension&lt;/code&gt;
extension point. It also demonstrates how to use the &lt;code&gt;include&lt;/code&gt; and the &lt;code&gt;dynamicContent&lt;/code&gt; intro elements to
include external XHTML content and to create dynamic XHTML content,
respectively. Check the XHTML source for this page for usage of intro elements.&lt;/i&gt;) &lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;</pre>
</body>
</html>