Skip to content

GiovanniSalmeri/yellow-autopublish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autopublish 0.9.1

Schedule automatic publishing of pages.

Screenshot

How to install an extension

Download ZIP file and copy it into your system/extensions folder. Learn more about extensions.

How to schedule a page

Set a future Published date in the page settings at the top of the page. Only once the date has been reached will the page become visible. You can continue to edit the page in a web browser and on your computer. For further details see the draft extension.

Examples

Content file with a new year's message for the blog:

---
Title: Happy New Year
Published: 2030-01-01
Author: Datenstrom
Layout: blog
Tag: Example
---
We wish you all a happy new year!

Content file with future publication date for the blog:

---
Title: Favourite moments of the year
Published: 2030-12-01
Author: Datenstrom
Layout: blog
Tag: Example
---
This page will become visible in December.

Content file with future publication date and time for the blog:

---
Title: Favourite moments of the year
Published: 2030-12-01 08:00:00
Author: Datenstrom
Layout: blog
Tag: Example
---
This page will become visible in December.

Settings

The following setting can be configured in file system/extensions/yellow-system.ini:

CoreTimezone = timezone of the website, supported timezones

Developer

Giovanni Salmeri. Get help.

About

Schedule automatic publishing of pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages