From 0fe827860c7317dcfe81149350bdeb4ba5f784d6 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 30 Jun 2010 10:23:13 -0400 Subject: [PATCH] Added lab link placement note From: Laura D'Angelo Date: Tue, 29 Jun 2010 11:57:24 -0400 Subject: Re: New Website - Faculty/Staff Profiles Hi, I talked to Dave and we could list both "Group website" and "Personal website" under "Personal Site" in the Faculty Profiles. Example: Group Website: http://www.physics.drexel.edu/~ccruz/
Personal Website: http://www.physics.drexel.edu/~ccruz/
Laura --- sitecore/prof/__init__.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sitecore/prof/__init__.py b/sitecore/prof/__init__.py index d6d424a..7e4f903 100644 --- a/sitecore/prof/__init__.py +++ b/sitecore/prof/__init__.py @@ -31,7 +31,7 @@ Publications Publications Listing (If applicable) Professional Society (If applicable) Academic Distinctions (If applicable) Research Interests (Please use "Specialization" Field) -Personal Site Website Address (If applicable) +Personal Site Website Address[b] (If applicable) Personal Profile ---------------- @@ -48,6 +48,11 @@ CV Resume * field required. +[b] You can list both "Group website" and "Personal website" under + "Personal Site" in the Faculty Profiles. For example: + Group Website: http://...
+ Personal Website: http://...
+ If a basic text field (a field with no "editor") has more than one item in it then separate the items with a comma. For example: If a faculty member has more than one title, then list their titles like -- 2.26.2