diff --git a/org.eclipse.triquetrum.workflow.editor/.project b/org.eclipse.triquetrum.workflow.editor/.project
index 69aae454..f4f9962d 100644
--- a/org.eclipse.triquetrum.workflow.editor/.project
+++ b/org.eclipse.triquetrum.workflow.editor/.project
@@ -30,4 +30,16 @@
org.eclipse.pde.PluginNatureorg.eclipse.jdt.core.javanature
+
+
+ intro/images/TriquetrumDreistab_00-50px.jpg
+ 1
+ /Users/cxh/git/triquetrum/org.eclipse.triquetrum.workflow.editor/intro/images/TriquetrumDreistab_00-50px.jpg
+
+
+ intro/images/TriquetrumScreenShot50.png
+ 1
+ /Users/cxh/git/triquetrum/org.eclipse.triquetrum.workflow.editor/intro/images/TriquetrumScreenShot50.png
+
+
diff --git a/org.eclipse.triquetrum.workflow.editor/build.properties b/org.eclipse.triquetrum.workflow.editor/build.properties
index 927173d4..a941896f 100644
--- a/org.eclipse.triquetrum.workflow.editor/build.properties
+++ b/org.eclipse.triquetrum.workflow.editor/build.properties
@@ -2,6 +2,7 @@ output.. = target/classes/
bin.includes = META-INF/,\
.,\
icons/,\
+ intro/,\
plugin.xml,\
plugin_customization.ini,\
OSGI-INF/,\
@@ -17,6 +18,7 @@ src.includes = src/,\
plugin_customization.ini,\
plugin.xml,\
icons/,\
+ intro/,\
eclipse32.png,\
build.properties,\
about.properties,\
diff --git a/org.eclipse.triquetrum.workflow.editor/intro/images/TriquetrumDreistab_00-50px.jpg b/org.eclipse.triquetrum.workflow.editor/intro/images/TriquetrumDreistab_00-50px.jpg
new file mode 100644
index 00000000..a375dc2b
Binary files /dev/null and b/org.eclipse.triquetrum.workflow.editor/intro/images/TriquetrumDreistab_00-50px.jpg differ
diff --git a/org.eclipse.triquetrum.workflow.editor/intro/images/TriquetrumScreenShot50.png b/org.eclipse.triquetrum.workflow.editor/intro/images/TriquetrumScreenShot50.png
new file mode 100644
index 00000000..898557f5
Binary files /dev/null and b/org.eclipse.triquetrum.workflow.editor/intro/images/TriquetrumScreenShot50.png differ
diff --git a/org.eclipse.triquetrum.workflow.editor/intro/overview.css b/org.eclipse.triquetrum.workflow.editor/intro/overview.css
new file mode 100644
index 00000000..fa61deb5
--- /dev/null
+++ b/org.eclipse.triquetrum.workflow.editor/intro/overview.css
@@ -0,0 +1,29 @@
+/*******************************************************************************
+ * Copyright (c) 2005, 2006 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
+ *******************************************************************************/
+
+/* From https://github.com/bioclipse/bioclipse.core/blob/master/plugins/net.bioclipse.ui/intro/overview.css
+ */
+body {
+ background-image : url(../graphics/contentpage/overview_wtr.jpg);
+
+}
+
+/* show the "selected" image for this page */
+#navigation-links a#overview img,
+#navigation-links a#overview:hover img,
+#navigation-links a#overview:focus img,
+#navigation-links a#overview:active img {
+ background-image : url(../graphics/icons/ctool/overview48sel.gif);
+}
+
+a#weblink { text-align: left; color: #FF0000;}
+.weblink { text-align: left; color: #FF0000;}
+image-right {horizontal-align: right;}
diff --git a/org.eclipse.triquetrum.workflow.editor/intro/overview.xml b/org.eclipse.triquetrum.workflow.editor/intro/overview.xml
new file mode 100644
index 00000000..c102de19
--- /dev/null
+++ b/org.eclipse.triquetrum.workflow.editor/intro/overview.xml
@@ -0,0 +1,87 @@
+
+
+
+
+
+
+ Eclipse Triquetrum delivers
+ an open platform for managing and executing
+ scientific workflows.
+
+
+
+ The Triquetrum license.
+
+
+
+
+
+ What is Triquetrum
+
+
+
+
+
+
+ What is
+ Triquetrum?
+
+
+
+ Eclipse Triquetrum delivers
+ an open platform for managing and executing
+ scientific workflows. The
+ goal of Triquetrum is to support a wide
+ range of use cases, ranging
+ from automated processes based on
+ predefined models, to replaying
+ ad-hoc research workflows recorded
+ from a user's actions in a
+ scientific workbench UI. It will allow to
+ define and execute models
+ from personal pipelines with a few steps
+ to massive models with
+ thousands of elements.
+
+
+
+ Besides delivering a generic workflow environment, Triquetrum also delivers
+ extensions with a focus on scientific software. There is no a-priori
+ limitation on target scientific domains, but the current interested
+ organizations are big research institutions in materials research
+ (synchrotrons), physics and engineering.
+
+
+
+
+
+
+ License
+
+
+
+
+
+ License
+
+
+
+ Triquetrum is licensed under the Eclipse Public License (EPL)
+ and contains plugins with other licenses, all of which are
+ compatibile with the EPL.
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/org.eclipse.triquetrum.workflow.editor/plugin.xml b/org.eclipse.triquetrum.workflow.editor/plugin.xml
index 59b0a274..48c5bb02 100644
--- a/org.eclipse.triquetrum.workflow.editor/plugin.xml
+++ b/org.eclipse.triquetrum.workflow.editor/plugin.xml
@@ -290,4 +290,11 @@
name="Triquetrum">
+
+
+
+
+
diff --git a/org.eclipse.triquetrum.workflow.model.edit/intro/intro.xml b/org.eclipse.triquetrum.workflow.model.edit/intro/intro.xml
deleted file mode 100644
index fa1af36e..00000000
--- a/org.eclipse.triquetrum.workflow.model.edit/intro/intro.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-
- The o.e.triquetrum.workflow.model.edit Eclipse project has
- item adapters
-
-
-
- What is Bioclipse
-
-
-
-
- HEADER
-
-
- CONTENT GOES HERE
-
-
-
-
-
-
diff --git a/org.eclipse.triquetrum.workflow.model.edit/plugin.xml b/org.eclipse.triquetrum.workflow.model.edit/plugin.xml
index a649f6bd..3bdfe9c3 100644
--- a/org.eclipse.triquetrum.workflow.model.edit/plugin.xml
+++ b/org.eclipse.triquetrum.workflow.model.edit/plugin.xml
@@ -30,12 +30,4 @@
org.eclipse.emf.edit.provider.IItemPropertySource"/>
-
-
-
-
-