[PATCH] Remove most content, but a pointer to the Wiki and a request for a volunteer effort.

Jeremy White jwhite at codeweavers.com
Mon Jun 8 10:21:48 CDT 2009


---
 templates/en/devel.template |  134 ++-----------------------------------------
 1 files changed, 5 insertions(+), 129 deletions(-)

diff --git a/templates/en/devel.template b/templates/en/devel.template
index ddb54a8..60a7bd5 100644
--- a/templates/en/devel.template
+++ b/templates/en/devel.template
@@ -19,138 +19,14 @@ various resources available for our developers.</p>
         <a href="http://wiki.winehq.org/Developers">Wine Wiki Developer Documentation</a>
     </td>
     <td valign="top">
-        The Wine Wiki Developer pages usually have more current information than this page.
-        A great volunteer job - still available! - would be trimming this page and mostly pointing
-        it to the Wiki pages.
+        The Wine Wiki Developer pages now are more current.
+        In fact, a patch removing this page altogether has been submitted, but
+        <a href="http://www.winehq.org/pipermail/wine-devel/2009-June/076121.html">
+        Jeremy Newman is holding it hostage.</a>  Dimi has requested help in making
+        the changes - this would be a great volunteer project!
     </td>
   </tr>
 
 
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="{$root}/contributing">Contributing to Wine</a>
-    </td>
-    <td valign="top">
-        Information for 1st time contributers.
-    </td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="{$root}/developer-cheatsheet">Developer Cheatsheet</a>
-    </td>
-    <td valign="top">
-        5 minute intro to Wine development
-    </td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="{$root}/docs/winedev-guide/index">Developers Guide</a>
-    </td>
-    <td valign="top">
-        Online resource for development with Wine.
-    </td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="{$root}/forums">Mailing Lists</a>
-    </td>
-    <td valign="top">
-        Most of our developers communicate over our various mailing lists.
-    </td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="http://wiki.winehq.org/GitWine">Git</a>
-    </td>
-    <td valign="top">
-        We use the source management tool Git. More information on how to use it can be found on this page.
-    </td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="{$root}/sending_patches">Sending Patches</a>
-    </td>
-    <td valign="top">
-        Guidelines on how to format and send your patches.
-    </td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="http://wiki.winehq.org/TodoList">To Do Lists</a>
-    </td>
-    <td valign="top">
-        What needs to be done. A good first place to look for projects to be completed.
-    </td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="{$root}/fun_projects">Fun Projects</a>
-    </td>
-    <td valign="top">
-        Another area of to dos. There are lower priority and should be done as side projects.
-    </td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="http://wiki.winehq.org/JanitorialProjects">Janitorial</a>
-    </td>
-    <td valign="top">
-        Code clean-up and organisation projects.
-    </td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="{$root}/winelib">Winelib</a>
-    </td>
-    <td valign="top">
-        Documentation on development with Winelib, our application porting tools.
-    </td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="{$root}/status">Status</a>
-    </td>
-    <td valign="top">
-        Status of the Wine project.
-    </td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="{$root}/license">Wine License</a>
-    </td>
-    <td valign="top">
-        Wine uses the GNU Lesser General Public License 2.1
-    </td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="{$root}/resources">Resources</a>
-    </td>
-    <td valign="top">
-        More development resources.
-    </td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
-    <td>
-        <a href="http://wiki.winehq.org/WineConf">WineConf</a>
-    </td>
-    <td valign="top">
-        We hold a conference annually. Information on where and when can be found here.
-    </td>
-  </tr>
-  
 </table>
 



More information about the wine-patches mailing list