2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
141 stars 38 forks source link

Scheduled publishing for draft edits (feature request) #3435

Closed 6TELOIV closed 2 weeks ago

6TELOIV commented 2 weeks ago

I'm submitting a

[x] feature request

...about

[x] edit experience / UI [x] admin experience UI

Current Behavior / Expected Behavior

This is a feature request for the ability to schedule draft edits to a content item to be published at a certain time.

How I picture this could work:

Instructions to Reproduce the Problem

Here are some examples of situations that arise with us:

Your environment

iJungleboy commented 2 weeks ago

This would be an interesting enhancement, but it would take 2-5 days to implement, so it's not on our priorities.

It could take up to 5 days, because there are additional challenges when working with workflows - since Dnn may need to be informed about the state change if workflows are in use - so quite complex!

As a workable implementation now you need to do a bit more with code etc. and using a "Published" date-time field, filter for that etc. This is what the Blog app does for example.

Since this is unlikely to happen any time soon, I'll mark it as needing sponsorship and close for now.