Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Replace hi-res images for sharing template
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Sep 20, 2014
1 parent 9809353 commit 186a601
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions core/src/plugins/action.share/manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
editable="true"
uploadAction="store_binary_temp"
loadAction="get_global_binary_param"
defaultImage="plugins/action.share/res/hi-res/PARIS.jpg"
defaultImage="plugins/action.share/res/hi-res/01.jpg"
expose="true"
/>
<global_param name="CUSTOM_SHAREPAGE_BACKGROUND_ATTRIBUTES_1" group="CONF_MESSAGE[Page Background Images]" type="select"
Expand All @@ -41,7 +41,7 @@
editable="true"
uploadAction="store_binary_temp"
loadAction="get_global_binary_param"
defaultImage="plugins/action.share/res/hi-res/NORMANDY.jpg"
defaultImage="plugins/action.share/res/hi-res/02.jpg"
expose="true"
/>
<global_param name="CUSTOM_SHAREPAGE_BACKGROUND_ATTRIBUTES_2" group="CONF_MESSAGE[Page Background Images]" type="select"
Expand All @@ -51,7 +51,7 @@
editable="true"
uploadAction="store_binary_temp"
loadAction="get_global_binary_param"
defaultImage="plugins/action.share/res/hi-res/CRETE.jpg"
defaultImage="plugins/action.share/res/hi-res/03.jpg"
expose="true"
/>
<global_param name="CUSTOM_SHAREPAGE_BACKGROUND_ATTRIBUTES_3" group="CONF_MESSAGE[Page Background Images]" type="select"
Expand Down
Binary file added core/src/plugins/action.share/res/hi-res/01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added core/src/plugins/action.share/res/hi-res/02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added core/src/plugins/action.share/res/hi-res/03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed core/src/plugins/action.share/res/hi-res/CRETE.jpg
Binary file not shown.
Binary file not shown.
Binary file removed core/src/plugins/action.share/res/hi-res/PARIS.jpg
Binary file not shown.
1 change: 0 additions & 1 deletion core/src/plugins/gui.ajax/manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,6 @@
left:-5px;
bottom:-5px;
right:-5px;
opacity:0.5;
}
div#dl_toolbar {
margin: 27% auto;
Expand Down

0 comments on commit 186a601

Please sign in to comment.