From 67dc28cae19889b803cdb9a0eb856f1ac46fc5a3 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 8 Oct 2015 10:12:45 +0100 Subject: [PATCH] Todo comment tidyup --- build/index.php | 3 --- module_index.json | 4 ++-- modules/feature-redirect.php | 2 -- modules/page-list.php | 1 - 4 files changed, 2 insertions(+), 8 deletions(-) diff --git a/build/index.php b/build/index.php index b2a17d3..4e26a44 100644 --- a/build/index.php +++ b/build/index.php @@ -1138,8 +1138,6 @@ register_module([ unset($index_entry->redirect_target); } }); - - // Todo register a function somewhere else to detect reedirects in the front end } ]); @@ -1565,7 +1563,6 @@ register_module([ Last Editor Last Edit Time \n"; - // todo list the pages in alphabetical order foreach($sorted_pageindex as $pagename => $pagedetails) { $content .= "\t\t diff --git a/module_index.json b/module_index.json index 20603a2..589bdc2 100644 --- a/module_index.json +++ b/module_index.json @@ -41,7 +41,7 @@ "author": "Starbeamrainbowlabs", "description": "Adds support for redirect pages. Uses the same syntax that Mediawiki does.", "id": "feature-redirect", - "lastupdate": 1443963856, + "lastupdate": 1444295544, "optional": false }, { @@ -95,7 +95,7 @@ "author": "Starbeamrainbowlabs", "description": "Adds a page that lists all the pages in the index along with their metadata.", "id": "page-list", - "lastupdate": 1436976553, + "lastupdate": 1444295525, "optional": false }, { diff --git a/modules/feature-redirect.php b/modules/feature-redirect.php index 986a099..6812160 100644 --- a/modules/feature-redirect.php +++ b/modules/feature-redirect.php @@ -25,8 +25,6 @@ register_module([ unset($index_entry->redirect_target); } }); - - // Todo register a function somewhere else to detect reedirects in the front end } ]); diff --git a/modules/page-list.php b/modules/page-list.php index 24403d1..09a96f6 100644 --- a/modules/page-list.php +++ b/modules/page-list.php @@ -20,7 +20,6 @@ register_module([ Last Editor Last Edit Time \n"; - // todo list the pages in alphabetical order foreach($sorted_pageindex as $pagename => $pagedetails) { $content .= "\t\t