singapore tools

This is a collection of tools for use with the singapore image gallery. They must be located in a child directory of the main singapore directory (tools/ by default). Since they are PHP scripts they must be run on a PHP enabled web server

language tools

These tools are to aid translators. They require GNU Gettext to be available on the host system but do not require the Gettext PHP extension. Please see the translation readme for more information.

  1. Extractor - for developers. Extracts translatable strings from singapore files and current template and creates PO template files. Unless you have edited text in the sources you do not need to execute this.
  2. Merger - for translators. Merges new strings from the PO templates with all currently available PO files.
  3. Compiler - for translators. Compiles all currently available PO files into PHP serialized objects for use with singapore.
  4. Cache updater - for anyone. Caches the names of all installed languages for use with the language flipper.

misc tools

Return to singapore.