include EML 2.1.1 documents in skin (path query search, mostly)
map the eml 2.1.0 documents to be rendered by the correct (existing) stylesheet.
Use only one eml common stylesheet directory for all post 2.0.0 beta versions of eml. Point all eml versions to that directory in skin xml files.
add support for displaying eml 2.1 documents.see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3528
Added missing "/" from ascii-treeview.xsl path so documents can be viewed in treeview. (Ticket 3176)
Changes to remove ANT tokens for the turnkey install project
Changes in login processing to match new register-dataset.cgi workflow: user must login before seeing the form, to prevent data loss. New template login.xsl provides simple redirection back to register-dataset.cgi.
changed the set of stylesheets which will be used for displaying eml-2.0.0 documents
Changed path for eml.xsd stylesheet.
Added eml2.0.1 specific code in /style file
Added skin for the UCNRS data registry based on earlier work. Minormodifications to the templates to accomodate this. Fixed a validationbug in the register-dataset.cgi, and removed an unnecessary Net::LDAPlogin as well because the authentication is handled by metacat.