[cvs] [Wiki] changed: SummerOfCode2006

Chuck Hagenbuch chuck at horde.org
Fri Apr 21 11:02:22 PDT 2006


chuck  Fri, 21 Apr 2006 11:02:22 -0700

Modified page: https://dev.horde.org/horde/wicked/SummerOfCode2006
New Revision:  1.6
Change log:  mention .phar possibilities

@@ -29,9 +29,9 @@
 Develop a bootable CD (perhaps based on http://www.knoppix.org/) that will load an entire Horde installation, complete with mail server, database, etc. Options include an install option as well as just booting, and integration with a Horde Installer.
 
 +++ Horde Installer
 
-Make the main Horde applications installable ''and updatable'' by a PEAR or similar installation system. They should be delivered via a Horde channel server (if using PEAR), and the whole package should include post-install scripts to do all necessary configuration steps, including for the database.
+Make the main Horde applications installable ''and updatable'' by a PEAR or similar installation system. They should be delivered via a Horde channel server (if using PEAR), and the whole package should include post-install scripts to do all necessary configuration steps, including for the database. As a potential alternative or complement to a PEAR package, there's also PHP_Archive .phar files. See http://greg.chiaraquartet.net/archives/128-pharring-a-web-application-phpMyAdmin.html for some interesting possibilities.
 
 +++ 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.


More information about the cvs mailing list