You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/06/27 18:24:09 UTC

svn commit: r551221 - /lenya/trunk/src/webapp/readme.xml

Author: andreas
Date: Wed Jun 27 09:24:08 2007
New Revision: 551221

URL: http://svn.apache.org/viewvc?view=rev&rev=551221
Log:
Added note about proxy module to readme file

Modified:
    lenya/trunk/src/webapp/readme.xml

Modified: lenya/trunk/src/webapp/readme.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/readme.xml?view=diff&rev=551221&r1=551220&r2=551221
==============================================================================
--- lenya/trunk/src/webapp/readme.xml (original)
+++ lenya/trunk/src/webapp/readme.xml Wed Jun 27 09:24:08 2007
@@ -35,6 +35,20 @@
     
     <h2>Important notes for beta testers of Lenya 1.4-RC</h2>
     
+    <h3>
+      2007-06-26: <code>base-url</code> and <code>proxy-url</code> input modules
+      replaced by <code>proxy</code> module
+    </h3>
+    <p>
+      The <code>base-url</code> and <code>proxy-url</code> input modules have been replaced by the
+      <code>proxy</code> module. The functionality of this module corresponds to the ProxyTransformer
+      with one exception: If the <em>webappUrl</em> parameter is an empty string, the root
+      proxy URL (or the context prefix, resp.) is returned.
+    </p>
+    <p>
+      Usage: <code>{proxy:{webappUrl}}</code>.
+    </p>
+    
     <h3>2007-06-13: Apply ProxyTransformer after UuidToUrlTransformer</h3>
     <p>
       The uuid2url and proxy transformers now complement each other. You have



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org