Copied to clipboard

Flag this post as spam?

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


  • Simon Timms 16 posts 36 karma points
    Feb 24, 2010 @ 00:18
    Simon Timms
    0

    Approval Queue

    Is there some place I have not found yet or some package which provides a list of unpublished pages?  I'm looking for a sort of approval queue so our content approvers have a single place to go to see which changes are awaiting publishing?  

  • Chris Houston 535 posts 980 karma points MVP admin c-trib
    Feb 24, 2010 @ 02:11
    Chris Houston
    0

    Hi Simon,

    Nice idea for someone to create this as a package.

    We actually developed a custom dashboard for one of our clients that listed all new items that had been added to their site ( un-published via the API ) that then needed their approval before being published. We built this using a .NET control added onto a dashboard page.

    You can find out more about dashboards here:

    http://our.umbraco.org/wiki/reference/packaging/package-actions/add-dashboard-section

    Cheers,

    Chris

  • Simon Timms 16 posts 36 karma points
    Feb 24, 2010 @ 04:10
    Simon Timms
    0

    Thanks for the reply, Chris.  You'll have to ignore my ignorance of the non-administrative view of content but isn't there some sort of send to publish button when you don't have publish rights? What does that do?  I also see GetDocumentsForRelease in the document API, does that just list the documents which have a publish date in the future?

    Sorry for the silly questions, I don't have umbraco installed where I am right now.  

     

     

  • Richard Soeteman 4046 posts 12899 karma points MVP 2x
    Feb 24, 2010 @ 08:23
    Richard Soeteman
    2

    Hi Simon,

    I've created a Content Maintenance Dashboard package which can filter documents by published state etc. When you install the package its available in the developer section of the site but when you modify the /config/dashboard.config file and change it to content it will be available in the content section of the site.

    Hope it helps you,

    Richard

  • Simon Timms 16 posts 36 karma points
    Feb 24, 2010 @ 17:57
    Simon Timms
    0

    That is nifty, Richard.  It isn't quite what I'm looking for since pages which are already published but have a newer unpublished version still show as published.  I'm going to spend some time on this issue this week, I might just hook into the ActionSave handler and send an e-mail.  I'll share whatever I come up with. 

Please Sign in or register to post replies

Write your reply to:

Draft