added mets to default skin
include EML 2.1.1 documents in skin (path query search, mostly)
add stylesheet for rendering simple stats for access log
allow default style to be used for the registry (added login mapping)
use newer SBC-ish style for the default skin
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
Change the relative path to use a function getServerName+getPortNumber+getContextPath. But there is still problem in default.js.
Turnkey installer modification: replaced ant tokens with relative paths.
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
This is the merge from the branch WEB_UI_REDESIGN_BRANCH back into the head.The only files that have been removed are those in lib/style/eml2; other filesthat have been cvs removed (only from lib/ and lib/style) have been re-addedelsewhere (i.e. moved from one directory to another)....