Project

General

Profile

Statistics
| Revision:
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH/lib/style/skins/metacatui/eml-2:6107-6121 /branches/METACAT_2_6_BRANCH/lib/style/skins/metacatui/eml-2:9560-9586

# Date Author Comment
10374 07/27/2017 10:37 AM Lauren Walker

Move Additional Info in the EML stylesheet to after the keyword sets

10372 07/27/2017 07:25 AM Lauren Walker

Show the additionalInfo under Data Usage Rights to reflect the additional info collected in the Registry

10356 06/15/2017 05:13 PM Bryce Mecum

Add support for alternateIdentifier system in EML stylesheet

10355 06/15/2017 04:23 PM Bryce Mecum

Fix a bug in the conditional for the EML XSLT for alternateIdentifiers

10200 03/28/2017 12:55 PM Lauren Walker

Remove extra <table> HTML element that was causing rendering issues with the enumerated domain template

10194 03/23/2017 10:17 AM Bryce Mecum

Fix a typo that was preventing dateTime attributes from rendering fully

10191 03/09/2017 05:47 PM Bryce Mecum

If EML physical/size/@unit isn't specified, assume its bytes

Previously, if the unit attribute wasn't set on an EML physical size
element, the size showed up as just the number with no units. The EML
spec says that, if unit is omitted, bytes is the assumed unit.

10158 12/22/2016 05:58 PM Bryce Mecum

Improve the EML XSLT's handling of ORCIDs as userIds

10145 12/21/2016 12:06 PM Bryce Mecum

Add support in the EML XSLT for making ORCID userIds into links

10043 11/10/2016 09:30 AM ben leinfelder

use "PLACEHOLDER" for annotation target rather than the actual attribute name value (for manual annotations added from spreadsheet).

9905 09/02/2016 11:14 AM Lauren Walker

Show the annotation target under the attribute name

9876 08/04/2016 12:31 PM Lauren Walker

Give the EML title HTML container a distinct class to hide it in MetacatUI (rather than using jQuery to hide it in MetacatUI. This is faster.)

9587 03/24/2016 04:16 PM Chris Jones

Merge minor registry changes from the 2.6 branch back to the trunk.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/107

9564 03/17/2016 09:34 AM Chris Jones

Layout the study area descriptors a bit better in a table as opposed to a div. This also accommodates the name_or_id attribute (as the Code column), whereas the div didn't handle it. Needs som work on the citation column.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42

9561 03/16/2016 04:17 PM Chris Jones

Add project-level rendering into the eml-dataset XSLT. Convert the older table-based layout to use the Bootstrap 2.x classes for labels and divs.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42

9518 02/05/2016 11:54 AM ben leinfelder

comment out (duplicate) EML download link since it does not apply in the CN context and the same functionality exists elsewhere in the MetacatUI rendering. https://redmine.dataone.org/issues/7639

9487 01/12/2016 02:19 PM ben leinfelder

comment out the party annotation-target - don't think we'll be using this anytime soon (had been for annotating with orcids)

9404 11/16/2015 11:33 AM ben leinfelder

rollback to use entity/attribute id for the tab-pane (so it will work) and include new div id for the annotatable attribute section.

9403 11/13/2015 11:51 AM ben leinfelder

restructure attribute and party sections so that the annotatable div does not have DOM children.

9352 10/01/2015 02:23 PM Lauren Walker

Update the packageId attribute in EML documents on update. Never display the local docid in the rendered EML.

9199 05/07/2015 12:22 PM Lauren Walker

Move the dataset metadata label for metacatui EML

9198 05/07/2015 10:41 AM Lauren Walker

Mark the entity metadata sections in metacatui EML transformations

9145 03/09/2015 03:37 PM Lauren Walker

Add classes and attributes to the object name and online distribution link elements in the MetacatUI theme.

9135 02/27/2015 02:44 PM Lauren Walker
  • Use the cite tag for the MetacatUI skin citation
  • Take out extra divs in the MetacatUI skin that are not necessary
  • Add a placeholder for the package contents table in the MetacatUI skin
  • Classify more of the HTML tags with their content type so MetacatUI can find content more efficiently...
9134 02/25/2015 12:35 PM Lauren Walker

Display text nodes in EML when the value is directly in the text node or in a <section> tag or in a <para> tag (in metacatui skin)

8914 10/20/2014 11:15 AM ben leinfelder

include type="party" attribute for the divs that contain contact information (for annotating with ORCIDs)

8875 09/25/2014 09:01 AM Lauren Walker

In the EML XSLT - Add classes to the entity details containers so they can be identified easily

8871 09/19/2014 04:15 PM ben leinfelder

include resource="#xpointer(...)" attributes for sections that are potential targets for annotation. So far we have the various people (creator, contact, etc) and data table attributes. https://github.com/DataONEorg/sem-prov-design/issues/18

8083 07/26/2013 12:07 PM ben leinfelder

download arrow on right side

8082 07/26/2013 12:06 PM ben leinfelder

remove "Package" from the default button, only use it when we have an ORE map id.

8081 07/26/2013 11:37 AM ben leinfelder

give the div that holds the download package button an id attribute so that we can dynamically change the content in there if/when we know the ORE map id instead of the EML id. https://projects.ecoinformatics.org/ecoinfo/issues/5948

8080 07/25/2013 04:51 PM ben leinfelder

do not use #none for the accordian control in method section

8079 07/25/2013 04:49 PM ben leinfelder

when 'printall' we should show the attribute coverage and method information, not a link to it

8078 07/25/2013 04:35 PM ben leinfelder

when 'printall' we should show the enumeratedDomain of a measurement.

8077 07/25/2013 03:55 PM ben leinfelder

use 'printall' option for the EML display - metacatui will scroll and navigate through all the metadata and has tabified the entity/attribute info. https://projects.ecoinformatics.org/ecoinfo/issues/5948

8076 07/25/2013 03:53 PM ben leinfelder

use glyph download icon, not a /knb/style/images path to an image (ugh!)

8072 07/23/2013 08:49 AM ben leinfelder

handle <references> element in <creator> for the citation.

8071 07/22/2013 04:59 PM ben leinfelder

use #view/{pid} pattern for the citation link, and then /object/{pid} for the XML download -- so no old Metacat API calls show in the rendered EML.

8032 07/18/2013 02:27 PM ben leinfelder

include $pid parameter and views/package endpoints instead of metacat API urls. Note that some links still exist for rendering portions of the EML (additionalMetadata and attribute details).

8015 07/16/2013 04:39 PM ben leinfelder

use <p> for thesaurus above the table of keywords

8012 07/16/2013 03:11 PM ben leinfelder

use "controls" class on Web Address

8010 07/16/2013 02:36 PM ben leinfelder

render keywords + thesaurus in a table structure

8009 07/16/2013 02:16 PM ben leinfelder

use <strong> for title rendering.

8008 07/16/2013 02:01 PM ben leinfelder

remove more ":" after labels

8007 07/16/2013 01:54 PM ben leinfelder

remove all table/tr/ cruft that is not used in main layout.

8006 07/16/2013 01:53 PM ben leinfelder

reformat attribute enumerated domain.

8005 07/16/2013 01:17 PM ben leinfelder

use "UTF-8" instead of encoding="iso-8859-1"

8004 07/16/2013 01:14 PM ben leinfelder

use "controls" class for common name element value

8003 07/16/2013 01:13 PM ben leinfelder

do not use ":" after labels.

8002 07/16/2013 01:10 PM ben leinfelder

remove all table/tr/td use

8001 07/16/2013 01:01 PM ben leinfelder

clean up detail tables for measurement type/scale/codes sections

8000 07/16/2013 12:10 PM ben leinfelder

render attributeList with side-bar navigation tabs for each attribute.

7999 07/16/2013 10:44 AM ben leinfelder

group the physical and distribution details together.

7998 07/16/2013 10:35 AM ben leinfelder

save point before tackling attribute list and other re-org in entity view

7997 07/16/2013 10:21 AM ben leinfelder

reformat physical/distribution/format sections of the entity display. https://projects.ecoinformatics.org/ecoinfo/issues/6037

7996 07/16/2013 09:02 AM ben leinfelder

reformat access control section (even though this will be replaced with SystemMetadata information). https://projects.ecoinformatics.org/ecoinfo/issues/6037

7995 07/16/2013 08:40 AM ben leinfelder

reformat usage rights

7994 07/16/2013 08:34 AM ben leinfelder

remove all tr/td elements in favor of divs

7993 07/15/2013 07:10 PM ben leinfelder

save point with Methods/protocol restyling - still some nested rendering to handle, but mostly accordianized. https://projects.ecoinformatics.org/ecoinfo/issues/6037

7992 07/15/2013 05:44 PM ben leinfelder

style all coverage fields w/o tables. https://projects.ecoinformatics.org/ecoinfo/issues/6037

7991 07/15/2013 05:43 PM ben leinfelder

comment out the general coverage/context header (will be anchor eventually)

7990 07/15/2013 03:59 PM ben leinfelder

eliminate all table, tr, and td tags in favor of <div>s or <label>s

7989 07/15/2013 03:31 PM ben leinfelder

style all other people entries. https://projects.ecoinformatics.org/ecoinfo/issues/6037

7988 07/15/2013 03:12 PM ben leinfelder

style Creators. https://projects.ecoinformatics.org/ecoinfo/issues/6037

7987 07/15/2013 02:17 PM ben leinfelder

save point: use "fake" input areas (wells) for the value in name/value pairs.

7986 07/15/2013 12:54 PM ben leinfelder

save point: reformat the General section

7985 07/15/2013 11:22 AM ben leinfelder

style citation in a "well". https://projects.ecoinformatics.org/ecoinfo/issues/6037

7982 07/15/2013 10:37 AM ben leinfelder
7981 07/15/2013 10:32 AM ben leinfelder

starting point for new KNB EML stylesheets (no tables--fluid divs...). copied the existing EML XSLs, will go from there. https://projects.ecoinformatics.org/ecoinfo/issues/6037