Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
6362bcd6
Commit
6362bcd6
authored
May 05, 2015
by
Son Nguyen
Committed by
Gerrit Code Review
May 05, 2015
Browse files
Merge "Bug 1444453: moving the gallery logos to under the theme"
parents
03f8bb67
243aba12
Changes
6
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/artefact/file/blocktype/gallery/templates/supported.tpl
View file @
6362bcd6
<a
href=
"https://www.flickr.com/"
target=
"_blank"
>
<a
href=
"https://www.flickr.com/"
target=
"_blank"
>
<img
src=
"
{
$
wwwroot
}
artefact/file/blocktype/
gallery/
logos/
flickr
.png
"
border=
"0"
width=
"16"
height=
"16"
title=
"
{
str
tag
=
flickrsets
section
=
blocktype
.
file
/
gallery
}
"
>
<img
src=
"
{
$
THEME
->
get_image_url
(
'
gallery/flickr
'
)
}
"
border=
"0"
width=
"16"
height=
"16"
title=
"
{
str
tag
=
flickrsets
section
=
blocktype
.
file
/
gallery
}
"
>
</a>
</a>
<a
href=
"http://picasaweb.google.com/"
target=
"_blank"
>
<a
href=
"http://picasaweb.google.com/"
target=
"_blank"
>
<img
src=
"
{
$
wwwroot
}
artefact/file/blocktype/
gallery/
logos/
picasa
.png
"
border=
"0"
width=
"16"
height=
"16"
title=
"
{
str
tag
=
picasaalbums
section
=
blocktype
.
file
/
gallery
}
"
>
<img
src=
"
{
$
THEME
->
get_image_url
(
'
gallery/picasa
'
)
}
"
border=
"0"
width=
"16"
height=
"16"
title=
"
{
str
tag
=
picasaalbums
section
=
blocktype
.
file
/
gallery
}
"
>
</a>
</a>
<a
href=
"http://www.panoramio.com/"
target=
"_blank"
>
<a
href=
"http://www.panoramio.com/"
target=
"_blank"
>
<img
src=
"
{
$
wwwroot
}
artefact/file/blocktype/
gallery/
logos/
panoramio
.png
"
border=
"0"
width=
"16"
height=
"16"
title=
"
{
str
tag
=
panoramiouserphotos
section
=
blocktype
.
file
/
gallery
}
"
>
<img
src=
"
{
$
THEME
->
get_image_url
(
'
gallery/panoramio
'
)
}
"
border=
"0"
width=
"16"
height=
"16"
title=
"
{
str
tag
=
panoramiouserphotos
section
=
blocktype
.
file
/
gallery
}
"
>
</a>
</a>
<a
href=
"http://www.photobucket.com/"
target=
"_blank"
>
<a
href=
"http://www.photobucket.com/"
target=
"_blank"
>
<img
src=
"
{
$
wwwroot
}
artefact/file/blocktype/
gallery/
logos/
photobucket
.png
"
border=
"0"
width=
"16"
height=
"16"
title=
"
{
str
tag
=
photobucketphotosandalbums
section
=
blocktype
.
file
/
gallery
}
"
>
<img
src=
"
{
$
THEME
->
get_image_url
(
'
gallery/photobucket
'
)
}
"
border=
"0"
width=
"16"
height=
"16"
title=
"
{
str
tag
=
photobucketphotosandalbums
section
=
blocktype
.
file
/
gallery
}
"
>
</a>
</a>
<a
href=
"http://www.live.com/"
target=
"_blank"
>
<a
href=
"http://www.live.com/"
target=
"_blank"
>
<img
src=
"
{
$
wwwroot
}
artefact/file/blocktype/
gallery/
logos/
windowslive
.png
"
border=
"0"
width=
"16"
height=
"16"
title=
"
{
str
tag
=
windowslivephotoalbums
section
=
blocktype
.
file
/
gallery
}
"
>
<img
src=
"
{
$
THEME
->
get_image_url
(
'
gallery/windowslive
'
)
}
"
border=
"0"
width=
"16"
height=
"16"
title=
"
{
str
tag
=
windowslivephotoalbums
section
=
blocktype
.
file
/
gallery
}
"
>
</a>
</a>
htdocs/
artefact/file/blocktype
/gallery/
logos/
flickr.png
→
htdocs/
theme/raw/static/images
/gallery/flickr.png
View file @
6362bcd6
File moved
htdocs/
artefact/file/blocktype
/gallery/
logos/
panoramio.png
→
htdocs/
theme/raw/static/images
/gallery/panoramio.png
View file @
6362bcd6
File moved
htdocs/
artefact/file/blocktype
/gallery/
logos/
photobucket.png
→
htdocs/
theme/raw/static/images
/gallery/photobucket.png
View file @
6362bcd6
File moved
htdocs/
artefact/file/blocktype
/gallery/
logos/
picasa.png
→
htdocs/
theme/raw/static/images
/gallery/picasa.png
View file @
6362bcd6
File moved
htdocs/
artefact/file/blocktype
/gallery/
logos/
windowslive.png
→
htdocs/
theme/raw/static/images
/gallery/windowslive.png
View file @
6362bcd6
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment