Search…

X3 Photo Gallery Support Forums

Search…
 
maifush
Topic Author
Posts: 7
Joined: 13 Feb 2011, 14:04

Share Button

14 Feb 2011, 22:30

I have a question about how to add a new link in the SHARE. Maybe we can not visit some websites in China,so I need add links by manual operation. And I touch the“more”,but it always don’t have dialog box.
If I use “enter”key on the Google Chrome, I can scan content.

site: http://www.maifu.cc

thx
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13997
Joined: 30 Sep 2006, 03:37

Re: Share Button

15 Feb 2011, 03:15

I am not quite sure what you mean. Where are you adding links manually? When I click the "more" button, I see this:
Image

Do you want to remove some of the sharing services in the "more" window?
 
maifush
Topic Author
Posts: 7
Joined: 13 Feb 2011, 14:04

Re: Share Button

15 Feb 2011, 03:44

Sorry, my English is very poor.

FACEBOOK, Twitter is blocked in China, and other sites ... so we can not use it, I would like to add these sites in the picture, but in the setting of the share options do not have these.
Attachments
test.jpg
test.jpg (11.59 KiB) Viewed 13644 times
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13997
Joined: 30 Sep 2006, 03:37

Re: Share Button

15 Feb 2011, 04:45

We only added the most popular global sharing features directly in the imagevue flash. Are those sharing services not available in the "more" button?
 
maifush
Topic Author
Posts: 7
Joined: 13 Feb 2011, 14:04

Re: Share Button

15 Feb 2011, 05:13

Are those sharing services not available in the "more" button?
available


I want to add these three sites from MORE,and they will show on the share button

like this
Attachments
t3.jpg
t3.jpg (8 KiB) Viewed 13638 times
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13997
Joined: 30 Sep 2006, 03:37

Re: Share Button

15 Feb 2011, 07:22

These services are not included in the native Imagevue sharing functionality.

For next release Imagevue X2.7, I will see if I can add a function so that you can add custom services directly in the flash. For now, you would need to rely on the "More" button ...
 
maifush
Topic Author
Posts: 7
Joined: 13 Feb 2011, 14:04

Re: Share Button

15 Feb 2011, 10:34

Looking forward to the new version
thx

I use google chrome, press the "more" button, he is not working, I checked other sites, the same situation
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13997
Joined: 30 Sep 2006, 03:37

Re: Share Button

15 Feb 2011, 10:54

maifush wrote: I use google chrome, press the "more" button, he is not working, I checked other sites, the same situation
We will be looking into this entire situation with wmode for browsers in an update coming soon.
 
maifush
Topic Author
Posts: 7
Joined: 13 Feb 2011, 14:04

Re: Share Button

15 Feb 2011, 12:08

thank you!
 
Nick85
Experienced
Posts: 30
Joined: 22 Feb 2011, 17:08

Re: Share Button

23 Feb 2011, 07:33

I tried to add Vkontakte service on the main share menu/

I've edited /iv-includes/include/config.xml line:202. there are the default socials options. i just changed one of the services to vkontakte.ru:
<services type="array" description="Select what services to display in the Share menu. The last button 'more', will display an extended list of services through AddThis on click." options="facebook,twitter,myspace,google,vk,delicious,stumbleupon,googlebuzz,blogger,linkedin,more">facebook,twitter,myspace,vk,delicious,stumbleupon,googlebuzz,more</services>
Names of the socials we can fing at addthis .com
So, after activated this at the admin menu setting, i have got vkontakte feature called "undefined"
Image

but it works! and postings to the social are right! the only problem is displayed name and icon.
waiting for new 2.7) or a help trick how to rename and add icon.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13997
Joined: 30 Sep 2006, 03:37

Re: Share Button

23 Feb 2011, 08:40

Well, I guess it makes sense that the button works. It won't load the icon though, until we release some update ... Also, we need to figure out a way to name it in the menu. As you can see, you added the array item as "vk", but I am sure you want it to say something else in the actual menu ...
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13997
Joined: 30 Sep 2006, 03:37

Re: Share Button

13 May 2011, 09:24

We have now added support for adding any sharing services that are supported by the AddThis API. The update will be available imminently in a new release of Imagevue X2.7 beta (See topic).

The Imagevue share settings have now changed so that you can input any service you would like to display in the menu, as long as it is available from the AddThis API. You can see the full list of available services in this overview:
http://www.addthis.com/services/list

To add any service, go to admin -> settings -> misc.sharing.services, and simply add the Service Code in an array format. For example:
Code
email,facebook,twitter,kaixin,vk,more
Because some service codes are shortened, you may want to add longer display titles for some services. This can be achieved by appending the display title after a vertical bar in the array. If you don't add a custom title (which is mostly not required), Imagevue will just capitalize the service code name (facebook -> Facebook>. Example:
Code
email|E-mail,facebook,twitter,kaixin|Kaixin Repaste,vk|Vkontakte,more
The resulting menu output would be:
Image

A few additional comments:
# We have reduced the default config to email,facebook,twitter,more
# We have increased the size of the service icons from 24px to 32px because they are now loaded from an external server.
# The sharing settings also apply for the Html gallery
 
User avatar
Martin
Experienced
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: Share Button

13 May 2011, 11:51

mjau-mjau wrote:# The sharing settings also apply for the Html gallery
When using the E-mail sharing in the HTML gallery, the background of the text is white ... as is the foreground...
So, no typed text can be seen.
(I've not edited the css for html)
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: Share Button

13 May 2011, 23:26

Just re-download the beta, or this file:
https://www.photo.gallery/demo/x2/iv-include ... e.html.css

This was fixed 15 minutes after the initial update.
firedev.com
 
User avatar
Martin
Experienced
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: Share Button

14 May 2011, 04:53

pain wrote:Just re-download the beta,...
I downloaded the beta and replaced all the '\iv-includes\assets\css\*.css' files... cleared the cache...
...but to no effect...