Adding Images to the folders

Hello All,
Kindly let me know how I can attach an image to the Content Management folder and show the image along with the folder name on the portal? Do I have to use different UI?
Any Ideas or suggestion. I wanted the way just like http://service.sap.com homepage with images.
Regards,
Praveen

Hi Preveen,
the "Entrypoint Exlorer" layoutset came in SP2 with Patch5. I think you can create yourself such a layout set in KM configuration.
For this do the following:
1. Create a Collection Renderer: Configuration -> Content Management -> User Interface -> Settings -> Collection Renderer Settings -> New
Use the following settings (some parameters might not exist in your SP version):
Name                    EntrypointsCollectionGridRenderer
Description               The entrypoint categories renderer
Collection Renderer          CollectionGridRenderer
Breadcrumb Visibility Style     invisible
Width Adjustment Mode            standard
Height Adjustment Mode          compact
Number of Rows               5
Row Spacing               15
Number of Columns          3
Column Spacing               15
Column Spacing Mode          minimum
Property for Sorting          no_sorting
Vertical Alignment          standard
2. Create a Resource Renderer: Configuration -> Content Management -> User Interface -> Settings -> Resource Renderer Settings -> New
Use the following settings (some parameters might not exist in your SP version):
Name                    EntrypointsResourceRenderer
Description               Resource renderer for entrypoint categories
Resource Renderer          ResourceRenderer
Image Width               48
Image Height               48
Image Setting               replace
Primary Text Style          HEADER2
Secondary Text Style          LEGEND
Child Folders' Style          off
Visible Properties          rnd:image(alignLeft/[1-2;1]/contentLink/space-right=10),rnd:displayname([1;2]/alignLeft/alignTop/contentLink),description(useLinkData/alignLeft/alignTop)
Command Display               off
Resource Command Group          Not set
Folder Command Group          Not set
Link Command Group          Not set
3. Create a Resource Renderer: Configuration -> Content Management -> User Interface -> Settings -> Layout Set -> New
Use the following settings (some parameters might not exist in your SP version):
Name                    EntrypointsExplorer
Description               The entrypoint categories layout set
Enabled for presentation settings     YES
Layout Controller          SimpleLayoutController
Collection Renderer           EntrypointsCollectionGridRenderer
Resource Renderer           EntrypointsResourceRenderer
Commands for the details menu     Not set
Now, you should have an 'Entrypoints Explorer' LayoutSet to choose from, so you can follow my first post.
Best regards,
Robert

Similar Messages

  • Images in the folders of an external file system KM

    Hello,
    We are facing a problem in our KM, the thing is We have created a external file system in our KM, it is green and almost everythings is working fine... In the CM repository we have assigned the "properties" as a repository services, but in the setting of our folders we can not see the tab of rendering within the properties.
    This is our problem without this tab of rendering We can not assign a image for this folder .. And We need to assign imaged to the folders.
    Does anyone know whether we need to add new repository sevices to our file system ? or it is impossible to assign an image to a folder in a external file system within the knowledge management.
    Thanks in advance.
    OLAF

    We have found the reason why we did not have the rendering option for assign images to the folder in a external repository.
    Our guess was good, We should have added a new "repository services" called "layout service".
    Thanks for reading this.

  • Adding Images to the List component

    Adding Images to the List component while using the FLV
    PLayback
    All, ( i can send you my source files if it would help)
    I'm using the FLV Playback component and loading videos into
    it from an external xml file. I also have a list component tied to
    the FLV playback that when you click on one of the elements in the
    list, it plays that movie.
    QUESTION:
    My question is how do I add an image to the list component?
    Below is the xml file and the actionscript. I've added the image
    attribute to the XML file as img="time_square.jpg" and added the
    element of the array when calling/creating the list. Did I do this
    right?
    Any direction would be very much appreciated.

    Adding Images to the List component while using the FLV
    PLayback
    All, ( i can send you my source files if it would help)
    I'm using the FLV Playback component and loading videos into
    it from an external xml file. I also have a list component tied to
    the FLV playback that when you click on one of the elements in the
    list, it plays that movie.
    QUESTION:
    My question is how do I add an image to the list component?
    Below is the xml file and the actionscript. I've added the image
    attribute to the XML file as img="time_square.jpg" and added the
    element of the array when calling/creating the list. Did I do this
    right?
    Any direction would be very much appreciated.

  • Adding images to the stage

    Hello,
    I am currently working on a photo gallery which reads an XML file and load all picture from it. I am doing all by AS3 by adding bitmapdata to the container by loader object. What I want to do is when I add these images they behave like a button, by enabling hand cursor and pointing to a specific frame or an URL when I click on it. How should I proceed with the script to do so ? (Create a button or a movieclip which can be clicked and all this on a dynamic way)
    Thank you all guys !

    Hey kglad,
    Thank you...that helped !

  • Adding image for the selected Tree leaf???

    Hi All,
             I am working with flex tree component in which i have to add
    an arrow image for the  selected leaf node. I tried to do this using itemclick event
    but cant make it. can you help me out in doing this???
    Note: I have written custom Tree and TreeItemRenderer...
    -Sundar

    Thanks for ur reply Grizzzzzzzzz,
                                                    is there a way to identify the selected leaf from within MyTreeItemRenderer(Extends TreeItemRenderer)?
                                                   If this is possible,i can add the image to the selected leaf of the tree.
    Right now i am assigning images to all the leaf nodes of the tree as follows:
    public  
    class MyTreeItemRenderer extends TreeItemRenderer
    * Override to draw a line in case current item is a leaf.
     override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):
    void{ 
    // Call super method 
    super.updateDisplayList(unscaledWidth, unscaledHeight);
    if(super.data){
    if(TreeListData(super.listData).hasChildren){
    // logic for parent node comes here
    else{ 
    //Adding leaf Image
    //Logic to add images to leaf 
    myImage.source = leafImage;
    myImage.x =
    super.label.x;
    //The above code adds images to all leaf nodes. CAN I ADD THIS IMAGE ONLY TO THE SELECTED LEAF NODE???
    //HOW TO FIND THE SELECTED LEAF NODE FROM HERE??? SO THAT SELECTED LEAF WILL BE ADDED WITH THE IMAGE???
    //The above code adds images to all leaf nodes. CAN I ADD THIS IMAGE ONLY TO THE SELECTED LEAF NODE???
    //HOW TO FIND THE SELECTED LEAF NODE FROM HERE??? SO THAT SELECTED LEAF WILL BE ADDED WITH THE IMAGE???
    THANKS,
    SUNDAR 

  • Adding Images in the Interactive Form

    Dear All,
        How to add a image in the standard SAP Deliver interactive forms for the PCR.
    Can i able to change the logo which is available in the system to the custom logo.
    So that will it get reflected in the all the standard screen using the logo.
    Thanks
    Yogesh

    Hi Yogeshwaran,
    After u create a UI element for the Image. set the URL for the UI element value in ur coding for the Value Attribute which is bound to the Image UI element.
    After setting the URL, save the URL in the back-end table so that next time the form is loaded the Custom logo is displayed
    Hope this helps u
    Regards,
    Poojith MV

  • Adding image in the header?

    hi
    I would like to know how I could add an image in the report on the left hand side of the header section.
    And do I need to include the image in the path or where?
    Please help me out
    Thanks

    Go to file import images and import the image and then place it adjust to the size you want thats it.
    Cheers
    Rao

  • Adding images to the header & footer in Pages for the iPad

    How do I add images i.e. logos into the header and footer in Pages for the iPad.

    I do not beleive Pages for iOS allows insertion of images into the header or footer, just the background of the page body. It can however be placed behind the header. (Tools icon (wrench - upper right of screen) > Document set up

  • ADDING IMAGES TO THE DASHBOARD

    I would like to add our company logo to the dashboard.
    How should I go about it?
    Thanks.
    Winny.

    One should not modify the Oracle Style. If something goes wrong you should have something to revert back to. Also, i am not sure whether modifying the Oracle Style is supported. You need to create a custom style(copy the oracle style as metioned in the blog entry above) and make the changes there.
    Thanks,
    Venkat
    http://oraclebizint.wordpress.com

  • Using a devices camera and adding the image to the display list

    Hi,
    My students and I have not been able to make an AIR app that can take a picture using the devices camera and then add the image to the display list. We are able to open the devices camera and of course take a picture, but that's it.
    We've been using these two tutorials/examples:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/CameraUI.ht ml
    and
    http://tv.adobe.com/watch/adc-presents/input-for-mobile-devices-camera/
    I've uploaded our project: http://www.dayvid.com/professor/camera.zip
    Can someone help us out?
    Thanks!
    Below is the main document class:
    package  {
    import flash.desktop.NativeApplication;
    import flash.display.Loader;
    import flash.display.MovieClip;
    import flash.display.StageAlign;
    import flash.display.StageScaleMode;
    import flash.events.ErrorEvent;
    import flash.events.Event;
    import flash.events.IOErrorEvent;
    import flash.events.MediaEvent;
    import flash.media.CameraUI;
    import flash.media.MediaPromise;
    import flash.media.MediaType;
    import flash.events.MouseEvent;
         public class Main extends MovieClip{
              private var deviceCameraApp:CameraUI = new CameraUI();
              private var imageLoader:Loader;
              public function Main()
                   this.stage.align = StageAlign.TOP_LEFT;
                   this.stage.scaleMode = StageScaleMode.NO_SCALE;
                                     camera_btn.addEventListener(MouseEvent.CLICK, cameraBtnClicked);
                          private function cameraBtnClicked(event:MouseEvent):void
                                    if( CameraUI.isSupported )
                                                      result_txt.text = "Initializing camera...";
                                                      deviceCameraApp.addEventListener( MediaEvent.COMPLETE, imageCaptured );
                                                      deviceCameraApp.addEventListener( Event.CANCEL, captureCanceled );
                                                      deviceCameraApp.addEventListener( ErrorEvent.ERROR, cameraError );
                                                      deviceCameraApp.launch( MediaType.IMAGE );
                   else
                                                      result_txt.text = "Camera interface is not supported.";
              private function imageCaptured( event:MediaEvent ):void
                   result_txt.text = "Media captured...";
                   var imagePromise:MediaPromise = event.data;
                   if( imagePromise.isAsync )
                    result_txt.text = "Asynchronous media promise.";
                    imageLoader = new Loader();
                    imageLoader.contentLoaderInfo.addEventListener( Event.COMPLETE, asyncImageLoaded );
                    imageLoader.addEventListener( IOErrorEvent.IO_ERROR, cameraError );
                    imageLoader.loadFilePromise( imagePromise );
                   else
                    result_txt.text = "Synchronous media promise.";
                    imageLoader.loadFilePromise( imagePromise );
                    showMedia( imageLoader );
              private function captureCanceled( event:Event ):void
                   result_txt.text = "Media capture canceled.";
                   NativeApplication.nativeApplication.exit();
              private function asyncImageLoaded( event:Event ):void
                   result_txt.text = "Media loaded in memory.";
                   showMedia( imageLoader );   
              private function showMedia( loader:Loader ):void
                   this.addChild( loader );
              private function cameraError( error:ErrorEvent ):void
                   result_txt.text = "Error:" + error.text;
                   NativeApplication.nativeApplication.exit();

    Hi,
    Do I have to add the picture to the cameraroll in order to add it to the AIR apps display list?
    Both examples from Adobe claim that their examples work. Do they not?
    In the example, the event handler asyncImageLoaded is never called. The output text field shows -   result_txt.text = "Asynchronous media promise."; So the Event.COMPLETE is being added. But I don't think it's being dispatched.
    Any ideas?

  • Entourage Email - I have taken over someone else job so have her email account with all folders and past emails and have also added my own email account. How can I sync the folders- as I need to be able to see them on my iphone but its under her 'account'

    I have taken over someone else job so have two email accounts on my Entourage - as the past account had all the folders and past emails when I sync my mail onto my iphone I can not see the folders and any past emails. How can I sync all of her old mail account info (emails and folders) to my email account to make ONE email account?!

    Marc Bublitz wrote:
    I thought that originally too, but that's all changed with the pool of apps that are out there now. So now what I'm trying to do is to prove that technology is progressing to the point where a tiny, handheld phone can produce images that are nearly as good as photos taken with much more expensive and bulky equipment. I've got my share of expensive bulky camera equipment, but I'm finding that I'm having much more enjoyment out of using my iPhone from initial capture, to editing, to publishing, and achieving results that are nearly as good.
    I do think you're working under a bit of a handicap. For example, lens quality. Here's an iPhone photo example of some wild turkeys in the neighborhood masked by flare that would be much better controlled on an SLR lens (click to enlarge - the flare is obvious, the turkeys are not):
    At the same time, working under a handicap can definitely spur creativity, similar to the oft-cited example of swapping out your zoom lens for a prime to force yourself to pay attention to composition.
    It's an interesting concept - I wish you luck!

  • How to get my images always order by file name, and not by time of captur, in all the folders in the library?

    How to get my images always order by arquive name, and not by time of captur, in all the folders in the library?
    Sorry for the poor english, but im portugues.
    In the library we can change the order of classification of image by, time of capture, name of file etc... I'm wondering if its possible define to be always by the name of file.
    It ´s possible?
    And i have other question, in print label we have an option to auto rotate to feet in page to have the image using the maximum area in the page (auto rotate, zoom etc), its possible to change the orientation of the rotation to be always in  the other direction?

    The Muvos are USB Mass Storage devices and do not have the ability to display track information based upon ID3 tags.
    The Zens all read and display track info based upon ID3 tag information that is either gathered from an online source or entered by the end-user.
    If you want the track information displayed instead of the ID3 tag information, you could edit the ID3 tags and rename the title to whatever you have as the file name. Not sure why your file names would differ so much from the ID3 tag info though, almost all of my content has the same name for the filename as it does on the ID3 tag title.

  • Lightroom 5.7.1, Yosemite OS X - Synchronise Folder function doesn't work in Lr. Is there a compatibility issue? I can see the folders/images in Finder but when trying to synchronise folders in Lr it does not recognise that there are any images and theref

    Lightroom 5.7.1, Yosemite OS X - Synchronise Folder function doesn't work in Lr.
    Is there a compatibility issue? I can see the folders/images in Finder but when trying to synchronise folders in Lr it does not recognise that there are any images and therefore unable to import to catalogue. Anyone has any idea how to make it work. Thanks a lot.

    Hi Elba,
    Thank you very much for your reply. Not sure, however, that we are talking about the same problem.
    I am trying to perform the same function in Lr that I have been doing for many years in the past and has only been a problem in the last few days (possibly coinciding with upgrading to Yosemite, trying to find out whether that is the problem)
    I am not intending to sync any files with Creative Cloud but only trying to use 'Synchronize Folder' function in Lr. Normally, I would right click on a particular folder in Lr catalogue and click on that function to check that the Lr Catalogue is perfectly matching my drives where the original photos are actually stored.
    The problem that I only started to encounter is that I can see the files on the actual drives but they do not appear in my Lr Catalogue and they are completely invisible to Lr. I simply can not get Lr to recognise them and then import them to catalogue.
    If for example, I export images to Ps and then save and close them, they do appear on my drive but are invisible to Lr and I can't get them imported into the catalogue. Import to folder also not producing any results as they are still invisible to Lr.
    Completely baffled by it. Any idea what could be the reason?
    Kind regards,
    Nik

  • I don´t see the folders image, music and videos on my FINDER

    Hi,
    I have a new MacBook pro, but I was wondering why the folders IMAGES, MUSIC and VIDEOS are not in the FINDER?

    Illaass,
    the finder only have the favorites folder, however the icons of MUSIC, VIDEOS and IMAGES are not in this list... so I don´t know where to save the music, photos, etc... this is my 1st experience with a macbook.
    I hope you can help me...

  • Can all the thumbnail images for several folders be generated at once?

    I have about 70 image CDs on an external hard drive each with it's own folder. The photos in these folders do not change so I shouldn't need to re create preview thumbnails.
    Is there a process to create all the previews for all the folders at one time so when I return I can just browse the photos without having to wait for previews to render? If I set preferences to Automatically Export Caches To Folders does that save the previews to each folder or something?
    Sometimes when I click a folder to preview the image contents I have to wait, even with Quick Preview thumbnail settings. Once Bridge seems to have stopped creating the previews I'll scroll and see it hasn't created the previews for the rest of the folder and I have to wait again. It doesn't always want to start creating the preview right away either.
    I'm using Bridge 2.1.1.9 on a new Mac.
    Thanks,
    DAN

    Theoretical you should create one folder and place all the 70 image CD's in this main folder. Then point Bridge to this main folder and in tools choose build and export cache. Select the export cache option and hit OK to include the subfolders.
    This will take some time and since cache in Bridge 2 is not that well after the caching is done you might have to choose the folders one by one for a first time to let it finish the caching and exporting job, depending on the amount of size files in this folders it will take less or more time but not this should be much faster then build cache for each folder apart.

Maybe you are looking for

  • Drop down in Table Maintainence Gen

    Hi all, I'm facing a problem in table maintainence generator main view screen...i've got two fields in my db table and i've created search help for both the fields for drop down option for both the fields in main view screen.....but the first field s

  • Disabled Not Stupid

    I am Disgusted with the treatment I am receiving from BT. I am being told several different stories and not getting a straight answer and being expected to pay a huge extra sum of £47.06 on top of my normal bill. I have spoken to sevral advisers and

  • Cisco Works server install

    All, does anyone know the best practise install in respect to partitions, O/S, and what locations the log files should be placed? We recently upgraded from an old Cisco Works platform and now our full CW is broke So can anyone recommend any best prac

  • Ipods and all scion's

    I have a 2008 Scion xD and my new i-pod works but will not charge. I was told by Corp. Scion that this was a i-pod/Apple problem not Scion's. Kevin went on to tell me that Scion did not know Apple was changing anything, and Scion will not be doing an

  • How much does it cost to replace your macbook air aluminium body?

    How much does it cost to replace your macbook air aluminium body?