Questions tagged [image-rendition]
The image-rendition tag has no summary.
33 questions
0 votes
1 answer
207 views
In text webpart, insert image that does not resize?
Currently, images that are inserted into a text web part will resize as the window changes width. I suppose this is a cool feature… until it isn't. Sometimes, a better web design calls for the ...
0 votes
1 answer
853 views
Different image resolution in SharePoint Online
I have a requirement - When user uploads images to SharePoint they would like the images to have a low/med/high resolution for each of the images. They don't want to upload individual images with ...
0 votes
1 answer
237 views
Restrict Asset Library Access to certain user group
Is there a way to restrict a certain user group from getting the full size image in SharePoint? I have a user group called View Only Users, and set them to view only capability for my asset library. ...
0 votes
1 answer
87 views
Image Rendition in Picture Library
I have a requirement where I want to use the image rendition in the Picture Library in SharePoint on-premise version of SharePoint. I am able to use it under Image library but no able to use it ...
0 votes
1 answer
393 views
SharePoint : Unable to resize image as it is getting Selected on clicking it
In SharePoint 2013, when I am trying to resize image in page (Not image web-part). When I click on the image, it gets selected so I am unable to resize it using dragging the end points(dots on ...
1 vote
1 answer
153 views
SharePoint Online, Image library, check if image Rendition exists (is generated)
Is there a flag that shows that image Rendition (thumbnail) is generated? I have a library and some large files (more than 2Mb) does not have renditions generated. I do Preview feature and want to ...
2 votes
2 answers
484 views
unable to get blob cache working
I'm getting the message "The blob cache is not enabled in this web application. Image renditions will not be generated until the blob cache is enabled" in image renditions. Blob cache is enabled in ...
0 votes
1 answer
54 views
SharePoint 2013: Rendition updated dimensions not picked up by browser
Please read this before answering: I know we can flush the BLOB cache and it will fix the problem. But we're giving the power of updating the dimensions to end users and they might do it frequently. ...
0 votes
2 answers
276 views
Publishing Images from authoring site to public site with image rendition enabled
I'm trying to publish document/image library from an authoring site to publish site but could not understand how it will work. I'm following Cross Site Publishing concep where i have Product Catalog ...
2 votes
0 answers
2k views
Copying and pasting image from clipboard to rich text editor
Attachment in SharePoint works, but copy paste image from clipboard to rich text editor does not works. Is there a way to copy and paste an image from clipboard to the enhanced text box? It will be ...
1 vote
0 answers
58 views
Pick Renditions Ribbon button disabled in EditPost.aspx
we are using a Blog in our SP2013 Intranet site and would love to use the Image Rendition in it. Everything is configured (Blob Cache, Publishing Feature etc..., I am Sitecollection Admin) and works ...
4 votes
1 answer
1k views
Blob Cache problem fails to update image renditions
We're having problem with image renditions and blob cache. When we upload images to a site image renditions generate properly. But if we change crop of an image, that rendition does not update. We ...
0 votes
1 answer
577 views
How to add Custom welcome control menu item Icons SharePoint 2013?
Hi I have developed a custom welcome control for SharePoint 2013 website. I can see the Welcome control menu items as required but the Icons for each menu items are not visible. This is the code for ...
2 votes
1 answer
2k views
Image renditions not working anymore
On a SP 2013 on-prem publishing site, we are using Image Rendition. Suddenly Image renditions are not working anymore when trying to edit renditions from the ribbon on an article page. I can still ...
1 vote
0 answers
66 views
JSOM: Can we query Renditions?
Can we use Javascript Object Model to query site renditions available in SharePoint 2013? If yes, I couldn't find an example how..