diff --git a/productMods/edit/forms/css/institutionalInternalClass.css b/productMods/edit/forms/css/institutionalInternalClass.css new file mode 100644 index 00000000..8b68760d --- /dev/null +++ b/productMods/edit/forms/css/institutionalInternalClass.css @@ -0,0 +1,20 @@ +/* $This file is distributed under the terms of the license in /doc/license.txt$ */ + +#localClassName { + margin-bottom: 0; +} +#createNewLocalClass p.note { + margin-top: 3px; + margin-bottom: 15px; +} +#noLocalOntologyExists { + padding: 1em; + background: #f4f4f4; + display: inline-block; +} +#noLocalOntologyExists blockquote { + margin: .4em 0 .4em 1em; + padding: .5em; + background: #ffc; + display: inline-block; +} \ No newline at end of file diff --git a/productMods/templates/freemarker/edit/forms/institutionalInternalClassForm.ftl b/productMods/templates/freemarker/edit/forms/institutionalInternalClassForm.ftl new file mode 100644 index 00000000..e23e7d69 --- /dev/null +++ b/productMods/templates/freemarker/edit/forms/institutionalInternalClassForm.ftl @@ -0,0 +1,89 @@ +<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> + +<#-- +Institutional Internal Class Form +To be associated later (upon completion of N3 Refactoring) with +edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.InstitutionalInternalClassForm. +--> + +
This class will be used to designate those individuals internal to your institution.
+This will allow you to limit the individuals displayed on your menu pages (People, Research, etc.) + to only those within your institution.
+