Source for file index.php

Documentation is available at index.php

  1. <p>
  2. <?php
  3.  
  4. /*
  5. Program E related AIML knowledgebase tools
  6. Copyright 2004, Anne Kootstra [anne@aiml.info]
  7. http://www.AIML.info
  8. Program E is free software; you can redistribute it and/or modify
  9. it under the terms of the GNU General Public License as published by
  10. the Free Software Foundation; either version 2 of the License, or
  11. (at your option) any later version.
  12.  
  13. Program E is distributed in the hope that it will be useful,
  14. but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. GNU General Public License for more details.
  17.  
  18. You should have received a copy of the GNU General Public License
  19. along with Program E; if not, write to the Free Software
  20. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  21. */
  22.  
  23.  
  24. ?>
  25.  
  26. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  27. <html>
  28. <head>
  29. <title>Program E CMS scripts</title>
  30. <body>
  31. This is the index file of the Program E CMS folder.</p>
  32. <p>There are currently three scripts:</p>
  33. <ol>
  34. <li>a <a href="target.php">targeting script </a>, similar to what is part of Program D.</li>
  35. <li>a <a href="backup.php">backup</a> script. This will convert the native Program E format back into AIML again. Mind you though, that it will generate a single file and may take a while to generate it.</li>
  36. <li>an AIML <a href="add.php">addition</a> script, this will add AIML categories, similart to the targeting script, but with a couple of extra javascript 'wizard' thingies for template code generation. </li>
  37. </ol>
  38. <p>None of these scripts are certified for production use. Ye be warned!</p>
  39. </body>
  40. </html>

Documentation generated on Tue, 11 Jan 2005 18:41:06 +0100 by phpDocumentor 1.3.0RC3