From c38d751a25253fb0840d62e27bde0c31b415d915 Mon Sep 17 00:00:00 2001 From: Dan Braghis Date: Tue, 20 Jan 2015 21:28:21 +0000 Subject: [PATCH] Add note on private pages, strike out Willow as it was merged. --- Roadmap.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index 7cb8afa..87927eb 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -1,7 +1,9 @@ ***This is a rough draft*** +* Replace the image backends with Willow * StreamField -* Replace the image backends with Willow * API - Our first implementation will be read-only, with listing and detail end points for pages, images, documents - Listing end points will support filtering, ordering and pagination. + - Caching and cache invalidation +* Private pages based on user accounts