Author: heathers Date: Fri Nov 19 15:55:23 2004 New Revision: 105900 Modified: incubator/beehive/site/build/site/index.html incubator/beehive/site/build/site/reference.html incubator/beehive/site/src/documentation/content/xdocs/index.xml Log: update site with Pollinate message
Modified: incubator/beehive/site/build/site/index.html ============================================================================== --- incubator/beehive/site/build/site/index.html (original) +++ incubator/beehive/site/build/site/index.html Fri Nov 19 15:55:23 2004 @@ -315,20 +315,20 @@ <a href="#Get+Involved">Get Involved</a> </li> </ul> - <!-- - Beehive - Welcome<should link to the HTML page created from Welcome.doc> - License<should link to http://www.apache.org/licenses/LICENSE-2.0> - - Documentation - FAQ<should link to the HTML page created from FAQ.doc> - Controls Overview<should link to Kyle's control Overview> - Controls Programming<should link to Kyle's Controls programming pdf> - Web Services (JSR 181)<should link to http://jcp.org/en/jsr/detail?id=181> - - Contributing - Mailing Lists<should link to HTML Page created from MailingLists.doc> - Contributers<should link to HTML Page created from Contributers.doc> + <!-- + Beehive + Welcome<should link to the HTML page created from Welcome.doc> + License<should link to http://www.apache.org/licenses/LICENSE-2.0> + + Documentation + FAQ<should link to the HTML page created from FAQ.doc> + Controls Overview<should link to Kyle's control Overview> + Controls Programming<should link to Kyle's Controls programming pdf> + Web Services (JSR 181)<should link to http://jcp.org/en/jsr/detail?id=181> + + Contributing + Mailing Lists<should link to HTML Page created from MailingLists.doc> + Contributers<should link to HTML Page created from Contributers.doc> --> <a name="N1000E"></a><a name="Beehive+releases+a+V1+Alpha"></a> @@ -382,15 +382,25 @@ <li>File bugs or feature requests in <a target="_blank" href="http://nagoya.apache.org/jira/secure/BrowseProject.jspa?id=10570">jira</a> for Beehive.</li> <li> - -<a target="_blank" href="http://www.eclipse.org/pollinate/">Pollinate</a> is a project to build an Eclipse-based IDE on the Beehive Framework. The project proposal is currently under review. Feedback is welcome.</li> +<a target="_blank" href="http://www.eclipse.org/pollinate/">Pollinate</a> is an Eclipse technology project building an IDE + for the Beehive Framework. + <ul> + +<li>Pollinate development is underway and some tools are available now.</li> + +<li>pollinate-dev mailing list: [EMAIL PROTECTED], <a target="_blank" href="http://dev.eclipse.org/mailman/listinfo/pollinate-dev">http://dev.eclipse.org/mailman/listinfo/pollinate-dev</a> +</li> + +</ul> + +</li> <li>Would you like to contribute? Subscribe now to the -dev, -user or -commits mailing lists for Beehive. See the <a href="mailinglists.html">Mailing Lists</a> for subscription and archive infomation.</li> </ul> </div> -<a name="N10073"></a><a name="Get+Involved"></a> +<a name="N1007E"></a><a name="Get+Involved"></a> <h3>Get Involved</h3> <div style="margin-left: 0 ; border: 2px"> <p> Modified: incubator/beehive/site/build/site/reference.html ============================================================================== --- incubator/beehive/site/build/site/reference.html (original) +++ incubator/beehive/site/build/site/reference.html Fri Nov 19 15:55:23 2004 @@ -312,8 +312,8 @@ <a target="_blank" href="reference/classref_pageflows/index.html">Page Flow API Reference</a> </li> - <!--<li> - <fork href="pageflow/config/netui-config.html">Configuration: netui-config.xml</fork> + <!--<li> + <fork href="pageflow/config/netui-config.html">Configuration: netui-config.xml</fork> </li>--> <li> Modified: incubator/beehive/site/src/documentation/content/xdocs/index.xml ============================================================================== --- incubator/beehive/site/src/documentation/content/xdocs/index.xml (original) +++ incubator/beehive/site/src/documentation/content/xdocs/index.xml Fri Nov 19 15:55:23 2004 @@ -55,8 +55,13 @@ <ul> <li>Beehive now has a <fork href="http://wiki.apache.org/beehive">wiki</fork>.</li> <li>File bugs or feature requests in <fork href="http://nagoya.apache.org/jira/secure/BrowseProject.jspa?id=10570">jira</fork> for Beehive.</li> - <li> - <fork href="http://www.eclipse.org/pollinate/">Pollinate</fork> is a project to build an Eclipse-based IDE on the Beehive Framework. The project proposal is currently under review. Feedback is welcome.</li> + <li><fork href="http://www.eclipse.org/pollinate/">Pollinate</fork> is an Eclipse technology project building an IDE + for the Beehive Framework. + <ul> + <li>Pollinate development is underway and some tools are available now.</li> + <li>pollinate-dev mailing list: [EMAIL PROTECTED], <fork href="http://dev.eclipse.org/mailman/listinfo/pollinate-dev">http://dev.eclipse.org/mailman/listinfo/pollinate-dev</fork></li> + </ul> + </li> <li>Would you like to contribute? Subscribe now to the -dev, -user or -commits mailing lists for Beehive. See the <link href="mailinglists.html">Mailing Lists</link> for subscription and archive infomation.</li> </ul> </section>
