summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-10-07 11:03:59 +0200
committerYorhel <git@yorhel.nl>2009-10-07 11:22:37 +0200
commite0161bd219a3004a3affdecd04d54a85f5cf9e1d (patch)
tree1761fcb2d6c9f5b76dabef82083221e9147eeaca /README
parentbafb8b134744cba74a3a019fefb36091b0e19d13 (diff)
JS: Moved script.js to data/ and added jsgen.pl to process it
While this 'processing' is currently limited to minifying the file if JavaScript::Minifier::XS is available, this change would make it a lot easier to make the strings in the JS code translatable.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 0ea41d8c..e62f0e06 100644
--- a/README
+++ b/README
@@ -52,6 +52,9 @@ Requirements
Image::Magick
CSS::Minifier::XS (optional, minimizes CSS output)
+ util/jsgen.pl
+ JavaScript::Minifier::XS (optional, minimizes JS output)
+
Contact