core/com.nokia.carbide.cpp/html/intro/whatsnewExtensionContent.xml
changeset 0 fb279309251b
child 1679 4dbd593daf6d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp/html/intro/whatsnewExtensionContent.xml	Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<introContent>
+<!-- Extension to the Whats New page. -->
+
+	<extensionContent 
+		id="com.nokia.carbide.cpp-whatsnew" 
+		name="Carbide.c++ Development" 
+		alt-style="carbide.properties" 
+		style="carbide.css" 
+		path="whatsnew/@">
+		
+		<group 
+			label="Carbide.c++ Development"
+			id="content-group" 
+			style-id="content-group">
+			
+			<link 
+				label="Carbide.c++ Release Notes" 
+	       		url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/release_notes.htm" 
+				id="carbide">
+				style-id="content-link" 
+          		<text>Learn about what's new in Carbide.c++</text>
+			</link>
+			
+		</group>
+		
+		<group id="rss-news" label="Carbide News" expandable="true" expanded="true">
+			<contentProvider id="rss-viewer" pluginId="org.eclipse.platform" class="org.eclipse.platform.internal.EclipseRSSViewer">
+			</contentProvider>
+		</group>
+		
+	</extensionContent>
+  
+</introContent>