Copied to clipboard

Flag this post as spam?

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


  • Sam 184 posts 209 karma points
    Apr 22, 2010 @ 22:33
    Sam
    0

    RE: Multiple doctypes

    Hi everyone,

     

    Could someone please help me out here, been trying to resolve this for awhile but I'm new to umbraco and xlst, and asp.net for that matter.

    Can autofolders create multile doctypes in the same tree?

    I am using runwaynews package for a simple news section and it creates a url as follows:

    www.mysite.com/news.aspx (click example-news-article goes to >>> www.mysite.com/news/2010/04/10/example-news-article.aspx - I am not bothered about truncating.

    This structure comes about from this in umbraco:

    RunwayNewsLibrary (News node under Home) > RunwayYear > RunwayMonth > RunwayDay > Runwaynewspage (all these are doctype alias's)

    As you can see, there are a few doctypes created in the tree. This has to be done manually by right clicking News > Create (Year) > Right click year (create month) > right click month (create day) > right click day (create newspage). Very very long winded... basically, can autofolder recreate this structure in the autofolders.config file?? Tried a few combinations but no luck at all :(

    I just want to be able to right click news, create newspage and the tree expands like so:

    News

     - 2010

     -- 04

    ----10

    ----- example-news-article

    but with the correct doctypes for each node. I hope this makes sense, I know it's a bit of an essay.

    if anyone can help, thanks so much in advance :)

  • Chris Koiak 700 posts 2626 karma points
    Apr 27, 2010 @ 16:17
    Chris Koiak
    0

    Hi Sam,

    Autofolders only supports the creation of a single DocType.

    Cheers,

    Chris

  • Sam 184 posts 209 karma points
    May 02, 2010 @ 13:10
    Sam
    0

    Ok Chris, thanks :)

    Got my news and separate events lists working under datefolder now anyways but thanks for the reply.

Please Sign in or register to post replies

Write your reply to:

Draft