From 64bc2df38120043fefa09691e5c1b1f60f37681a Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 9 Apr 2015 14:49:25 +0100 Subject: [PATCH] Updated todo and remove rogue whitespace --- README.md | 3 +++ settings.fragment.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0524f23..4ba388e 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,9 @@ th { text-align: left; } * Allow users to change their passwords * Add auto updating system that doesn't wipe your settings * Make links to non existant pages red + * Make this thing module based so we can have extensions (this also helps to organise the code!) + * Convert settings to array / object + * Move each action to it's own function * .... (open an issue if you have any suggestions!) --Starbeamrainbowlabs diff --git a/settings.fragment.php b/settings.fragment.php index 5ecf39d..a71a27a 100644 --- a/settings.fragment.php +++ b/settings.fragment.php @@ -9,7 +9,7 @@ * Code by @Starbeamrainbowlabs * Slimdown - by Johnny Broadway from https://gist.github.com/jbroadway/2836900 * Bug reports: - * #1 - Incorrect closing tag - nibreh + * #1 - Incorrect closing tag - nibreh */ // the site's name