[Openvas-commits] r3349 - trunk/doc/website

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed May 13 09:31:10 CEST 2009


Author: felix
Date: 2009-05-13 09:31:10 +0200 (Wed, 13 May 2009)
New Revision: 3349

Modified:
   trunk/doc/website/openvas-devcon2.htm4
   trunk/doc/website/openvas.css
Log:
Updated schedule and css.

Modified: trunk/doc/website/openvas-devcon2.htm4
===================================================================
--- trunk/doc/website/openvas-devcon2.htm4	2009-05-13 07:26:14 UTC (rev 3348)
+++ trunk/doc/website/openvas-devcon2.htm4	2009-05-13 07:31:10 UTC (rev 3349)
@@ -166,24 +166,33 @@
   </tr>
   <tr class="odd">
     <th scope="row">10-11</th>
-    <td>Arrival/Hacking</td>
-    <td> Topic&nbsp;1.1 </td>
-    <td> Topic&nbsp;2.1 </td>
-    <td> Topic&nbsp;3.1 </td>
+    <td>Arrival</td>
+    <td> Topic&nbsp;1.1: Tighter nmap integration<br>
+         <em>TBA</br></em></td>
+    <td> Topic&nbsp;2.1: New concept of Scanner/Manager separation<br>
+         <em>TBA</br></em> </td>
+    <td> Topic&nbsp;3.1: Getting rid of NASL-based SSH stuff<br>
+         <em>TBA</br></em> </td>
   </tr>
   <tr>
     <th scope="row">11-12</th>
-    <td>Arrival/Hacking</td>
-    <td> Topic&nbsp;1.2 </td>
-    <td> Topic&nbsp;2.2 </td>
-    <td> Topic&nbsp;3.2 </td>
+    <td>Arrival</td>
+    <td> Topic&nbsp;1.2: How to establish scan tasks like "All Windows hosts"<br>
+         <em>TBA</br></em> </td>
+    <td> Topic&nbsp;2.2: List of internal stuff we want to get rid of<br>
+         <em>TBA</br></em> </td>
+    <td> Topic&nbsp;3.2: NVT coverage extension and NVT retirement<br>
+         <em>TBA</br></em> </td>
   </tr>
   <tr class="odd">
     <th scope="row">12-13</th>
-    <td>Arrival/Hacking</td>
-    <td> Topic&nbsp;1.3 </td>
-    <td> Topic&nbsp;2.3 </td>
-    <td> Topic&nbsp;3.3 </td>
+    <td>Arrival</td>
+    <td> Topic&nbsp;1.3:  Standard family, subdirectory structures, OIDs<br>
+         <em>TBA</br></em> </td>
+    <td> Topic&nbsp;2.3: New base data structures (objects, APIs etc)<br>
+         <em>TBA</br></em> </td>
+    <td> Topic&nbsp;3.3: Replacement of current internationalization concepts<br>
+         <em>TBA</br></em> </td>
   </tr>
   <tr>
     <th scope="row">13-14</th>
@@ -197,41 +206,43 @@
     <td> Welcome<br>
          <em>Jan-Oliver Wagner,<br>
          Tim Brown</br></em> </td>
-    <td> Topic&nbsp;X.Y </td>
-    <td> Topic&nbsp;X.Y </td>
-    <td> Closing Session (Next steps) </td>
+    <td> Topic&nbsp;1.4: 'Harmonization' strategies for NASL code<br>
+         <em>TBA</br></em> </td>
+    <td> Topic&nbsp;2.4: Reorganising openvas-libraries<br>
+         <em>TBA</br></em> </td>
+    <td> Closing Session (next steps)/ Road Map 3.0 </td>
   </tr>
   <tr>
     <th scope="row">15-16</th>
     <td> Self-introductions (relation to OpenVAS, focus, interests)<br>
          <em>All (approx. 5min each)</em></td>
-    <td> Topic&nbsp;X.Y </td>
-    <td> Topic&nbsp;X.Y </td>
+    <td><em>In depth discussion of Topic&nbsp;1.x</em></td>
+    <td><em>In depth discussion of Topic&nbsp;2.x</em></td>
     <td> Hacking/Departure </td>
   </tr>
   <tr class="odd">
     <th scope="row">16-17</th>
     <td> Invited Talk: N/A<br>
          <em>N/A</em></td>
-    <td> Topic&nbsp;X.Y </td>
-    <td> Topic&nbsp;X.Y </td>
+    <td><em>In depth discussion of Topic&nbsp;1.x</em></td>
+    <td><em>In depth discussion of Topic&nbsp;2.x</em></td>
     <td> Hacking/Departure </td>
   </tr>
   <tr>
     <th>17-18</th>
-    <td> Expections/Adjustments for DevCon2 <br>
+    <td> Expectations/Adjustments for DevCon2 <br>
          (also walkthrough pending CRs)<br>
          <em>All</em></td>
-    <td> Topic&nbsp;X.Y </td>
-    <td> Topic&nbsp;X.Y </td>
+    <td><em>In depth discussion of Topic&nbsp;1.x</em></td>
+    <td><em>In depth discussion of Topic&nbsp;2.x</em></td>
     <td> Hacking/Departure </td>
   </tr>
   <tr class="odd">
     <th scope="row">18-19 </th>
     <td> OpenVAS community: Structures, Procedures<br>
          <em>All</em></td>
-    <td> Topic&nbsp;X.Y </td>
-    <td> Topic&nbsp;X.Y </td>
+    <td><em>In depth discussion of Topic&nbsp;1.x</em></td>
+    <td><em>In depth discussion of Topic&nbsp;2.x</em></td>
     <td> Hacking/Departure </td>
   </tr>
   <tr>

Modified: trunk/doc/website/openvas.css
===================================================================
--- trunk/doc/website/openvas.css	2009-05-13 07:26:14 UTC (rev 3348)
+++ trunk/doc/website/openvas.css	2009-05-13 07:31:10 UTC (rev 3349)
@@ -217,6 +217,7 @@
 }
 
 #timetable td {
+    text-align: center;
     border-top: 1px dash #000000;
     border-right: 1px solid #000000;
     border-left: 1px solid #000000;



More information about the Openvas-commits mailing list