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
82dd6d01
Commit
82dd6d01
authored
15 years ago
by
Eric Rasmussen
Browse files
Options
Downloads
Patches
Plain Diff
changed the calls for the user data to juhl's updated naming convention
parent
153af0d2
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
customindex/views/default/customindex/content.php
+7
-14
7 additions, 14 deletions
customindex/views/default/customindex/content.php
customindex/views/default/customindex/metatags.php
+2
-2
2 additions, 2 deletions
customindex/views/default/customindex/metatags.php
with
9 additions
and
16 deletions
customindex/views/default/customindex/content.php
+
7
−
14
View file @
82dd6d01
...
...
@@ -164,11 +164,11 @@
else
echo
"'',"
;
echo
"'"
.
$user
->
name
.
"',"
;
if
(
$user
->
profile_attended
)
echo
"'Attended UNL: "
.
$user
->
profile_attended
.
"'"
;
if
(
$user
->
profile_attended
_from
)
echo
"'Attended UNL: "
.
$user
->
profile_attended
_from
.
"-"
.
$user
->
profile_attened_to
.
"'"
;
else
echo
"''"
;
echo
",'
$user->
profile
_explanation
');return false;
\"
src=
\"
mod/profile/icon.php?username="
.
$user
->
username
.
"&size=tiny
\"
/></div>"
;
echo
",'
$user->
map
_explanation
');return false;
\"
src=
\"
mod/profile/icon.php?username="
.
$user
->
username
.
"&size=tiny
\"
/></div>"
;
}
}
?>
...
...
@@ -350,14 +350,7 @@
}
?>
<!--
<div class="witw_bubble" style="border:1px solid #dbdbdb; margin-left:14px; min-height:45px; -moz-border-radius:3px;">
<span style="background:url(mod/customindex/commentbubble/point.png); width:14px; height:34px; z-index:2; position:absolute; left:11px;"></span>
<div style="padding:10px;">
sdf
</div>
</div>
-->
</div>
<div
class=
"col right"
>
<h3
class=
"sec_main"
>
Featured Huskers
</h3>
...
...
@@ -367,7 +360,7 @@
<span
class=
"title"
>
Chairman, Berkshire Hathaway
</span><br
/>
<span
class=
"location"
>
USA - Omaha, NE
</span><br
/>
Warren Buffett, '50, has some investment advice for everyone: invest in yourself.
<br
/>
<a
href=
"
http://ucommmeranda.unl.edu/workspace/UNL_F
eatured/husker/Warren_Buffett/"
>
Continue Reading...
</a>
<a
href=
"
f
eatured/husker/Warren_Buffett/"
>
Continue Reading...
</a>
</div>
<div
class=
"zenbox"
>
...
...
@@ -376,9 +369,9 @@
<span
class=
"title"
>
Professor of Civil Engineering and Director of NaBRO
</span><br
/>
<span
class=
"location"
>
South Korea
</span><br
/>
Atorod Azizinamini is developing better ways to renovate existing bridges and to build new ones that last a century or longer.
<br
/>
<a
href=
"
http://ucommmeranda.unl.edu/workspace/UNL_F
eatured/husker/Atorod_Azizinamini/"
>
Continue Reading...
</a>
<a
href=
"
f
eatured/husker/Atorod_Azizinamini/"
>
Continue Reading...
</a>
</div>
<a
href=
"
#
"
title=
"See all the featured Huskers"
>
See all the featured Huskers...
</a>
<a
href=
"
featured/
"
title=
"See all the featured Huskers"
>
See all the featured Huskers...
</a>
</div>
</div>
This diff is collapsed.
Click to expand it.
customindex/views/default/customindex/metatags.php
+
2
−
2
View file @
82dd6d01
...
...
@@ -141,9 +141,9 @@ function openLocation(lng, lat, username, location, displayname, title, comment,
function
applylabel
(
latlng
,
location
,
title
,
comment
,
displayname
,
username
,
linkname
)
{
if
(
!
linkname
)
//these are the most recently joined users
label
.
openInfoWindowHtml
(
'
<div id="witw_wrapper"><img class="witw_icon" src="
<?php
echo
$CONFIG
->
url
?>
/
mod/profile/icondirect.php?username=
'
+
username
+
'
&size=medium" width="60" height="60" /><h1>
'
+
displayname
+
'
</h1><p class="witw_location">
'
+
location
+
'
</p><p class="witw_title">
'
+
title
+
'
</p><p class="witw_comment"><strong>Why here?</strong><br /><em>
\
"
'
+
comment
+
'
\
"</em></p></div>
'
,
256
,
154
);
label
.
openInfoWindowHtml
(
'
<div id="witw_wrapper"><img class="witw_icon" src="
<?php
echo
$CONFIG
->
url
?>
mod/profile/icondirect.php?username=
'
+
username
+
'
&size=medium" width="60" height="60" /><h1>
'
+
displayname
+
'
</h1><p class="witw_location">
'
+
location
+
'
</p><p class="witw_title">
'
+
title
+
'
</p><p class="witw_comment"><strong>Why here?</strong><br /><em>
\
"
'
+
comment
+
'
\
"</em></p></div>
'
,
256
,
154
);
else
//these are the featured WITW Huskers (like Buffett, etc)
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_F
eatured/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="
<?php
echo
$CONFIG
->
url
?>
f
eatured/husker/
'
+
linkname
+
'
/">Continue Reading...</a></p></div>
'
,
256
,
154
);
};
WDN
.
jQuery
(
document
).
ready
(
function
()
{
...
...
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