Copied to clipboard

Flag this post as spam?

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


  • heoque 7 posts 22 karma points
    Jan 31, 2011 @ 20:06
    heoque
    0

    publishing documents on selected domains

    Hi folks !

    I would like to allow publishers to choose one or more (or even all domains) where which the document will be published. i have a few questions :

    1. How this can be achived ? programming wise (user controls, event handling ...etc)
    2. The effect of such functionality on caching and another core functionalities 
    3. server configuration assuming that all domains point to the same IIS server and using the same application pool.

     

    Thanks !

  • Sebastiaan Janssen 5060 posts 15522 karma points MVP admin hq
    Feb 01, 2011 @ 10:01
    Sebastiaan Janssen
    0

    Umbraco is really not meant to work that way. A document is either published, or it is not. If it should be "hidden" from certain domains, you'd have to rewrite all of your xlt (and other macro's) to, for example, respect a list of domains in which they may appear. 

    To achieve this, it would be much easier to change your setup, where you have different Umbraco instances in which publishers can publish. This does leave you with the problem that they will sometimes need to duplicate content.

  • heoque 7 posts 22 karma points
    Feb 01, 2011 @ 20:37
    heoque
    0

    umm. this means it's troublesome ! thanks for answering anyways

Please Sign in or register to post replies

Write your reply to:

Draft