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