Thumbnails in WebDAV

Hi there,
when i access a "KM directory" (DB Repository) via WebDAV interface, the thumbnails of images are not displayed.
Is there any chance to display the thumbnails via WebDAV?
Thanks in advance
Joerg Heyne

Hello Jörg,
When you are working with WebDAV you are working in the windows environment. Or so I suspect. This means you lose all extra's such as thumbnail layout that where added by the portal.
I can not test this for the moment but the only thing I could suggest is trying to change the view of this windows folder using webdav. ( so don't use IE but go to webdav making a network drive). Right click the folder and pick the windows thumbnail view.
Hope this helps,
Frederik

Similar Messages

  • Error when displaying thumbnails in new repository manager

    Hi KM Experts,
    I created a new Repository Manager as a copy of /documents.
    When I upload Images (jpegs, gifs) in this repository and try to display them using a ConsumterThumbnailExplorer I don't get the thumbnails displayed but the X-symbol that the browser displays when a image was not found. In the /documents repository the thumbnails are getting displayed.
    Here is the exception from the trace file:
    java.lang.NoClassDefFoundError: sun.awt.motif.MToolkit (initialization failure)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
    at java.lang.Class.forNameImpl(Native Method)
    at java.lang.Class.forName(Class.java:119)
    at java.awt.Toolkit$2.run(Toolkit.java:796)
    at java.security.AccessController.doPrivileged(AccessController.java:197)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:787)
    at com.sapportals.wcm.repository.manager.thumbnail.ResourceImageThumbnailPlugIn.getThumbnail(ResourceImageThumbnailPlugIn.java:96)
    at com.sapportals.wcm.repository.manager.thumbnail.ResourceImageThumbnailPlugIn.getContentThumbnail(ResourceImageThumbnailPlugIn.java:45)
    at com.sapportals.wcm.repository.manager.thumbnail.ThumbnailNamespaceManager.getImage(ThumbnailNamespaceManager.java:539)
    at com.sapportals.wcm.repository.manager.thumbnail.ThumbnailNamespaceManager.getCreatedResource(ThumbnailNamespaceManager.java:459)
    at com.sapportals.wcm.repository.manager.thumbnail.ThumbnailNamespaceManager.getContent(ThumbnailNamespaceManager.java:335)
    at com.sapportals.wcm.repository.ContentImpl.internalGetContent(ContentImpl.java:328)
    at com.sapportals.wcm.repository.ContentImpl.<init>(ContentImpl.java:84)
    at com.sapportals.wcm.repository.ResourceImpl.internalGetContent(ResourceImpl.java:3203)
    at com.sapportals.wcm.repository.ResourceImpl.getContent(ResourceImpl.java:1183)
    at com.sapportals.wcm.repository.ResourceImpl.getContent(ResourceImpl.java:1147)
    at com.sapportals.wcm.protocol.webdav.server.WDGetHandler.internalHandle(WDGetHandler.java:319)
    at com.sapportals.wcm.protocol.webdav.server.WDGetHandler.handle(WDGetHandler.java:282)
    at com.sapportals.wcm.protocol.webdav.server.WDServlet.doGet(WDServlet.java:791)
    at com.sapportals.wcm.protocol.webdav.server.WDServlet.service(WDServlet.java:483)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:333)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.wcm.portal.connection.KmConnection.handleRequest(KmConnection.java:52)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:219)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172).
    Any help is appreciated !
    Regards, Andreas
    Edited by: Andreas Wachendorfer on Oct 29, 2009 7:05 PM

    Problem solved: JVM Parameter -Djava.awt.headless=true had to be set....

  • Set Up WebDAV in Pages on iPad

    I want to be able to download and upload files to and from my Amazon S3 cloud storage directly within Pages and Numbers on my i[Pad. I had this working for a long time, but unfortunately I had to reinstall the iOS6 versions of Pages and Numbers because the iOS 7 version (Pages 2) creates files that are not openable on my older Mac. Both Apps work fine again, even in iOSt, but now I want this cloud facility to work again. I realise that I can get the files to and from Amazon using iSME, but that is another step or two that I would rather avoid.
    However, when I get to the +/Create Document/Copy from WebDAV setup window entitled "WebDAV Sign In" , enter details of my amazon server, username and password I get a message "An error occurred. Please try again".
    Does anyone have any advice on how to link Pages to Amazon S3 using WebDAV? I suspect that the formatting of the server and username details is the problem. Unfortunately, I cannot find my notes from when I originally set it up successfully.

    You can create folders in iOS Pages in a manner similar to creating and using Folders as described in Chapter 3 of the iOS User Guide found as a special bookmark in Safari. Well worth reading.
    In Pages Document View (where you see thumbnails of each document) tap on a document and drag it over another document to create a folder. Additional documents can then be dragged into the folder. To remove a document in a folder, tap, hold then drag out of the folder.
    There are limits: each folder can only hold 20 documents and you cannot nest folders or place a folder inside another folder.

  • WebDAV access from File Manager gone from Belle

    The Files (formerly File Manager) app has been stripped of its WebDAV feature.
    For me, this is a big inconvenience, as it means that N8, E6, 701 now has no built-in means of exchanging files with our home Synology NAS box. (AFAIK, Belle has no FTP, NFS or AFP client "out of the box" or available in the Store, and I'd have to cough up £3 for MyExplorer to add a Windows file-sharing (SMB) client to N8, E6, 701 etc.)
    I don't know if anyone involved with Belle on the Nokia side, reads this forum, but after asking them why they felt they had to remove a genuinely-useful feature, I would plead with them either to restore the WebDAV client functionality to Files, or provide a separate app to enable some kind of file-sharing (WebDAV, SMB, FTP, whatever).
    If I have to pay for a third-party client to give me this functionality, no problem, then so be it, but I do have to ask why a 2012 smartphone platform is shipping without a single means of exchanging files over a network (and I don't count USB or Bluetooth file-transfer). For that matter: does anyone know why WebDAV was removed from Files?
    Maybe I'm the only user who even noticed that WebDAV was gone, but I just had to "vent" a bit...
    Nokia 808 again (delight Belle), Nokia E7 and X7 ( again, all on Delight Belle...after some time on Nokia Lumia 925 (retired), 1020 (not that great)and Lumia 820 (Replaced my router at home, great for internet sharing).., N9 The best device ever (use it as much as Lumia 1020), Nokia 700 (Sport Phone/My Love :-) ) Nokia 701, Nokia E6 (Should have a follow-up from Nokia among with larger screen, NFC, Autofocus), Lumia 800 (Retired After 6 weeks), -Sports Tracker-Nokia Internet Radio-Handy Safe-Skype-Bambuser-Screenshot app pro-fMobi-ComingNext-Manual TaskSwitcher-jagiTimer-Easy StopWatch-Boldbeast-Equalizer-Financial Calculator-WiMP Music-YTasks-Davi-Thumbnail Folders-BizCalendar-Tiny7-Situations-nn reeder-Sport Timer-CameraLover-CameraPro-GrabRadio-LiveScore-Poddi-Gravity-SkyFilesPro

    And this answer I received from th devoloper of myExplorer in March;
    Hello!
     Unfortunately, myExplorer does not support WebDAV. However you can still connect remotely to your NAS or other file server in two ways:
        A. By forwarding the SMB port in your router.This is easy to setup but it is not very secure. While authentication information (user name and password) is protected, as they are never transmitted unencrypted, the rest of the traffic will go over unsecured connection. Here is what you have to do for this to work:
        1. Forward port 445 (or 139) on the file server (or NAS) in your router to another port (for example 22678 - the number is not important, what is important is to write it down for later).
        2. Create a new network share in myExplorer and type the external IP address of your router in the field "Computer IP address). If your external IP address is dynamic and you are using some kind of dynamic DNS, instead of IP address, please fill the DNS name of the router in the field "Computer DNS name".
        3. Fill in the port number from step 1 in the field "Port number"
        4. Select "Always ask" as access point because you may need to use different access points depending on your current physical location (3G on the road or Wi-Fi in the office, etc.).
        5. Please note that you will have to add exception to your firewall for port 445 or 139 as most firewalls block the ports 445 and 139 when the other IP address is not local. This is true even for the built-in firewall in Windows.
        B. By using VPN network.  This method is better from security point of view but it requires more work to setup. First you need to setup a VPN network from your phone to the LAN where the NAS is located. This can be done in few different ways and the concrete steps depend on what kind of VPN you are using. After you have working VPN, all you need to do is this:
        1. Fill in the NetBIOS name or the (local, not external) IP address of the computer.
        2. Select the created VPN access point as the access point for this network share.
        Please note that both methods above require some knowledge about the networks. We are planning to create a tutorial, which explains the needed steps but it is not ready yet.
    Best regards!
    myExplorer
    I wrote; 2 questions,
    Can I log in to a nas through webdav and using 3G
    Can I have the address as https://mynasserver.no-ip.org:7001 when connecting over 3G. The server don’t have a 192.168.1.1 adress over the webb  
    Regards
    Ztuka
    Nokia 808 again (delight Belle), Nokia E7 and X7 ( again, all on Delight Belle...after some time on Nokia Lumia 925 (retired), 1020 (not that great)and Lumia 820 (Replaced my router at home, great for internet sharing).., N9 The best device ever (use it as much as Lumia 1020), Nokia 700 (Sport Phone/My Love :-) ) Nokia 701, Nokia E6 (Should have a follow-up from Nokia among with larger screen, NFC, Autofocus), Lumia 800 (Retired After 6 weeks), -Sports Tracker-Nokia Internet Radio-Handy Safe-Skype-Bambuser-Screenshot app pro-fMobi-ComingNext-Manual TaskSwitcher-jagiTimer-Easy StopWatch-Boldbeast-Equalizer-Financial Calculator-WiMP Music-YTasks-Davi-Thumbnail Folders-BizCalendar-Tiny7-Situations-nn reeder-Sport Timer-CameraLover-CameraPro-GrabRadio-LiveScore-Poddi-Gravity-SkyFilesPro

  • In Photoshop Express, cannot sort images in album by filename in thumbnail view (for slideshow)l.

    In Photoshop Express, I want images to appear sorted by filename.  In the "view as a table" it sorts fine.  When I revert to the thumbnail view, the arrangement is random.  The dropdown "show" list does not offer an option for showing by filename.  If I select the"custom" option, it means I would need to sort 300 images by filename MANUALLY (!!!), a job that a computer does in milliseconds.  Anyone with a solution?  Thanks.

    fwiw, with my images in the 'Folder Location' view the photos are in order by their Windows filename. That is the same order as the hardcopy album the photos came from. So I then created a PSE Album. I selected all my photos and moved them into that album. The order of the pictures was retained in the Album. That worked out great. I wanted my PSE images to be in the same order. I thought I would do it with tags. But creating an album seems to work just fine.

  • How do I move page order in Thumbnails view in the new pages? (which is driving me nuts btw)

    I'm really struggling with the new pages, having used the old version so much I just can't get the hang of this one - so much has changed:( Really wish I hadn't bothered but now have too many documents created in it that I can't open on old version as it doesn't let you (mump mump - well I am scottish).
    So in the old version I used thumbnail view to move about the order of the pages (really useful when making up artwork for magazines etc). Anyone know how to do it on the new version?
    Also can't seem to view document in '2 up' - 2 pages side by side (also very handy for magazines etc).
    Also the tables facility doesn't let you move borders of individual cells - you can only move the whole column - I can't even select them.
    I could go on but will go before I start the 'pages shake'.

    Hilary,
    Scottish or not, your best option is to retreat to the last good version of the app, Pages '09.
    Cut your losses.
    Jerry

  • In IPhoto '08, Photos under Library, I'm no longer able to view a screen of thumbnails.   I'm only able to view a single photo at one time.  This was not true in the past.

    In IPhoto '08, in Library/Photos, I'm no longer able to view a screen of thumbnails.   I'm only able to view a single photo at one time.  This was not true in the past.

    Note the slider lower right of the iPhoto Window. Drag it left.
    Regards
    TD

  • How is the best way to restore Thumbnails?

    I'm an experienced Mac user and have used iPhoto since it began. I have carefully arranged my iPhoto collection over the years so it has always served me well. I am currently running iPhoto 11.
    Yesterday, out of the blue, when I started iPhoto I received a notice that there were "inconsistencies" in my iPhoto collection and I should hit the button to fix them now. I did. After quite a few minutes that was done, and then I was asked to authorize updating my Thumbnails. Again I said OK. That took about a half hour. When complete I found all of my events had been rearranged, but were at least visible.
    I decided the quickest way to fix that was to go back to an earlier iPhotos file (in Pictures folder) on my Time Machine. I restored that and used it. My arrangement was OK, but many of my thumbnails were now missing. Their dotted line locations and titles were present, but not the thumbnail photo. After trying over and over again I could not restore all of those thumbnails (perhaps 33% of them). I used the "rebuilding thumbnails" and "rebuilding the database" techniques which are part of iPhoto, but neither worked at all.
    What to do? I read on this site that someone else had made his thumbnails return by manipulating each each one in some way (he rotated his). I tried that, closed iPhoto, and then reopened it and Voilá! the thumbnail had returned. The problem is I have many hundreds like that, and manipulating each one is extremely tedious. I've done quite a lot of those now, but wonder if someone knows of a better way?
    Any suggestions about how to restore all of my thumbnails without one-by-one manipulating?

    make a temporary, backup copy of your library if you don't already have one (Control-click on the library and select Duplicate from the contextual menu) and  apply the fix below:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Since only one option can be run at a time start with Option #3, followed by #4 and then #1 as needed.
    If neither of the options above are successful try option #2. It often requires a 2-3 passes to get all of them.
    OT

  • How can I access the thumbnail/preview image of a PSD file?

    Hey guys I'm trying to salvage some work from a corrupted PSD file via the thumbnail. What happened was I saved my work and closed photoshop and hit the reset button on my PC afterwards by mistake (i dont see why this caused a problem because the program was fully closed at the time). When I open the file now it says it uses an unsupported blending mode, if i press ok I get an error saying incompatible PS version, if I press flatten it says unexpected end of file was encountered. Ive tried PSD repair tools and searched the net for solutions and there doesnt seem to be any - Ive pretty much given up on trying to repair the original file.
    The thing is, the thumbnail of the file seems to be intact because I can still see it as the file icon. I wanted to know if there was any way i can access this thumbnail image so i can enlarge it. Any help would be very appreciated!!

    I have an idea to try...  Earlier I mentioned the Windows Picture Viewer...  Normally that won't read PSD files, but I'm used to using that to look into PSD files because at one point I bought the FastPictureViewer Codec Pack.
    Something to try, and it won't cost anything:
    1.  Try downloading and installing the FastPictureViewer Codec Pack from here:  http://www.fastpictureviewer.com/codecs/
    2.  Once it's installed you get a free trial period, so you can try opening your PSD file by right-clicking on it and choosing Preview.
    If that fails, here's another thing to try:
    Open the Bridge component of Photoshop and navigate to the folder in which you have the file.  It may be able to make a larger thumbnail than the one you're seeing.
    Other than that, are you saying you're seeing the thumbnail in Windows Explorer?  If that's the case, what happens if you right-click in the white space near the file and choose View - Extra Large Icons?
    -Noel

  • C: drive filling up after using WebDAV ("Remote dr...

    Hi,
    the C: drive on my E55 had very low free space at some point. I started the file manager and the memory details reported "32 MB" for "Other files". I looked around on C: using the file manager, but didn't found anything. I removed and reinstalled some apps, but it wasn't any better after this. I tried to find a setting which could be responsible for storing many stuff on C:, without luck.
    Then I installed X-plore and set it to show me all files (hidden and system files). I found a "rsfw_cache" directory with a lot of big files without sensible names in it. I just deleted it.
    Then I found out that it was created again and a large file was in there. I opened the file and saw a picture that I had taken with the camera and uploaded to the WebDAV server. I uploaded another picture which also showed up in this directory.
    So it looks like even just uploading a file results in a local copy in a hidden cache directory which is not removed automatically, and even can't be removed on user request or with the file manager. So I gues that just _using_ the remote drive will break the device at some point, because it wouldn't even be possible to receive text messages when C: is full. Major bug, I think (at least I would handle it like a major bug, and I work as a developer for a quite complex firmware for an embedded device).
    I don't know what firmware versions or models are affected. This is an E55 with firmware 034.001. Is this a known bug that will be fixed in the next firmware? Will there be a new firmware version at all, as the E55 seems to be discontinued now?
    Another question: "Other files" still shows 14 MB. X-plore states that there are only 4,5 MB used on C:. Can some people with the knowledge tell me where the remaining 10 MB could be located and post some info what directories can be safely removed without losing non-recoverable data (temporary files, cache files etc.)? I already deleted the cache in the internal web browser and in Opera mobile.

    At this point I think you should get Applejack...
    http://www.versiontracker.com/dyn/moreinfo/macosx/19596
    After installing, reboot holding down CMD+s, (+s), then when the DOS like prompt shows, type in...
    applejack AUTO
    Then let it do all 5 of it's things.
    At least it'll eliminate some questions if it doesn't fix it.
    The 5 things it does are...
    Correct any Disk problems.
    Repair Permissions.
    Clear out Cache Files.
    Repair/check several plist files.
    Dump the VM files for a fresh start.
    Also, open Console in Utilities, and watch for clues if yhat doesn't help.

  • In Pages 5, why are page thumbnails different sizes?

    So I'm using 5. And I must say I think it's brilliantly done after a long period of ******** about it. I guess I'm not asking of it anything it doesn't provide and what it does it does very well - though I'm puzzled by the behavior of selecting text via the keyboard.
    Anyhow, that's not my question. I'm working with a long text document. I notice that as I work the page thumbnails become different sizes. It's subtle but it's clearly intentional. I reckon it's trying to tell me something but I don't know what. Haven't been able to find any info in the manual and was wondering if any of you clever people here might know. Thanks.

    This is what I meant about how rude you are though.  Your answer DOESN'T EXPLAIN ANY OF THE BEHAVIOUR myself or the other person were reporting.  The only assumption that I can make is that you posted here for the sole purpose of implying that we are both mistaken or stupid. 
    How is this helpful at all? 
    How do you have 32,485 points when you are obviously more concerned with insulting people than helping them out?  It puts the lie to the whole idea of "Apple Support Communities." 
    Also, I specifically informed you that your comments were insulting and unhelpful and politely requested you not post on this thread anymore or at least until you had some kind of actual information, yet here you are.  Posting again, with no content other than the implied insult.
    I'm not stupid.  I know what a section break is, I know what a page break is.  I'm a writer who has used innumerable word processing programs over the years and have been an IT worker for 10 years now. 
    I have a Pages document.  It has no (or only one depending on your point of view), section(s).  It has page breaks only.  The pagination is set to start at "1" on the first page and proceed normally to the end of the document (300 or so pages).  I am using Pages 5.5.2 on a brand new iMac.  I have NONE of the previous or older versions/types of Pages on my computer. 
    The pages thumbnails on the side, do actually CHANGE SIZE randomly as I am editing the document.   These differing sizes are NOT CORRELATED WITH THE BEGINNING OR ENDING OF SECTIONS.  These size changes are also NOT CORRELATED WITH THE PAGE BREAKS (in case you were about to argue the similarity of page breaks and section breaks).  As I work through the document and scroll up and down editing here or there, the size of the thumbnails RANDOMLY CHANGE SIZE.  Sometimes this is correlated with me working on a section, sometimes I can work on a section and no change happens at all.  The thumbnails that change size often change back again when I scroll back to them later on. 
    So please ... Try to act like a decent human being and either help out, or go away.  STOP POSTING THAT WE ARE WRONG, when you DON'T in fact know we are wrong.  STOP INSULTING ME by assuming I am stupid. 
    Why are you even here if you don't want to actually HELP anyone? 
    To anyone else reading this:  I am having a real bad time with this fellow who is just the most insulting person I have met for a while, however many of my posts about him are being deleted.  If anyone knows (including the mods of this forum) of the proper way to REPORT or get rid of a troll/abuser like him on Apple Support Communities or a place to report his behaviour, please let me know. 

  • Photo gallery with Thumbnail View in Flex 3

    Hello everyone
    I very urgently need an answer to a very simple qeuestoon. I have been trying really hard since days to get a solution to this simple problem but in vain.
    I am building an application in Flex 3. I simply want to create a photo gallery with a thumbnail where when the user clicks on a thumbnail, the image is shown in the canvas/tab navigator box next to it. The images are stored in a local folder (in src) are ARE NOT on available on any web link.
    The Vbox with the thumb image and the .xml file has been created. But when I click on the thumbnail, the full image cannot be seen in the application. I dont know if this is a problem with data binding or what.
    Please help!!!
    Thanks a ton.

    Check the folder structure
    Flash is not able to get some file thats why the IO Error.
    trace the url path just before u load the file and u will be abel to find whether that file is in specified folder or not.
    http://www.darshanrane.com

  • Photo gallery created in Bridge doesn't display thumbnails and links work but don't display photos

    The gallery works in preview and in live view in Dreamweaver, but not when posted to the website. I did one last week which worked just fine, and nothing has been updated in either CS 5.5 or the server software.

    Try to recreate the thumbnails for that folder.
    Use the latest version of the converter (5.4)

  • Photo Gallery thumbnails in business catalyst render in different sizes in different browsers

    Photo Gallery thumbnails in business catalyst render in different sizes in safari and chrome but are fine in firefox. What is the issue with Safari? I have tried the different algorithm options such as fill_proportional etc and firefox is the only browser that displays correctly. I thought safari was the most standards compatible browser - what's the problem here?

    Hi,
    If you have seperate XML file but with the same basic structure then you can change the XML a Spry dataset refers to and regenerate the spry region without reloading the full page.
    So on my photo gallery page I can change the album the photos are shown from via the seturl sprydata function as below.  dsPhotos being my Spry dataset that points to the relevant XML dataset with my image references and captions etc.  My XML is actually dynamically generated from Picasa RSS feeds (and RSS feeds are XML) but the principle will be the same with your static XML.
    First I add an event listener for when someone clicks on an album (the li tag within my div with the id "albums" holds a photo and title for each album.)
    function Albums()
    var myalbums = Spry.$$("#albums li", "TabbedPanels1")
    var rows = dsAlbums.getData();
    var setListener = function( element, value )
      Spry.Utils.addEventListener( element, "click", function(){ showAlbum( value ); },false );
    for( var i = 0, length = myalbums.length; i < length; i++ )
      setListener( myalbums[i], i );
    Then this is the code which changes the photo album to be shown. (when the user clicks the relevant album)
    function showAlbum(i)
    pauseShow();
    pImage = 'No';
    var rows = dsAlbums.getData();
    var albumid = rows[i]["albumid"];
    var url = "xml/PicasaAphotoFeed.asp?albumid=" + albumid;
    dsPhotos.setURL(url);
    dsPhotos.loadData();
    var rowcount = dsAlbums.getRowCount() - 1;
    var nextalbum;
    var navnext;
    var n;
    The page is here www.thehmc.co.uk/photo5.html is you want to see it in context.
    In your case showAlbum would switch between Frank.xml or Wolfie.xml depending on how you decide to name your xml datasets.
    Regards
    Phil

  • Drag and Drop (re-order) Thumbnails in Organizer

    I am using Photoshop Elements version 5.0.2
    I would like to re-order pictures in an order that will make sense for me in my business. I suppose I can go through each pix and change the time on them, so I can then sort by time stamp.
    Is there an easier way to do this? I was hopeful that I could drag and drop them in Thumbnail view - but I cannot.
    Thank you,
    Jamie

    >Is there anyway to delete the photos in the main well, without losing them from my collection?
    As I understand the design, the main well is intended to be all the photos that you are managing with Photoshop Elements.
    Collections are used to display a specific group of those photos in your chosen sequence for any given activity.
    I suspect that since you are using a consumer product such as Photoshop Elements for your business purpose, you may need to make some compromises like having a default (the main photo well) display sequence which you see first when starting PSE that is not what you would choose.
    This is not bad if PSE does what you want - just additional steps to switch to the Collection view and also to maintain (drag and drop) the sequencing of the collection when you add additional photo files to a Collection.

Maybe you are looking for

  • F053 boxes instead of images on multiple websites.

    At some point little icons or images became replaced with small boxes with a "F053" or "F0XX" where XX is a set of numbers on several websites, I cannot seem to get that fixed. Image link: http://postimg.org/image/f7zp1wvnh/ Resetting firefox is LAST

  • EBS password - 500 Internal Server Error - FNDCPASS was not able to decrypt

    Hello Guys, I am running ebs 12.1.3 on OEL6. We have been testing for about three months and sudenly there was a prompt at login to chage the sysadmin's password. After that change our system fell apart. We get "500 Internal Server Error" at any atte

  • Oracle 10g R 10.2 for Linux x86-64 - /proc/sys/vm/disable_cap_mlock problem

    Hi All, During installation - Oracle Database Configuration Assistance, I have got below error and thus I stuck. As per Metalink note 293988.1, this will be resolved if I do [root@localhos]# echo 1 > /proc/sys/vm/disable_cap_mlock . But problem is wh

  • Hour glass import pictures????

    Why am I getting hour glasses pictures instead of my pictures when I import from my Nikon 5100?? I've been fine for a year importing and now this..

  • Resizing artboard

    I am trying to set up a new artboard in Illustrator CS 4 with the dimensions of 2.375 X 3.625 but Illustrator keeps rounding the numbers up to 2.38 x 3.63. How do I keep Illustrator from rounding numbers? Can I extend the decimal places somewhere? Ca