From df622283941b7e8575c93b1a9998e572e089b2cc Mon Sep 17 00:00:00 2001 From: rjy7 Date: Tue, 4 Jan 2011 17:03:54 +0000 Subject: [PATCH] NIHVIVO-1459 Create generic individual.ftl template by stripping away person-specific code. --- .../individual/individual--foaf-person.ftl | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) rename productMods/templates/freemarker/body/{partials => }/individual/individual--foaf-person.ftl (90%) diff --git a/productMods/templates/freemarker/body/partials/individual/individual--foaf-person.ftl b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl similarity index 90% rename from productMods/templates/freemarker/body/partials/individual/individual--foaf-person.ftl rename to productMods/templates/freemarker/body/individual/individual--foaf-person.ftl index 935fc9ad..94fd34d6 100644 --- a/productMods/templates/freemarker/body/partials/individual/individual--foaf-person.ftl +++ b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl @@ -1,6 +1,6 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> -<#-- Template for individual profile page --> +<#-- Template for profile page for individuals of type foaf:Person --> <#import "lib-list.ftl" as l> <#import "lib-properties.ftl" as p> @@ -19,6 +19,7 @@
+ <#-- Thumbnail --> <#if individual.thumbUrl??> ${individual.name} @@ -115,15 +116,6 @@
<#include "individual-sparklineVisualization.ftl"> - - <#-- RY Move out of this template when it's converted to individual--foaf-person.ftl. Will we have an organization-specific individual template? --> - <#if individual.organization > -
-
-

Temporal Graph
View 4

-
- <#--
VISMODE: ${individual.moniker}
--> -