INSTALL.txt 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. OSInet links_filter module for Drupal
  2. =====================================
  3. $Id: INSTALL.txt,v 1.5.6.3 2008/06/15 21:19:36 fgm Exp $
  4. PREREQUISITES
  5. =============
  6. - Drupal 5.x, taxonomy module enabled
  7. - PHP 5.1
  8. - MySQL 5.x
  9. - MySQL 4.x and PGSQL might work but are not supported
  10. - other databases are not taken into account
  11. First time install
  12. ==================
  13. 1. Copy this directory to
  14. <drupal>/modules/taxonews
  15. Upgrades
  16. ========
  17. Since the module does not store any content and did not change its
  18. configuration variables for the DRUPAL-5 branch, you can just erase
  19. the files from the previous version and copy the files of the new version.
  20. No additional install or upgrade procedure is currently necessary.
  21. Legal notice
  22. ============
  23. This documentation is copyright 2008 Ouest Systemes Informatiques. All rights reserved.
  24. This documentation is licensed for public use under the Creative Commons
  25. BY-NC-SA 2.0 license for France, found at
  26. http://creativecommons.org/licenses/by-nc-sa/2.0/fr/
  27. The code in this directory is licensed under the CeCILL 2.0 by Ouest Systemes Informatiques.
  28. In addition, a GPL 2 or later license has been granted to drupal.org, allowing
  29. it as well as downstream distributors to distribute the module under these
  30. licenses.