On Tue, Apr 22, 2008 at 11:05 AM, <[EMAIL PROTECTED]> wrote: > > Quoting Brad Nicholes <[EMAIL PROTECTED]>: > > >>>> On 4/19/2008 at 10:48 AM, in message > > <[EMAIL PROTECTED]>, "Jesse Becker" > > <[EMAIL PROTECTED]> wrote: > >> On Sat, Apr 19, 2008 at 11:37 AM, Brad Nicholes > >> <[EMAIL PROTECTED]> wrote: > >>> Apparently there are a lot of choices for replacing TemplatePower > >>> with some > >> other templating class. Check out > >> http://www.whenpenguinsattack.com/2006/07/19/php-template-engine-roundup/ > >> We > >> just need to find one that isn't GPL. Preferably BSD or MIT. > >> Apache license > >> would be good also. > >> > >> LGPL? (I'm looking through lists on freshmeat.net...) > > > > > > LGPL would be OK if we can't find something licensed under BSD, MIT > > or another more liberal license. > > > > Brad > > http://www.smarty.net/ > > Smarty is probably the most common templating framework for PHP, and > is LGPL. Maybe a bit heavyweight for what's needed in the Ganglia > frontend.
I spent a little time looking at xtemplate. It's dual-licensed BSD and GPL, somewhat similar in several ways to the current template system, and appears to be fairly small. http://www.phpxtemplate.org/HomePage -- Jesse Becker GPG Fingerprint -- BD00 7AA4 4483 AFCC 82D0 2720 0083 0931 9A2B 06A2 ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Ganglia-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-developers
