Sort taxonomy folder manually

Hi,
I want to sort my taxonomy folders manually within an iView. This is possible for normal/standard KM-Folders, but not for taxonomy structures.
Has anyone an idea how to realize manual sorting of these folders?
Thanx
Christoph

There is a hidden CM repository called /taxdata, used by your taxonomy.
Navigate to this folder by entering in the following URL :
http:/host:port/irj/go/km/navigation/taxdata?StartUri=/
Here, go to folder details -> settings -> manual ordering -> enable manual ordering.
Order this folder and your taxonomy will appear ordered in your KM navigation iView.
> please reward points if this is helpful <

Similar Messages

  • How do you sort mini bridge manually?

    Is there a way to sort mini bridge manually? I have manually sorted images for an album design in Bridge but when I open Mini Bridge in Indesign they are sorted by filename. I do not see a sort option to sort manually. Wondering if anybody has a solution other than to rename files from Bridge.
    I am using InDesign and Bridge CS6 on a Windows 7 computer via the Adobe cloud.

    Yes, when I do that it sorts the albums in the folder by name.
    I may have misused terminology, I meant Smart Albums not smart folders, if this makes a difference.
    Thanks for your help!

  • LR 4 & 4.1 can't create new folder manually during photo import

    Windows 64, i7, 12GB RAM
    I don't seem able to create a new folder manually on photo import.  This still works fine on the same PC with LR3.6.  Anyone else seeing this?  Thanks.

    I've sometimes found the 'Make New Folder' option to be a bit hit and miss on Win7....so I generally avoid it. In your case, wouldn't it be easier to have Lightroom create the folder for you by setting up your Destination panel as follows:
    Obviously the selected target parent folder in your case would be "Photos Working Folders", use "Organize: Into One Folder", tick the Into Subfolder box and enter the name of the sub-folder you want, e.g. raw0015. As you can see, if the sub-folder doesn't yet exist, Lightroom then shows you that it will be creating it for you.

  • I created an album from photos taken off three different cameras. I am sorting the photos manually and when I close iPhoto, the photos move back either by date or by camera import time. How can I keep the photos from moving around?

    I created an album from photos taken off three different cameras. I am sorting the photos manually and when I close iPhoto, the photos move back either by date or by camera import time. How can I keep the photos from moving around?

    Don't tell us, tell them
    http://www.apple.com/feedback/macosx.html is the place for feature requests and feedback

  • Sorting in Folder block of customer entry form

    In Customer Entry form, the folder block ORG_NS_FIND_FOLDER is being sorted on org_per_number,customer_number.
    We are customising this form and would like to override the default sorting and use our sort columns.
    Can anyone please let me know where is the code that is doing this sorting on org_per_number,customer_number. I want to replace it with mine.
    Thanks in advance
    Murthy

    It would be good if anyone atleast let me know how to provide the column names for sorting my folder block

  • Under View Sorting Options the Manual sort option is dimmed and not available; how do I fix?

    Under the View tab, Sorting Options, the Manual Sort is dimmed and not available to me; how do I fix?

    In an album just drag the photos where you want them. Manual sorting is not available in smart albums
    LN

  • Sort by folder size

    Hello every one! I have this script:
    $log = ".\logfile.log"
    $startFolder = "C:\VMs"
    $colItems = Get-ChildItem $startFolder | Where-Object {$_.PSIsContainer -eq $True} | Sort-Object
    foreach ($i in $colItems){
    $itemSum = Get-ChildItem ("$startFolder\" + $i.Name) -recurse | Measure-Object -property length -sum
    "$startFolder\$i -- " + "{0:N2}" -f ($itemSum.sum / 1KB) + " KB" >> $log
    import-csv $log -delimiter "`t" | export-csv .\TEST.csv
    $body = Get-Content $log | Sort | Out-String
    Send-MailMessage -From [email protected] -To [email protected] -Subject "Test Theme" -attachment .\TEST.csv -Encoding ([System.Text.Encoding]::UTF8) -Body $body -SmtpServer test123.test.local
    Remove-Item $log
    Remove-Item .\TEST.csv
    When this script done I
    receive something like this in email message:
    C:\VMs\Backup -- 0,00 KB
    C:\VMs\Vbox -- 82 874 750,42 KB
    C:\VMs\VMWARE_BACKUP -- 182 818,77 KB
    How I can change this script to sort by folder size?
    Not alphabetically.
    Thanks in advance!

    Hello Darkwind,
    you can do this, but it'll require some reformatting your script. I've done the honors:
    $startFolder = "C:\VMs"
    # Get folders
    $colItems = Get-ChildItem $startFolder | Where-Object {$_.PSIsContainer -eq $True} | Sort-Object
    # This one will do the measuring for us
    $fso = New-Object -ComObject Scripting.FileSystemObject
    # iterate over each folder and measure length
    $FolderReport = @()
    foreach ($i in $colItems)
    # 1: Get Size
    $folder = $fso.GetFolder($i.FullName)
    $size = $folder.size
    # 2: Set Properties in a hashtable
    $props = @{
    name = $i.FullName
    size = $size
    displaysize = (("{0:N2}" -f ($size / 1KB)) + " KB")
    # 3: Add to results
    $FolderReport += New-Object PSObject -Property $props
    # Sort results
    $FolderReport = $FolderReport | Sort size
    # Build CSV attachment
    $FolderReport | export-csv .\TEST.csv
    # Build body
    $lines = @()
    $FolderReport | %{$lines += ($_.name + " -- " + $_.displaysize)}
    $body = $lines -join "`n"
    # Send mail
    Send-MailMessage -From [email protected] -To [email protected] -Subject "Test Theme" -attachment .\TEST.csv -Encoding ([System.Text.Encoding]::UTF8) -Body $body -SmtpServer test123.test.local
    # Cleanup file
    Remove-Item .\TEST.csv
    As you can see, some slight modifications :)
    Now, just what did I change ...
    I used the Scripting.FileSystemObject Comobject to measure size, since that's a bit faster.
    When selecting the size, I built custom objects containing the information (Name & size), since if we want to sort by size, we need to keep it as a separate property.
    Then I sorted by size, and exported the result into a csv file for attachment
    I built the body from strings in memory - no point writing it to a file, just to reread it. (that "`n" should work as a linebreak)
    Cheers,
    Fred
    There's no place like 127.0.0.1
    Thank You! It's work for me!
    But this script first shows the
    folders from the small to the larger
    size. Is it possible to do the opposite?

  • In iPhoto 11, on my iMac,I want to rearrange photos manually. However, when I go to view sort by, the 'manually' choice is gray. Is there a way to manually rearrange my photos?

    In iPhoto 11, I want to rearrange photos within Events, however, when I go to view>sort by the 'Manual' option is gray. What do I need to do to be able to manually rearrange photos?
    thank you

    Photos cannot be arranged manually in Events.  Create an album of the Event and do the manual arrangement there.
    OT

  • Sort iTunes folder by album

    I have a lot of music in an iTunes folder on a backup drive. I want to be able to sometimes take some of it and replace the existing music on my iPod. iTunes, however, has organized the music on the backup drive by artist. This is fine for most albums, but for some albums it just creates a mess. For instance, to load a Christmas album where each track is by a different artist, I would have to remember each artist’s name, and use that information to find and load each individual track separately. (This is an especially huge problem for classical albums,where different tracks commonly feature different artists.) Does anyone know a way to, maybe, organize the whole iTunes folder by album instead? Or shareware that does this? It would completely solve the problem.
    I believe that for future albums I can save them as compilations and they will sort more usefully. But what’s the solution for albums that iTunes has already saved?
    Sorry if this is an old topic.

    ahhh, that must be it!
    i see that folder but don't know how stuff got in there.
    how do i mark music to go there?
    or do i have to drag it manually?
    sorry--i'm a little lost
    thank u!

  • How to sort taxonomy with Java api?  Please Help

    Can someone please help me out?  I understand and can display the contents of a taxonomy. But I need it to be displayed in alphabetical order.  Manual ordering does not exist for taxonomies.  How do you sort a taxonomy in java?
    The following snip of code can get the taxonomy and loop through it but isn't ordered correctly.  Can some kind of comparator be used somehow?  Points will be rewarded!  Please help.
    //Get connection to KMCM path
    RID rid = RID.getRID(strPathToKMCM);
    IResource resource = ResourceFactory.getInstance().getResource(rid, context);
    ICollection collection = (ICollection) resource;
    IResourceList children = collection.getChildren();
    for (int i = 0; i < children.size(); i++){
         IResource ir = children.get(i);

    I'd also be interested to know how to do this.
    I found this code section to sort by date, but couldn't change it to get it to work to sort alphabetically.
    private void sortResouceListByDate(IResourceList resourceList) throws Exception {
    // create property names to index properties
    IPropertyName iPropSort = new PropertyName("http://sapportals.com/xmlns/cm", "modified");
    //create a comparator to order the resource list
    ResourcePropertyComparator rRPC = new ResourcePropertyComparator(iPropSort, false);
    //order the resource list
    resourceList.sort(rRPC);
    Link where code was found:
    https://forums.sdn.sap.com/thread.jspa?forumID=42&threadID=148468&messageID=1670970#1670970
    We are using:
    Portal 6.0.15.0.0
    KM 6.0.15.4.0
    Thanks!!

  • Sort by folder structu

    on the 6GB creative zen can i
    i hate it when palyers sort by artist or album. i have all my music divided into folders and would like to use it as it is without having to edit tags.
    is there any other mp3 palyer that can sort music by folder structure?

    There is no way to do this on the Zen. I hate it too. Why does the player assume that I'm so dumb that it doesn't even allow me to navigate a folder structure on my own? GRR.
    There are lots of players that do this, but not the Zen.

  • Deleted folder manually, now cant un-/ install anymore using pacman

    hi there,
    i accidently manually deleted a folder related to nexuiz some while ago and now can't uninstall nor install it using pacman anymore :x
    the returned error is:
    $ sudo pacman -S nexuiz
    resolving dependencies...
    error: could not open file /var/lib/pacman/local/nexuiz-data-2.5.2-1/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/nexuiz-data-2.5.2-1/depends: No such file or directory
    looking for inter-conflicts...
    error: could not open file /var/lib/pacman/local/nexuiz-data-2.5.2-1/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/nexuiz-data-2.5.2-1/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/nexuiz-data-2.5.2-1/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/nexuiz-data-2.5.2-1/depends: No such file or directory
    Targets (1): nexuiz-2.5.2-2
    Total Download Size: 0.00 MB
    Total Installed Size: 5.30 MB
    Proceed with installation? [Y/n]
    then it trys to update to 2.5.2-2
    btw; the nexuiz-data-2.5.2-1 folder is completely empty
    i want to install it again, so how can i fix this ?

    naequs wrote:/e: removing the cache of not installed packages witch "pacman -Sc" did the trick for me
    My girlfriend had the same problem, with clutter. However, this solution did not work for us, but I removed clutter and reinstalled it with "--force" ('pacman -Sf gnome-games' was the exact command, actually) because it was complaining about existing files in the system which basically were not managed by the package manager anymore. The problem was apparently caused by some disk errors, or something - her computer lost disk data with several other previous occasions.
    The previous installation most likely left some garbage on the disk, but at least pacman works .

  • Sorting tree items manually

    I am trying to allow the user a way of shifting through items
    in a tree 2 levels deep. This will give the user a chance to order
    the items within the tree so they can be sent to word in the
    desired sequence. I have working code for shifting through items at
    the lowest level but I can't get it to work correctly for the
    folder level items. I have some code that works okay but has a
    little problem. I found that if you stick with moving one folder up
    the tree then you won't encounter the problem. However, if you
    switch to a different folder to move then you will encounter the
    problem sooner. The problem seems to be copying a portion of the
    tree and appending it to the end. I don't know what exactly is
    happening! I was hoping that someone could help me out on this.
    Does anybody know a way to do this? Ohh yeah and I would like
    the selectedIndex to stay with the folder selected as well.
    (I also posted this in the “Advanced Techniques”
    forum.)
    Thanks for your help.
    Jeff
    Code:

    Has Anybody even attempted this before?

  • Sorting in "Folder pane" -- LR4-Library mode

    How do I sort my folders in the Library mode -- on the left "folders panel" -- by default it sorts alphabetically -- how do I change that default?

    You can't.
    Just use a naming convention that matches alphabetically what you want to achieve.
    Cornelia

  • Manual ordering in taxonomies

    Dear SDN Experts, Dear Forum
    is there any possibility to enable the command "manual ordering" for taxonomies? For simple km objects there seems to be no problem, the details screen shows me the command but in the taxonomy details screen there is no such function.
    (We are running on EP7.0 SP10)
    Any suggestions would be very helpful...
    Thank you very much in Advance
    Best regards
    Akan

    Hi Akan,
    I'm afraid that manual ordering for taxonomy folders is not supported in EP7.0.
    Refer to the following post, maybe you will find here suitable solution for your issue:
    <a href="https://www.sdn.sap.com/irj/sdn/thread?messageID=3276493#3276493">Sort taxonomy folder manually</a>
    You can also try to develop custom ResourceListFilter which you can use to change sorting order for displaying taxonomy folders.
    Best Regards,
    Michal M.

Maybe you are looking for