You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by jo...@apache.org on 2006/02/03 09:10:35 UTC

svn commit: r374601 - /lenya/trunk/src/java/org/apache/lenya/cms/cocoon/transformation/LinkRewritingTransformer.java

Author: josias
Date: Fri Feb  3 00:10:30 2006
New Revision: 374601

URL: http://svn.apache.org/viewcvs?rev=374601&view=rev
Log:
Fixed javadoc. Thanks to Bob Harner for spotting this.

Modified:
    lenya/trunk/src/java/org/apache/lenya/cms/cocoon/transformation/LinkRewritingTransformer.java

Modified: lenya/trunk/src/java/org/apache/lenya/cms/cocoon/transformation/LinkRewritingTransformer.java
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/java/org/apache/lenya/cms/cocoon/transformation/LinkRewritingTransformer.java?rev=374601&r1=374600&r2=374601&view=diff
==============================================================================
--- lenya/trunk/src/java/org/apache/lenya/cms/cocoon/transformation/LinkRewritingTransformer.java (original)
+++ lenya/trunk/src/java/org/apache/lenya/cms/cocoon/transformation/LinkRewritingTransformer.java Fri Feb  3 00:10:30 2006
@@ -60,7 +60,7 @@
  * <code>&lt;xhtml:a href="..."&gt;</code> attributes of the following form:
  * </p>
  * <p>
- * <code>{context-prefix}/{publication-id}/{area}{document-url}</code>
+ * <code>/{publication-id}/{area}{document-url}</code>
  * </p>
  * <p>
  * These links are rewritten using the following rules:



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