[PHPLIB-DEV] cvs commit From: negro (phplib-dev <email protected>)
Date: 11/02/99

From: negro
Date: Tue Nov 2 12:11:17 1999
Added files:
      php-lib/unsup/wizard.inc
      php-lib/unsup/i18n/gencat.pl
      php-lib/unsup/i18n/language.inc
      php-lib/unsup/i18n/php_xgettext.pl
      php-lib/unsup/i18n/testcat.pl

Log message:
Two experimental classes:
  
  wizard.inc - A wizard class, depends on tpl_form. Doesn't need to
               be subclassed. Setup is done via add_item() method.

  i18n/ - A class for internationalization and some perl magic
               to create catalogs. Mimics GNU gettext methods.

I'll try to add a couple of READMEs with examples ASAP. Classes are quite
tested, but completely lack documentation.

-
PHPLIB Developers Mailing List. Send messages to <phplib-dev <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-dev-request <email protected>> in
the body, not the subject, of your message.