-
RE: Customize the post aspect of JA
mavitalNov 15, 2012 5:36 AM (in response to michele.villa)
1 person found this helpfulNot yet, but it is in the works for next year.
-
Re: RE: Customize the post aspect of JA
michele.villa Nov 15, 2012 5:48 AM (in response to mavital)Tank you very much for the quick answer
Can you tell me if its possible to do a rollback and restore the 1.0 version? our team found it very useful as was in the previous version
Best regards
-
RE: Customize the post aspect of JA
mavitalNov 15, 2012 5:53 AM (in response to michele.villa)
Can you tell me what the difference is between the 1.0 and 1.1 version? I don‘t think we made any changes that should have impacted the aspects of a post that are generated from JA.
-
-
Re: RE: Customize the post aspect of JA
mavitalNov 15, 2012 7:14 AM (in response to michele.villa)
Thanks Michele. The information we pull from the page is dependent on Open Graph and what the page author makes available to us automatically. Can you please do a comparison test with the same page you showed me in the Old version? I would like to compare the same page in the old and new version.
-
-
Re: RE: Customize the post aspect of JA
mavitalNov 15, 2012 7:49 AM (in response to michele.villa)
Thanks Michele. Amir Leshem, do you know why this might have changed?
-
Re: RE: Customize the post aspect of JA
amir.leshem Nov 18, 2012 12:25 AM (in response to mavital)I'm not sure why it appeared like that in the "old" screenshot, but basically we display the image from OpenGraph with a MaxSize of 120px (for both v1.0 and v1.1).
The future SDK will allow a better customization of these settings.
-
Re: RE: Customize the post aspect of JA
michele.villa Nov 19, 2012 3:36 AM (in response to amir.leshem)Hi Amir,
so it was basicaly a bug of the previous version? we are on on-premise installation of jive 5.
just for asking: the post creation is managed client-side or server-side?
there are already a date for the release od the sdk?
thank you for the support!
Best Regards,
Michele Villa
-
Re: RE: Customize the post aspect of JA
amir.leshem Nov 20, 2012 12:28 AM (in response to michele.villa)1 person found this helpfulIt's hard to tell why exactly it happened on your environment in v1.0, probably a CSS conflict with the server, but there's no doubt the result in v1.1 is the expected one.
The post creation is managed on the client-side of Jive Anywhere, however additional server CSS styles might affect the final result when viewing on the Jive's instance website.
For instance the following CSS will change the max image size to 400 if added to the Jive instance:
.jive-quote img { max-height: 400px !important; max-width: 400px !important; }
But beware, it will also change additional unwanted stuff.
There is currently no release date for the SDK, however we might be able to release a preview version for selected customers who wish to test the SDK early on 2013.
-
-
-
-
-
-
-
-
-