mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
9bea2077cf
closes #8354 - i thought about transforming scheduled posts into drafts on export, but this has two disadvantages: 1. existing exports with scheduled posts won't import 2. if you schedule a post for next week and you export/import earlier, the post is back to draft - by this we ensure that we can simply import the post back to a scheduled post - if the published_at is already in the past, the scheduler will care and instantly publish the post |
||
---|---|---|
.. | ||
app | ||
config | ||
csv | ||
data | ||
export | ||
filter-param | ||
images | ||
import | ||
theme/partials | ||
themes | ||
data-generator.js | ||
example.js | ||
test.hbs |