From 2ddbb804fdda53329bd2c335f74c20dbd5acb5aa Mon Sep 17 00:00:00 2001 From: jhollinger Date: Thu, 16 Feb 2012 13:27:54 -0800 Subject: [PATCH] Updated Plugin API Draft (markdown) --- Plugin-API-Draft.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugin-API-Draft.md b/Plugin-API-Draft.md index 39c45a0..e0f9a36 100644 --- a/Plugin-API-Draft.md +++ b/Plugin-API-Draft.md @@ -24,6 +24,7 @@ A working of example of how some of this *could* be implemented lives at https:/ * Integrated OpenID/BrowserID auth * Core features (chat, timeslider, import/export) * Emailing pad change notifications to authors +* The colou?r picker - the packaged one could be extended or completely overwritten ## Hooks, or server.js pieces which plugins should have direct access to * The express app