Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Martin 278 posts 661 karma points
    Feb 08, 2012 @ 17:34
    Martin
    0

    Autofolders Help - Organise by custom date.

    Hi all, 
    After struggling with the datefolders. Ive now got autofolders set up.

    I also struggled with autofolders at first by managed to get it working using the provided Simple template.

    I couldnt seem to get the Full template working.

    My problem is that I want to move a news item about so that I can add old news.

    Ive tried addinga custom sort date but cant seem to get it to work.

    Has anyone tried to move autofolders items about?

     

    <?xml version="1.0" encoding="utf-8" ?>
    <settings>
      <folderProviders>
        <folderProvider alias="DateFolderProvider_Simple"
                assembly="/bin/AutoFolders"
                type="AutoFolders.Providers.DateFolderProvider">
          <property alias="MonthFormat">MMMM</property>
          <property alias="YearFormat">yyyy</property>  
        </folderProvider>
      </folderProviders>
      <autoFolders> 
    <autoFolder docType="NewsItem"
    folderProviderAlias="DateFolderProvider_Simple"
            folderDocType="DateFolder"
        />  
      </autoFolders>
    </settings>

     

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies