home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-cocoon-addon-1.4.9-installer.exe / intro.xml < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-12  |  1.8 KB  |  45 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3.   Copyright 1999-2004 The Apache Software Foundation
  4.  
  5.   Licensed under the Apache License, Version 2.0 (the "License");
  6.   you may not use this file except in compliance with the License.
  7.   You may obtain a copy of the License at
  8.  
  9.       http://www.apache.org/licenses/LICENSE-2.0
  10.  
  11.   Unless required by applicable law or agreed to in writing, software
  12.   distributed under the License is distributed on an "AS IS" BASIS,
  13.   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  14.   See the License for the specific language governing permissions and
  15.   limitations under the License.
  16. -->
  17. <introhtml>
  18. <p>
  19.     This is a Sitemap-viewer, made by Jelle Alten.
  20. </p>
  21. <p>
  22.     This viewer reads a sitemap, attempts to follow links, references and other interesting lines in the 'match' elements and generates an HTML file from this information. If you use IE or Mozilla, the resulting HTML has clickable buttons for folding and unfolding elements. 
  23. </p>
  24. <p>
  25.     <b>Warning: This tool can show the contents of sitemaps, don't put this tool in a production environment for security reasons.</b>
  26.     The source-viewing is turned on and off in the sitemap, in the "showsources" parameter and by setting the internal-only attribute of the "srcviewing"-pipeline.
  27. </p>
  28. <p>See this <a href="example.html">example of a difficult sitemap</a> to see where it won't work.</p>
  29. <p>
  30.     It is in a testing stage, and some work, cleanup and documentation should still be done. It works fine on Cocoon 2.1.2+
  31. </p>
  32. <p>
  33.     <h4>Known bugs</h4>
  34.     <ul>
  35.         <li>please tell the Cocoon mailing lists</li>
  36.     </ul>
  37.     <h4>Todo</h4>
  38.     <ul>
  39.         <li>Find people to test this</li>
  40.         <li>Collect wishes and bugs from people</li>
  41.         <li>Test on all example sitemaps</li>
  42.     </ul>
  43. </p>
  44. </introhtml>
  45.