Bug 373009 - Nebula Website Change Requests
pshelf update
gantt update
Gallery update
Change-Id: Ibd4facdc944664b25f773f0fea2134f32cd04535
diff --git a/widgets/gallery/gallery.php b/widgets/gallery/gallery.php
index e6e45d5..3a2bbf3 100755
--- a/widgets/gallery/gallery.php
+++ b/widgets/gallery/gallery.php
@@ -51,23 +51,16 @@
</ul>
<img src='images/gallery.jpg'>
-
- <p>
- NOTE: The Gallery widget is still under active development. Users should expect changes in future versions.</p>
- </p>
-
+
+ <br/>
<p>TRY IT : The best way to play with all Gallery features is to install the <a href='/nebula/examples.php'>Nebula Examples</a>.</p>
- <p>
- DOWNLOAD : Lastest version is <a href="r_0_20110516/">Nebula Gallery r_0_20110516</a>.
- </p>
<p>
QUICK START : Look at the <a href='/nebula/snippets.php#Gallery'>Snippets</a>. Other snippets are available on <a href="/nebula/source.php">git</a>.
</p>
-
<p>
- JAVADOC : Javadoc is available for the latest stable version : <a href="r_0_20110516/javadoc/">Javadoc - 0.5.4_R_0_20110516</a>.
+ <a href='https://github.com/eclipse/nebula/pulls?q=label%3AGallery'>Github Issues</a>
</p>
<p>
<a href='https://bugs.eclipse.org/bugs/buglist.cgi?bug_file_loc=&bug_file_loc_type=allwordssubstr&bug_id=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&bugidtype=include&chfieldfrom=&chfieldto=Now&chfieldvalue=&classification=Technology&component=Gallery&email1=&email2=&emailtype1=substring&emailtype2=substring&field-1-0-0=bug_status&field-1-1-0=classification&field-1-2-0=component&field-1-3-0=product&field-1-4-0=resolution&field-1-5-0=version&field0-0-0=noop&keywords=&keywords_type=allwords&long_desc=&long_desc_type=allwordssubstr&product=Nebula&query_format=advanced&remaction=&resolution=FIXED&short_desc=&short_desc_type=allwordssubstr&status_whiteboard=&status_whiteboard_type=allwordssubstr&type-1-0-0=anyexact&type-1-1-0=anyexact&type-1-2-0=anyexact&type-1-3-0=anyexact&type-1-4-0=anyexact&type-1-5-0=anyexact&type0-0-0=noop&value-1-0-0=RESOLVED%2CVERIFIED%2CCLOSED&value-1-1-0=Technology&value-1-2-0=Gallery&value-1-3-0=Nebula&value-1-4-0=FIXED&value-1-5-0=unspecified&value0-0-0=&version=unspecified&votes=&order=bugs.delta_ts%2Cbugs.delta_ts%2Cbugs.delta_ts%2Cbugs.bug_status%2Cbugs.priority%2Cmap_assigned_to.login_name%2Cbugs.bug_id&query_based_on='>Update History (bugzilla search)</a>
diff --git a/widgets/ganttchart/ganttchart.php b/widgets/ganttchart/ganttchart.php
index b93dd1e..bca22e0 100644
--- a/widgets/ganttchart/ganttchart.php
+++ b/widgets/ganttchart/ganttchart.php
@@ -47,10 +47,10 @@
<li>Lots and lots more. See screenshots below.
</ul>
<p>
- <b>GanttChart - BETA</b> (shown using GanttSections - Silver theme)<br>
+ <b>GanttChart</b> (shown using GanttSections - Silver theme)<br>
<img src='images/gantt_20_silver.jpg'>
<br><br>
- <b>GanttChart - BETA</b> (shown using GanttSections - Blue theme)<br>
+ <b>GanttChart</b> (shown using GanttSections - Blue theme)<br>
<img src='images/gantt_sections.jpg'>
<p>
The GANTT chart is a fully customizable widget for displaying anything from a simple chart to allowing user interaction via drag and drop and resizing and well
@@ -67,9 +67,6 @@
<a href='/nebula/snippets.php#GanttChart'>Snippets</a>
</p>
<p>
- <a href='http://hexapixel.com/software/ganttwidget'>Additional Documentation</a>
- </p>
- <p>
<a href="http://www.hexapixel.com/files/nightly/">Download</a> </li>
</p>
<p></p>
diff --git a/widgets/pshelf/pshelf.php b/widgets/pshelf/pshelf.php
index 770460b..25e8ae2 100644
--- a/widgets/pshelf/pshelf.php
+++ b/widgets/pshelf/pshelf.php
@@ -40,11 +40,6 @@
The PShelf widget is a composite widget that is similar to a tab folder. It contains items
which can be selected to show their client areas.
- <p>
- NOTE: The PShelf widget is still under active development. The code is made available in an
- <font color=red><b>ALPHA</b></font> state. Users should expect changes in future versions.
-
- <p>
<a href='/nebula/snippets.php#PShelf'>Snippets</a>
</p>