kinyelo / vosao

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
1 stars 2 forks source link

Add scheduled page publishing. #314

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Current implementation allows to publish page in the future but we need to 
create background task for checking new published pages and reset dependent 
page's cache to show new published pages in dependent page.

Also we need to add publishing end date/time.

Time should be checked against site default timezone or if is empty to GAE 
application default timezone.

Original issue reported on code.google.com by kinyelo@gmail.com on 15 Aug 2010 at 7:18

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r901.

Original comment by kinyelo@gmail.com on 22 Sep 2010 at 2:56

GoogleCodeExporter commented 9 years ago
Fixed r901. Page cache clearing is performed once per hour.

Original comment by kinyelo@gmail.com on 22 Sep 2010 at 2:57