[interchange-cvs] interchange - racke modified WHATSNEW-5.3

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Nov 9 07:38:26 EST 2004


User:      racke
Date:      2004-11-09 12:38:26 GMT
Modified:  .        WHATSNEW-5.3
Log:
changes to [jsq], [jsqn] and [image] documented

Revision  Changes    Path
2.16      +15 -0     interchange/WHATSNEW-5.3


rev 2.16, prev_rev 2.15
Index: WHATSNEW-5.3
===================================================================
RCS file: /anon_cvs/repository/interchange/WHATSNEW-5.3,v
retrieving revision 2.15
retrieving revision 2.16
diff -u -r2.15 -r2.16
--- WHATSNEW-5.3	26 Sep 2004 15:58:30 -0000	2.15
+++ WHATSNEW-5.3	9 Nov 2004 12:38:26 -0000	2.16
@@ -83,6 +83,21 @@
 * Make secure image directory be set to something even if no
   separate secure image directory within [image] UserTag.
 
+* [jsq]/[jsqn] returns now the string '' if an empty string is the argument
+  in order to avoid JavaScript errors (found by John Rennie)
+
+* Changes related to the makesize= parameter of [image] UserTag:
+
+  - Added resize= and geometry= aliases
+
+  - Expanded a regex, which only accepted an AxB size specification,
+    to permit complete format that mogrify supports:
+
+    AxB, A or xB, followed by up to two +-number offsets, followed by
+    none or one of @!%><.
+
+    URLs have the "%" character encoded: % = %25
+
 Foundation
 ----------
 








More information about the interchange-cvs mailing list