diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2006-02-09 19:05:16 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2006-02-09 19:05:16 +0000 |
commit | a92227ffd192bc37c3cd99fe26610e81462c2265 (patch) | |
tree | 5cf24568708bc602d7e12734adced33669f486f4 /status | |
parent | Updated to layman-0.8.1 (diff) | |
download | webapps-experimental-a92227ffd192bc37c3cd99fe26610e81462c2265.tar.gz webapps-experimental-a92227ffd192bc37c3cd99fe26610e81462c2265.tar.bz2 webapps-experimental-a92227ffd192bc37c3cd99fe26610e81462c2265.zip |
Fixed status report
svn path=/docs/; revision=136
Diffstat (limited to 'status')
-rw-r--r-- | status/status_20060209.html (renamed from status/status_20060118.html) | 40 | ||||
-rw-r--r-- | status/status_20060209.xml (renamed from status/status_20060118.xml) | 31 |
2 files changed, 31 insertions, 40 deletions
diff --git a/status/status_20060118.html b/status/status_20060209.html index fe714ed..a033883 100644 --- a/status/status_20060118.html +++ b/status/status_20060209.html @@ -17,10 +17,9 @@ <b>Content</b>: <select name="url" size="1" OnChange="location.href=form.url.options[form.url.selectedIndex].value" style="font-family:sans-serif,Arial,Helvetica"><option value="#doc_chap1">1. Status Reports</option> <option value="#doc_chap2">2. Status Report in Figures</option> -<option value="#doc_chap3">3. Security</option> -<option value="#doc_chap4">4. Web Applications Overlay</option> -<option value="#doc_chap5">5. Documentation</option> -<option value="#doc_chap6">6. webapp-config</option></select> +<option value="#doc_chap3">3. Web Applications Overlay</option> +<option value="#doc_chap4">4. Documentation</option> +<option value="#doc_chap5">5. webapp-config</option></select> </form> <p class="chaphead"><span class="chapnum"><a name="doc_chap1">1. </a></span>Status Reports</p> <p class="secthead"><a name="doc_chap1_sect1">Preliminaries</a></p> @@ -55,18 +54,11 @@ </li> <li> - The Gentoo/webapps team has grown from x - developers to 11 developers. + The Gentoo/webapps team has grown to 11 developers. </li> </ul> - <p class="chaphead"><span class="chapnum"><a name="doc_chap3">3. </a></span>Security</p> - - <p> - - </p> - - <p class="chaphead"><span class="chapnum"><a name="doc_chap4">4. </a></span>Web Applications Overlay</p> + <p class="chaphead"><span class="chapnum"><a name="doc_chap3">3. </a></span>Web Applications Overlay</p> <p> We created a Portage @@ -81,7 +73,7 @@ team. </p> - <p class="chaphead"><span class="chapnum"><a name="doc_chap5">5. </a></span>Documentation</p> + <p class="chaphead"><span class="chapnum"><a name="doc_chap4">4. </a></span>Documentation</p> <p> We created an introduction to the webapp.eclass: @@ -89,22 +81,21 @@ <ul> <li> - <a href="/proj/en/webapps/webapp-eclass.xml">The - 2005.0 Upgrade Guide</a> + <a href="/proj/en/webapps/webapp-eclass.xml">webapp.eclass Documentation</a> </li> </ul> <p> It explains the Gentoo way of installing web - application. While it can serve as a gentle introduction for - beginners it also provides detailed information for the + applications. While it can serve as a gentle introduction + for beginners it also provides detailed information for the experienced ebuild scripter. </p> <p> </p> - <p class="chaphead"><span class="chapnum"><a name="doc_chap6">6. </a></span>webapp-config</p> + <p class="chaphead"><span class="chapnum"><a name="doc_chap5">5. </a></span>webapp-config</p> <p> We recently switched from the old bash version @@ -112,6 +103,13 @@ which is much faster and easier to maintain. </p> + <p> + The new version has been available in the unstable tree + since January and only a few minor bugs had to be corrected + since then. We intend to mark it stable on the different + architectures in one or two weeks. + </p> + <br><p class="copyright"> The contents of this document are licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.5">Creative Commons - Attribution / Share Alike</a> license. @@ -131,8 +129,8 @@ --><br> </td> <td width="1%" bgcolor="#dddaec" valign="top"><table border="0" cellspacing="4px" cellpadding="4px"> -<tr><td class="topsep" align="center"><p class="altmenu"><a title="View a printer-friendly version" class="altlink" href="/proj/en/web-apps/status/status_20060118.xml?style=printable">Print</a></p></td></tr> -<tr><td align="center" class="topsep"><p class="alttext">Updated January 25, 2006</p></td></tr> +<tr><td class="topsep" align="center"><p class="altmenu"><a title="View a printer-friendly version" class="altlink" href="/proj/en/web-apps/status/status_20060209.xml?style=printable">Print</a></p></td></tr> +<tr><td align="center" class="topsep"><p class="alttext">Updated February 9, 2006</p></td></tr> <tr><td align="left" class="topsep"><p class="alttext"><b>Summary: </b> This is the status of the Gentoo/Web-Applications Project. It will be posted regularly, but not with a static frequency. diff --git a/status/status_20060118.xml b/status/status_20060209.xml index 3831e52..5eee401 100644 --- a/status/status_20060118.xml +++ b/status/status_20060209.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<guide link="/proj/en/web-apps/status/status_20060118.xml"> +<guide link="/proj/en/web-apps/status/status_20060209.xml"> <title>Web-apps Status Report</title> <author> @@ -16,7 +16,7 @@ <license/> <version>1.0</version> - <date>2006-01-25</date> + <date>2006-02-09</date> <chapter> <title>Status Reports</title> @@ -61,8 +61,7 @@ </li> <li> - <!--FIXME-->The Gentoo/webapps team has grown from x - developers to 11 developers. + The Gentoo/webapps team has grown to 11 developers. </li> </ul> @@ -71,19 +70,6 @@ </chapter> <chapter> - <title>Security</title> - <section> - <body> - - <p> - <!--FIXME--> - </p> - - </body> - </section> - </chapter> - - <chapter> <title>Web Applications Overlay</title> <section> <body> @@ -122,8 +108,8 @@ <p> It explains the Gentoo way of installing web - application. While it can serve as a gentle introduction for - beginners it also provides detailed information for the + applications. While it can serve as a gentle introduction + for beginners it also provides detailed information for the experienced ebuild scripter. </p> @@ -145,6 +131,13 @@ which is much faster and easier to maintain. </p> + <p> + The new version has been available in the unstable tree + since January and only a few minor bugs had to be corrected + since then. We intend to mark it stable on the different + architectures in one or two weeks. + </p> + </body> </section> </chapter> |