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
28d9440a
Commit
28d9440a
authored
15 years ago
by
Eric Rasmussen
Browse files
Options
Downloads
Patches
Plain Diff
updates to the featured huskers on the globe
parent
97e68705
Branches
Branches containing commit
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
+11
-11
11 additions, 11 deletions
customindex/views/default/customindex/metatags.php
customindex/witw_people.js
+1
-1
1 addition, 1 deletion
customindex/witw_people.js
with
12 additions
and
12 deletions
customindex/views/default/customindex/metatags.php
+
11
−
11
View file @
28d9440a
...
@@ -18,17 +18,17 @@
...
@@ -18,17 +18,17 @@
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
jQuery
(
document
).
ready
(
function
(){
WDN
.
jQuery
(
document
).
ready
(
function
(){
jQuery
(
"
#headlines>div
"
).
click
(
function
(){
WDN
.
jQuery
(
"
#headlines>div
"
).
click
(
function
(){
panelClicked
=
jQuery
(
this
).
attr
(
"
id
"
).
split
(
'
headline
'
)[
1
];
panelClicked
=
WDN
.
jQuery
(
this
).
attr
(
"
id
"
).
split
(
'
headline
'
)[
1
];
jQuery
(
"
#headlines>div
"
).
removeClass
(
"
activepanel
"
);
WDN
.
jQuery
(
"
#headlines>div
"
).
removeClass
(
"
activepanel
"
);
jQuery
(
this
).
addClass
(
"
activepanel
"
);
WDN
.
jQuery
(
this
).
addClass
(
"
activepanel
"
);
jQuery
(
"
#posters>div
"
).
css
({
'
z-index
'
:
'
0
'
});
WDN
.
jQuery
(
"
#posters>div
"
).
css
({
'
z-index
'
:
'
0
'
});
jQuery
(
"
#poster
"
+
panelClicked
+
""
).
css
({
'
z-index
'
:
'
99
'
});
WDN
.
jQuery
(
"
#poster
"
+
panelClicked
+
""
).
css
({
'
z-index
'
:
'
99
'
});
if
(
jQuery
(
this
).
attr
(
"
id
"
)
==
"
headline1
"
){
if
(
WDN
.
jQuery
(
this
).
attr
(
"
id
"
)
==
"
headline1
"
){
jQuery
(
"
#FE_InfoWindow
"
).
css
({
'
z-index
'
:
'
2000
'
});
WDN
.
jQuery
(
"
#FE_InfoWindow
"
).
css
({
'
z-index
'
:
'
2000
'
});
}
else
{
}
else
{
jQuery
(
"
#FE_InfoWindow
"
).
css
({
'
z-index
'
:
'
0
'
});
WDN
.
jQuery
(
"
#FE_InfoWindow
"
).
css
({
'
z-index
'
:
'
0
'
});
}
}
});
});
});
});
...
@@ -128,7 +128,7 @@ function applylabel(latlng, location, title, comment, displayname, username, lin
...
@@ -128,7 +128,7 @@ function applylabel(latlng, location, title, comment, displayname, username, lin
label
.
openInfoWindowHtml
(
'
<div id="witw_wrapper"><img class="witw_icon" src="
<?php
echo
$CONFIG
->
url
?>
/mod/customindex/witw_icons/
'
+
linkname
+
'
_medium.jpg" width="60" height="60" /><h1>
'
+
displayname
+
'
</h1><p class="witw_location">
'
+
location
+
'
</p><p class="witw_title">
'
+
title
+
'
</p><p class="witw_comment">
'
+
comment
+
'
<a href="http://ucommmeranda.unl.edu/workspace/UNL_Featured/husker/
'
+
linkname
+
'
/">Continue Reading...</a></p></div>
'
,
256
,
154
);
label
.
openInfoWindowHtml
(
'
<div id="witw_wrapper"><img class="witw_icon" src="
<?php
echo
$CONFIG
->
url
?>
/mod/customindex/witw_icons/
'
+
linkname
+
'
_medium.jpg" width="60" height="60" /><h1>
'
+
displayname
+
'
</h1><p class="witw_location">
'
+
location
+
'
</p><p class="witw_title">
'
+
title
+
'
</p><p class="witw_comment">
'
+
comment
+
'
<a href="http://ucommmeranda.unl.edu/workspace/UNL_Featured/husker/
'
+
linkname
+
'
/">Continue Reading...</a></p></div>
'
,
256
,
154
);
};
};
jQuery
(
document
).
ready
(
function
()
{
WDN
.
jQuery
(
document
).
ready
(
function
()
{
try
{
try
{
var
map
=
new
FE
.
Map
(
document
.
getElementById
(
"
globeInner
"
));
var
map
=
new
FE
.
Map
(
document
.
getElementById
(
"
globeInner
"
));
map
.
onLoad
=
startMap
;
map
.
onLoad
=
startMap
;
...
...
This diff is collapsed.
Click to expand it.
customindex/witw_people.js
+
1
−
1
View file @
28d9440a
...
@@ -218,7 +218,7 @@ function displayKenVogel() {
...
@@ -218,7 +218,7 @@ function displayKenVogel() {
'
Ken_Vogel
'
);
'
Ken_Vogel
'
);
};
};
function
displaySidnieWhiteCrawford
()
{
function
displaySidnieWhiteCrawford
()
{
return
openLocation
(
'
35.2007000
'
,
'
31.7857000
'
,
'
demouser
'
,
'
Isreal
and
Palestin
e
'
,
'
Sidnie White Crawford
'
,
return
openLocation
(
'
35.2007000
'
,
'
31.7857000
'
,
'
demouser
'
,
'
Isreal
;
Palestin
ian Terretories
'
,
'
Sidnie White Crawford
'
,
'
Willa Cather Professor and Chair, Department of Classics and Religious Studies
'
,
'
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
\'
s work sheds light on Middle East conflict.
'
,
'
Sidnie_White-Crawford
'
);
'
Sidnie_White-Crawford
'
);
...
...
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