[cvs] [Wiki] changed: SummerOfCode2008
Duck
duck at obala.net
Thu Mar 6 08:51:26 UTC 2008
duck Thu, 06 Mar 2008 03:51:26 -0500
Modified page: http://wiki.horde.org/h/wicked/SummerOfCode2008
New Revision: 1.1
Change log: copy some past, still intereting, ideas
@@ -8,4 +8,20 @@
+++ Horde_Policy
Implement HordePolicy.
+
++++ Text Editor/Word Processor Module
+
+Create a Horde module which allows users to create, WYSIWYG edit, store,
and print (via PDF) HTML documents.
+
++++ VFS Metadata
+
+Extend VFS to optionally support metadata attributes (such as category,
description, license, version etc.) Attributes should be stored through a
driver interface to allow later driver development like access to Documentum
etc. The project should include a small Horde application to basically
browse, search, and edit attributes - basically a very small document
management system. This application would also serve as an example for
implementing metadata in other applications.
+
++++ Horde Form Ajax Continuation
+
+Follow up on last year's Horde_Form project (currently available in the
incubator - http://cvs.horde.org/incubator/Horde_Form/). Update the code to
use Prototype and Scriptaculous for the scripting basis, sync with the
current Horde_Form code, and go from there. The ability to have any form
switch between active and inactive rendered mode - optionally on a
field-by-field basis - using in-place-edit functionality would be very
slick.
+
++++ Horde SSL Certificate Authority
+
+Develop a Horde application for managing SSL certificates. Possible
functionality includes managing server certificates (for https, imaps, etc.)
for administrators, and also allowing users to create end-user certificates
for authentication and mail signing. For a bonus, integrate the user
certificates with IMP to create a complete PKI management app.
More information about the cvs
mailing list