[med-svn] r531 - trunk/community/website

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Tue Oct 2 16:34:00 UTC 2007


Author: hanska-guest
Date: 2007-10-02 16:34:00 +0000 (Tue, 02 Oct 2007)
New Revision: 531

Modified:
   trunk/community/website/index.php
Log:
TODO list moved centrally
TODO list completed


Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php	2007-10-02 16:28:41 UTC (rev 530)
+++ trunk/community/website/index.php	2007-10-02 16:34:00 UTC (rev 531)
@@ -58,15 +58,6 @@
 			<div class="sectionTop"></div>
 			<div class="row">..UTC time..</div>
 		</div>
-		<span class="section">todo</span>
-		<div class="section">
-			<div class="sectionTop"></div>
-			<div class="row">
-				<ul>
-					<li>test</li>
-				</ul>
-			</div>
-		</div>
 	</td>
 	<td class="main">
 		<span class="section">recent activity</span>
@@ -109,6 +100,26 @@
 				</table>
 			</div>
 		</div>
+		<span class="section">todo</span>
+		<div class="section">
+			<div class="sectionTop"></div>
+			<div class="row">
+				<ul>
+					<li>use AJAX to make the commit feed "live";</li>
+					<li>add Packages information:
+						<ul>
+							<li>bug reports (w/AJAX);</li>
+							<li>upload status;</li>
+							<li>distributions versions;</li>
+							<li>buildd status;</li>
+							<li>&hellip;</li>
+						</ul></li>
+					<li>use a general backend for retrieving information (i.e. do not put retrieving code directly 
+					into index.php);</li>
+					<li>&hellip;</li>
+				</ul>
+			</div>
+		</div>
 	</td>
 </tr>
 </table>




More information about the debian-med-commit mailing list