Copied to clipboard

Flag this post as spam?

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


  • blackhawk 313 posts 1368 karma points
    Apr 07, 2017 @ 10:26
    blackhawk
    0

    scheding publish for specific node

    Are there any creative ways to set a special publish action on a node that is part of a page? I may have 20 pages set up with this same embedded node, but only need that specific node to be published once, for all 20 pages. does that make sense?

    want to schedule ahead of time for specific html to change, which will impact all pages it is associated to.

    thanks for any ideas.

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Apr 07, 2017 @ 14:02
    Alex Skrypnyk
    100

    Hi blackhawk

    You can use content picker for making connection between node and 20 other nodes, please look how to do it - https://our.umbraco.org/documentation/getting-started/backoffice/property-editors/built-in-property-editors/content-picker#content-picker

    And for publishing this one node try to use Umbraco publishing - https://our.umbraco.org/documentation/Getting-Started/Data/Scheduled-Publishing/

    Thanks,

    Alex

  • blackhawk 313 posts 1368 karma points
    Apr 07, 2017 @ 15:35
    blackhawk
    0

    Alex how can discover (either through visual studio or through umbraco), what other properties I can access besides

    @node.Url
    

    when referencing content with the content picker. How can i actually show the content of that page, not just a link to that content.

    Thanks

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Apr 07, 2017 @ 15:43
    Alex Skrypnyk
    0

    List of all properties : https://our.umbraco.org/documentation/reference/querying/ipublishedcontent/Properties

    Is "node" an IPublishedContent?

  • blackhawk 313 posts 1368 karma points
    Apr 07, 2017 @ 16:08
    blackhawk
    1

    Ah! It works beautifully. Custom properties for IPublishedContent helped me out.

    Thank you so much!

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Apr 07, 2017 @ 16:09
    Alex Skrypnyk
    1

    You are welcome, use this forum as much as possible, it's the best community.

  • 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.

    Continue discussion

Please Sign in or register to post replies