Copied to clipboard

Flag this post as spam?

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


  • Colin Gemmell 2 posts 22 karma points
    Dec 04, 2009 @ 15:38
    Colin Gemmell
    0

    Creating custom content sections with umbraco 4

    I'm working on an umbraco website just now and one of the requirements is to have a custom section in the back end that can be used to manage publish smaller micro-sites.

    I have been able to create the new section and added some nodes to it. What I can't get to work is publishing them and making them viewable at the correct url.

    As an example, say i have created a new section called microsite, inside that there is a folder called myportfolio. this should route to something like www.myumbracosite.com/microsite/myportfolio.

    Does anyone know how to get this sort of thing working? Is it even possible to publish content from outsite of the main content section?

    Any help would be greatly apprechiated.

    Kind Regards Colin G

  • Seth Niemuth 275 posts 397 karma points
    Dec 04, 2009 @ 17:34
    Seth Niemuth
    0

    This would be the easiest by defining the start node for the user (for example, you would assign the user with the start node of microsite).

    It is possible to make a copy of the main content section by working with the code but it will be much easier to set up user permissions/start nodes according to your micro-site requirements.

     

Please Sign in or register to post replies

Write your reply to:

Draft