You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2006/06/11 01:18:26 UTC

svn commit: r413377 - /lucene/lucy/website/src/documentation/skinconf.xml

Author: marvin
Date: Sat Jun 10 16:18:25 2006
New Revision: 413377

URL: http://svn.apache.org/viewvc?rev=413377&view=rev
Log:
Turn off email obfuscation, since it's breaking the subscribe-to-list links.

Modified:
    lucene/lucy/website/src/documentation/skinconf.xml

Modified: lucene/lucy/website/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/lucene/lucy/website/src/documentation/skinconf.xml?rev=413377&r1=413376&r2=413377&view=diff
==============================================================================
--- lucene/lucy/website/src/documentation/skinconf.xml (original)
+++ lucene/lucy/website/src/documentation/skinconf.xml Sat Jun 10 16:18:25 2006
@@ -58,7 +58,7 @@
   <disable-compliance-links>true</disable-compliance-links>
 
   <!-- Render mailto: links unrecognisable by spam harvesters? -->
-  <obfuscate-mail-links>true</obfuscate-mail-links>
+  <obfuscate-mail-links>false</obfuscate-mail-links>
   <obfuscate-mail-value>.at.</obfuscate-mail-value>
 
   <!-- Disable the javascript facility to change the font size -->