From ee060a0e264e8deb2753818433437668d928c733 Mon Sep 17 00:00:00 2001 From: Mathieu Loiseau <mathieu.loiseau@liris.cnrs.fr> Date: Tue, 17 May 2022 12:41:57 +0200 Subject: [PATCH] update readme to use tickets --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index cd225ba..92d946b 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,3 @@ your `LocalSettings.php` file: ```php wfLoadExtension( 'Connected' ); ``` - -## TODO -- [ ] [logging](https://www.mediawiki.org/wiki/Manual:Structured_logging/fr) -- [ ] [options](https://github.com/wikimedia/mediawiki-extensions-BoilerPlate/blob/12d9c90115db5ed64fb10e7a389422860dc1b82e/src/Hooks.php#L30) (hide bar for anon or not) -- GitLab