Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PlanetRed
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Experience Group
PlanetRed
Commits
b9125e48
Commit
b9125e48
authored
15 years ago
by
Eric Rasmussen
Browse files
Options
Downloads
Patches
Plain Diff
globe populated with featured people
parent
0b9edd6b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
customindex/views/default/customindex/metatags.php
+26
-1
26 additions, 1 deletion
customindex/views/default/customindex/metatags.php
customindex/witw_people.js
+150
-28
150 additions, 28 deletions
customindex/witw_people.js
with
176 additions
and
29 deletions
customindex/views/default/customindex/metatags.php
+
26
−
1
View file @
b9125e48
...
...
@@ -61,11 +61,36 @@ function letsdothisloop() {
else
if
(
c
==
9
)
displayPamDingman
();
else
if
(
c
==
10
)
displayChristopherElbow
();
else
if
(
c
==
11
)
displayShaneFarritor
();
else
if
(
c
==
12
)
displaySheriFritz
();
else
if
(
c
==
13
)
displayRulonGardner
();
else
if
(
c
==
14
)
displayDavidHarwood
();
else
if
(
c
==
15
)
displayJohnHoerner
();
else
if
(
c
==
16
)
displayMichaelHoff
();
else
if
(
c
==
17
)
displayJohnJanovyJr
();
else
if
(
c
==
18
)
displayJayKeasling
();
else
if
(
c
==
19
)
displayScottKillinger
();
else
if
(
c
==
20
)
displayKarenKunc
();
else
if
(
c
==
21
)
displayNithalKuwa
();
else
if
(
c
==
22
)
displayCindyMcCaffrey
();
else
if
(
c
==
23
)
displayBetsyOBrien
();
else
if
(
c
==
24
)
displayJuanitaPage
();
else
if
(
c
==
25
)
displayLarkinPowell
();
else
if
(
c
==
26
)
displayJeffreyRaikes
();
else
if
(
c
==
27
)
displayBrettRatcliffe
();
else
if
(
c
==
28
)
displayJorgeAlbertoRodriguez
();
else
if
(
c
==
29
)
displayAverySchwer
();
else
if
(
c
==
30
)
displayTedSorensen
();
else
if
(
c
==
31
)
displayBobThacker
();
else
if
(
c
==
32
)
displayKenVogel
();
else
if
(
c
==
33
)
displaySidnieWhiteCrawford
();
else
if
(
c
==
34
)
displayCharlesWood
();
else
if
(
c
==
35
)
displayJohnYohe
();
else
if
(
c
==
36
)
displayTrischaZornHudson
();
else
{
c
=-
1
;
}
c
=
c
+
1
;
t
=
setTimeout
(
"
letsdothisloop()
"
,
6
000
);
t
=
setTimeout
(
"
letsdothisloop()
"
,
5
000
);
};
function
openLocationFeat
(
lng
,
lat
,
username
,
location
,
displayname
,
title
,
comment
,
linkname
)
{
clearTimeout
(
t
);
...
...
This diff is collapsed.
Click to expand it.
customindex/witw_people.js
+
150
−
28
View file @
b9125e48
...
...
@@ -2,8 +2,8 @@
//row 1
function
displayNancyAndreasen
()
{
return
openLocationFeat
(
'
-91.5330870
'
,
'
41.6578850
'
,
'
demouser
'
,
'
USA - Iowa City, IA
'
,
'
Nancy Andreasen
'
,
''
,
return
openLocationFeat
(
'
-91.5330870
'
,
'
41.6578850
'
,
'
demouser
'
,
'
USA - Iowa City, IA
'
,
'
Nancy Andreasen
'
,
'
Andrew H. Woods Chair of Psychiatry and Director of its Neuroimaging Research Center
'
,
'
Nancy Andreasen
\'
s Breakthrough Research Changed The Way Modern Science Understands Schizophrenia.
'
,
'
Nancy_Andreasen
'
);
};
...
...
@@ -81,43 +81,165 @@ function displayShaneFarritor() {
//row 4
function
displaySheriFritz
()
{
return
openLocationFeat
(
'
-
80.2064440
'
,
'
2
5.
9
79
4980
'
,
'
demouser
'
,
'
Bolivia - Lake Titicaca
'
,
'
Sheri Fritz
'
,
return
openLocationFeat
(
'
-
69.3831079
'
,
'
-1
5.79
61915
'
,
'
demouser
'
,
'
Bolivia - Lake Titicaca
'
,
'
Sheri Fritz
'
,
'
Willa Cather professor, Department of Geosciences
'
,
'
Football delivered Dr. L. Trey Coleman out of a troubled
pa
s
t
to Nebraska. He left with a future
.
'
,
'
Sheri Fritz studies lake mud to research climate change and human im
pa
c
t
on the environment
.
'
,
'
Sheri_Fritz
'
);
};
function
display
PamDingman
()
{
return
openLocationFeat
(
'
-96.7
'
,
'
40.8
'
,
'
demouser
'
,
'
Lincoln, NE
'
,
'
Pam Dingman
'
,
'
CEO of Engineering Design Consultants (EDC)
'
,
'
Pam Dingman is one of a handful of U.S. women who manages and owns a civil engi
neer
ing firm
.
'
,
'
Pam_Dingman
'
);
function
display
RulonGardner
()
{
return
openLocationFeat
(
'
151.2071140
'
,
'
-33.8671390
'
,
'
demouser
'
,
'
Australia - Sydney
'
,
'
Rulon Gardner
'
,
'
Olympic gold medal-winning wrestler
'
,
'
Rulon Gardner,
\'
96, won Olympic gold, but he
\'
ll
ne
v
er
stop pushing
.
'
,
'
Rulon_Gardner
'
);
};
function
display
ChristopherElbow
()
{
return
openLocationFeat
(
'
-94.5836440
'
,
'
39.0904310
'
,
'
demouser
'
,
'
Kansas City, MO
'
,
'
Christopher Elbow
'
,
''
,
'
Christopher Elbow,
\'
96, has developed a national reputation for his exquisite handmade chocolates
.
'
,
'
Christopher_Elbow
'
);
function
display
DavidHarwood
()
{
return
openLocationFeat
(
'
160.336071
'
,
'
-79.464507
'
,
'
demouser
'
,
'
Antarctica
'
,
'
David Harwood
'
,
'
Professor and Stout Chair in Stratigraphy
'
,
'
David Harwood brings the entire continent of Antarctica into his UNL classroom
.
'
,
'
David_Harwood
'
);
};
function
display
ShaneFarrito
r
()
{
return
openLocationFeat
(
'
-96.7
'
,
'
4
0
.8
'
,
'
demouser
'
,
'
Lincoln, NE
'
,
'
Shane Farrito
r
'
,
'
Associate Professor, Mechanical Engineering
'
,
'
Shane Farrito
r,
\'
92
, has
conducted promising research o
n rail
car derailment and surgical robot
s.
'
,
'
Shane_Farrito
r
'
);
function
display
JohnHoerne
r
()
{
return
openLocationFeat
(
'
15.4729620
'
,
'
4
9
.8
174920
'
,
'
demouser
'
,
'
Czech Republic, Slovakia and Hungary
'
,
'
John Hoerne
r
'
,
''
,
'
John Hoerne
r,
\'
61
, has
been a leader in Europea
n r
et
ail
for more than 20 year
s.
'
,
'
John_Hoerne
r
'
);
};
//row 5
function
displayMichaelHoff
()
{
return
openLocationFeat
(
'
30.8540570
'
,
'
36.9598850
'
,
'
demouser
'
,
'
Turkey - Mediterranean Coast
'
,
'
Michael Hoff
'
,
'
Professor of Art History
'
,
'
Michael Hoff explores ruins of a Roman temple in Turkey - and takes students along for the ride.
'
,
'
Michael_Hoff
'
);
};
function
displayJohnJanovyJr
()
{
return
openLocationFeat
(
'
-101.7204980
'
,
'
41.1309980
'
,
'
demouser
'
,
'
USA - Ogallala, NE
'
,
'
John Janovy, Jr.
'
,
'
Varner Professor of Biological Sciences
'
,
'
John Janovy, Jr., is at his best teaching biology in the field.
'
,
'
John_Janovy-Jr
'
);
};
function
displayJayKeasling
()
{
return
openLocationFeat
(
'
-122.4192090
'
,
'
37.7752060
'
,
'
demouser
'
,
'
USA - San Francsico, CA
'
,
'
Jay Keasling
'
,
''
,
'
Jay Keasling,
\'
86, runs a lab that is creating a cure for malaria.
'
,
'
Jay_Keasling
'
);
};
function
displayScottKillinger
()
{
return
openLocationFeat
(
'
117.2523808
'
,
'
39.1038561
'
,
'
demouser
'
,
'
China - Tianjin
'
,
'
Scott Killinger
'
,
''
,
'
Scott Killinger (
\'
61) specializes in planning new housing and commercial buildings in China.
'
,
'
Scott_Killinger
'
);
};
//row 6
function
displayKarenKunc
()
{
return
openLocationFeat
(
'
2.3509871
'
,
'
48.8566667
'
,
'
demouser
'
,
'
France, Poland and Italy
'
,
'
Karen Kunc
'
,
''
,
'
Karen Kunc,
\'
75, is an artist whose work has been shown in galleries around the world.
'
,
'
Karen_Kunc
'
);
};
function
displayNithalKuwa
()
{
return
openLocationFeat
(
'
37.9061930
'
,
'
-0.0235590
'
,
'
demouser
'
,
'
Kenya and Zambia
'
,
'
Nithal Kuwa
'
,
'
Graduate student, Biological Sciences
'
,
'
Nithal Kuwa
\'
s research could impact more than 1.8 million children in sub-Saharan Africa.
'
,
'
Nithal_Kuwa
'
);
};
function
displayCindyMcCaffrey
()
{
return
openLocationFeat
(
'
-122.0851100
'
,
'
37.4219470
'
,
'
demouser
'
,
'
USA - San Francsico, CA
'
,
'
Cindy McCaffrey
'
,
''
,
'
Cindy McCaffrey,
\'
80, shaped marketing blitz that helped make "Google" what it is today.
'
,
'
Cindy_McCaffrey
'
);
};
function
displayBetsyOBrien
()
{
return
openLocationFeat
(
'
-77.0265910
'
,
'
38.8856150
'
,
'
demouser
'
,
'
USA - Washington, D.C.
'
,
'
Betsy O
\'
Brien
'
,
''
,
'
Betsy O
\'
Brien,
\'
67, made a career of quantifying future energy sources and costs.
'
,
'
Betsy_O
\'
Brien
'
);
};
//row 7
function
displayJuanitaPage
()
{
return
openLocationFeat
(
'
-77.0240550
'
,
'
38.8920910
'
,
'
demouser
'
,
'
USA - Washington, D.C.
'
,
'
Juanita Page
'
,
''
,
'
Juanita Page,
\'
04, is the network manager and advertising sales producer for Discovery Health Channel.
'
,
'
Juanita_Page
'
);
};
function
displayLarkinPowell
()
{
return
openLocationFeat
(
'
18.4904100
'
,
'
-22.9576400
'
,
'
demouser
'
,
'
Nambia
'
,
'
Larkin Powell
'
,
''
,
'
Larkin Powell blogs about his year-long Fulbright experience in Namibia.
'
,
'
Larkin_Powell
'
);
};
function
displayJeffreyRaikes
()
{
return
openLocationFeat
(
'
-96.7
'
,
'
40.8
'
,
'
demouser
'
,
'
USA - Lincoln, NE
'
,
'
Jeffrey Raikes
'
,
'
CEO, Bill & Melinda Gates Foundation
'
,
'
Jeffrey Raikes, CEO of the Gates Foundation, is a major supporter of the University of NebraskaLincoln.
'
,
'
Jeffrey_Raikes
'
);
};
function
displayBrettRatcliffe
()
{
return
openLocationFeat
(
'
-88.4976500
'
,
'
17.1898770
'
,
'
demouser
'
,
'
Belize, Guatemala, Mexico
'
,
'
Brett Ratcliffe
'
,
''
,
'
Brett Ratcliffe, who some call an extreme scientist, studies beetles in Central America.
'
,
'
Brett_Ratcliffe
'
);
};
//row 8
function
displayJorgeAlbertoRodriguez
()
{
return
openLocationFeat
(
'
-58.3731613
'
,
'
-34.6084175
'
,
'
demouser
'
,
'
Argentina
'
,
'
Jorge Alberto Rodriguez
'
,
''
,
'
Jorge Rodriguez,
\'
79,
\'
80, is a past chief of the Cabinet of Ministers for the Republic of Argentina.
'
,
'
Jorge-Alberto_Rodriguez
'
);
};
function
displayAverySchwer
()
{
return
openLocationFeat
(
'
-95.9423630
'
,
'
41.2597510
'
,
'
demouser
'
,
'
USA - Omaha, NE
'
,
'
Avery Schwer
'
,
'
Associate Professor of construction systems
'
,
'
Avery Schwer, associate professor of construction systems, is building the house of the future.
'
,
'
Avery_Schwer
'
);
};
function
displayTedSorensen
()
{
return
openLocationFeat
(
'
-73.9856550
'
,
'
40.7484330
'
,
'
demouser
'
,
'
USA - New York, NY
'
,
'
Ted Sorensen
'
,
''
,
'
Ted Sorensen,
\'
49,
\'
51 spent 11 years as JFK
\'
s highly influential speechwriter and domestic policy adviser.
'
,
'
Ted_Sorensen
'
);
};
function
displayBobThacker
()
{
return
openLocationFeat
(
'
-87.6348870
'
,
'
41.8776540
'
,
'
demouser
'
,
'
USA - Chicago, IL
'
,
'
Bob Thacker
'
,
''
,
'
Bob Thacker (
\'
70) is a legendary retail marketer whose secret is "Look before you leap - but leap!"
'
,
'
Bob_Thacker
'
);
};
//row 9
function
displayKenVogel
()
{
return
openLocationFeat
(
'
-98.9770470
'
,
'
42.5366690
'
,
'
demouser
'
,
'
USA - Atkinson/Crofton, NE
'
,
'
Ken Vogel
'
,
'
USDA-ARS plant geneticist at UNL
'
,
'
Ken Vogel,
\'
74, studies what may become the next generation of biofuels - switchgrass.
'
,
'
Ken_Vogel
'
);
};
function
displaySidnieWhiteCrawford
()
{
return
openLocationFeat
(
'
35.2007000
'
,
'
31.7857000
'
,
'
demouser
'
,
'
Isreal and Palestine
'
,
'
Sidnie White Crawford
'
,
'
Willa Cather Professor and Chair, Department of Classics and Religious Studies
'
,
'
Sidnie White Crawford
\'
s work sheds light on Middle East conflict.
'
,
'
Sidnie_White-Crawford
'
);
};
function
displayCharlesWood
()
{
return
openLocationFeat
(
'
28.2871670
'
,
'
-15.4081930
'
,
'
demouser
'
,
'
Zambia
'
,
'
Charles Wood
'
,
''
,
'
Charles Wood empowers Zambians to fight the HIV/AIDS battle themselves.
'
,
'
Charles_Wood
'
);
};
function
displayJohnYohe
()
{
return
openLocationFeat
(
'
34.8888220
'
,
'
-6.3690280
'
,
'
demouser
'
,
'
Tanzania
'
,
'
John Yohe
'
,
'
Associate Prof and Dir, Int Sorghum/Millet Collaborative Research Support Prgm
'
,
'
John Yohe is delivering higher sorghum and millet yields in Africa - and back home.
'
,
'
John_Yohe
'
);
};
function
displayNithalKuwa
()
{
return
openLocationFeat
(
'
28.2871670
'
,
'
-15.4081930
'
,
'
demouser
'
,
'
Zambia
'
,
'
Nithal Kuwa
'
,
'
Graduate student, Biological Sciences
'
,
'
Nithal Kuwa
\'
s research could impact more than 1.8 million children in sub-Saharan Africa.
'
,
'
Nithal_Kuwa
'
);
//row 10
function
displayTrischaZornHudson
()
{
return
openLocationFeat
(
'
23.7166470
'
,
'
37.9791800
'
,
'
demouser
'
,
'
Athens, Seoul, Barcelona, Sydney, Beijing
'
,
'
Trischa Zorn-Hudson
'
,
''
,
'
Trischa Zorn-Hudson,
\'
87, was an athlete at Nebraska. She may be the Huskers
\'
biggest fan, too.
'
,
'
Trischa_Zorn-Hudson
'
);
};
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment