You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2004/01/09 11:35:24 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/bin crawl_and_index.xml

michi       2004/01/09 02:35:24

  Modified:    src/webapp/lenya/bin crawl_and_index.xml
  Log:
  Adobe PDF conversion target added
  
  Revision  Changes    Path
  1.21      +6 -0      cocoon-lenya/src/webapp/lenya/bin/crawl_and_index.xml
  
  Index: crawl_and_index.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/bin/crawl_and_index.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- crawl_and_index.xml	9 Jan 2004 10:27:04 -0000	1.20
  +++ crawl_and_index.xml	9 Jan 2004 10:35:24 -0000	1.21
  @@ -124,6 +124,12 @@
   -->
   </target>
   
  +<target name="pdfadobe" description="Extract text from PDF via Adobe PDF Conversion webpage" depends="init">
  +  <echo>INFO: Extract text from PDF via Adobe PDF Conversion webpage</echo>
  +
  +  <echo>INFO: http://www.adobe.com/products/acrobat/access_simple_form.html</echo>
  +</target>
  +
   <target name="show-config" description="Show configuration" depends="init">
     <echo>INFO: Show configuration</echo>
   
  
  
  

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