Menu

Tree [ca303e] master /
 History

HTTPS access


File Date Author Commit
 lib 2013-01-05 Ramon Casha Ramon Casha [a8866c] Adding files
 src 2013-02-15 rac rac [ca303e] Replaced standard jQuery images with 16x16 icons
 .gitignore 2013-01-06 rac rac [2a4d68]
 README 2013-01-05 Ramon Casha Ramon Casha [ba334f] Adding files
 nb-configuration.xml 2013-02-01 rac rac [606024] Added new per-taxon security
 nbactions.xml 2013-01-23 rac rac [30e57e] Fixed "first click doesn't work" problem.
 pom.xml 2013-02-01 rac rac [606024] Added new per-taxon security

Read Me

DEVELOPMENT NOTES

*** Creating the database

  For MySQL, ensure you set the database's default character set to UTF-8.
  You must also add "?characterEncoding=utf8" to the JDBC URL.

*** Adding a new language

  This application is designed with multiple languages in mind. Only the Latin 
  language is treated specially for "scientific names". 

  To add a new language:
  1. Edit faces-config.xml and add the new language code as a supported-locale.
  2. Add the language name to Languages.properties
  3. Add a graphic image to resources/icons/lang-XX.png