Author: crossley
Date: Fri Nov 11 03:53:08 2005
New Revision: 332529

URL: http://svn.apache.org/viewcvs?rev=332529&view=rev
Log:
Expose the TXT link and icon.

Modified:
    
forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/src/documentation/skinconf.xml

Modified: 
forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/src/documentation/skinconf.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/src/documentation/skinconf.xml?rev=332529&r1=332528&r2=332529&view=diff
==============================================================================
--- 
forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/src/documentation/skinconf.xml
 (original)
+++ 
forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/src/documentation/skinconf.xml
 Fri Nov 11 03:53:08 2005
@@ -38,8 +38,8 @@
   <disable-pdf-link>false</disable-pdf-link>
   <!-- Disable the POD link? -->
   <disable-pod-link>true</disable-pod-link>
-  <!-- Disable the Text link? FIXME: NOT YET IMPLEMENETED. -->
-  <disable-txt-link>true</disable-txt-link>
+  <!-- Disable the Text link? -->
+  <disable-txt-link>false</disable-txt-link>
   <!-- Disable the xml source link? -->
   <!-- The xml source link makes it possible to access the xml rendition
     of the source frim the html page, and to have it generated statically.


Reply via email to