From: <sea...@us...> - 2006-05-01 20:49:14
|
Revision: 16119 Author: seanegan Date: 2006-05-01 13:49:07 -0700 (Mon, 01 May 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16119&view=rev Log Message: ----------- SoC webpage updates. I'm felt a bit uninspired, writing this. Others can feel free to write better descriptions and add their own ideas. Modified Paths: -------------- web/htdocs/summerofcode/index.php Modified: web/htdocs/summerofcode/index.php =================================================================== --- web/htdocs/summerofcode/index.php 2006-05-01 20:47:31 UTC (rev 16118) +++ web/htdocs/summerofcode/index.php 2006-05-01 20:49:07 UTC (rev 16119) @@ -56,7 +56,7 @@ <tr><td><p>Newer features of MSN Messenger are available only in protocols greater than what Gaim currently supports. The latest version of the MSN protocol is MSNP13, used by the MSN Messenger 8.0 beta.</p> <p>Your task this summer is to implement the newest MSN Messenger protocol, and as many of its features as time allows.</p></td></tr> -<tr><td class="highlight"></td>Log Management and Searching</td></tr> +<tr><td class="highlight">Log Management and Searching</td></tr> <tr><td><p>Gaim's current logging system is powerful and modularlly extensible, however it would benefit from added functionality. Moving searching into the logger modules, for instance, could greatly improve search performance. The log viewer should also allow you to delete logs directly from the UI. The UI for log management should be improved to reflect your design changes.</p> </td></tr> </table> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |