Copied to clipboard

Flag this post as spam?

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


  • Bill 3 posts 22 karma points
    Apr 25, 2013 @ 19:01
    Bill
    0

    "Publish at" won't publish child pages

    Hello,

    I've have a document type in my Umbraco website that have child pages and i need it auto published at a certain time every day. I tried "Publish at" in the Properties tab which works but it only publishes the main node, Is there. any way to make it publish all its subpages? I use v6.0.3 .

    Thanks in advance.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Apr 26, 2013 @ 00:58
    Jan Skovgaard
    0

    Hi Bill and welcome to our :)

    What is the reason that you need to have the nodes published every day at a certain time?

    Not sure if it can be done but let us know what you're trying to achieve and see if we can figure this out.

    The built in "publish at" only works on the specific node where it has been set and will only fire at the exact date and time chosen.

    Looking forward to hearing from you.

    /Jan

  • Bill 3 posts 22 karma points
    Apr 26, 2013 @ 08:39
    Bill
    0

    Thanks for the reply Jan,

    I have a type of article that uses its child pages as items which are displayed inside the page. Each children has its own picture and description / attributes and i use them like that to provide separate information so i need them to be published with the node else the article page is incomplete.

    I would like to use the "publish at" option because i make the articles from the day before to be publish the next day automatically. 

     

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Apr 26, 2013 @ 08:56
    Dave Woestenborghs
    1

    You can write a event handler for the article doctype that will publish all children on publish

  • Bill 3 posts 22 karma points
    Apr 28, 2013 @ 11:08
    Bill
    0

    Thanks dawoe, i ended up using you suggestion and it works :)

Please Sign in or register to post replies

Write your reply to:

Draft