User: goba Branch: DRUPAL-5 Date: Wed, 02 May 2007 09:18:15 +0000 Modified files: /modules/potx README.txt potx-cli.php potx.inc potx.module Log message: greatly improved extractor: - introduced extraction modes, so we can generate single files and multiple files with different extraction modes, as it fits to the task at hand - #128082: greatly improve extractor performance by working with a token lookup array and not going through the complete token array... New code submitted by Brandon Bergren to a previous version of extractor.php, took me a day to get it polished for the current version. Doubles the speed of the extractor. - #140249: fix HTTP serving of translation files, patch by Alexander Hass Links: http://cvs.drupal.org/diff.php?path=contributions/modules/potx/README.txt&ol... http://cvs.drupal.org/diff.php?path=contributions/modules/potx/potx-cli.php&... http://cvs.drupal.org/diff.php?path=contributions/modules/potx/potx.inc&old=... http://cvs.drupal.org/diff.php?path=contributions/modules/potx/potx.module&o...