From 2c1ff33ca66cb8066afb5fb4cb0071eaae615c61 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Mon, 27 Aug 2018 00:06:04 +0200 Subject: [PATCH] Removed not-working images from README --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index f286cad..beef331 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,9 @@ ## Introduction TYPO3 extension to simulate fe-login for a group if IP-address fits. + Set ip addresses in fe_groups. -example usergroup configuration - -example contentelement that's normally only visible for users of group 'Test' - **Note:** This allows you to show/hide contentelements, pages and other records to a specific usergroup. But "showAtAnyLogin" or "hideAtAnyLogin" is not supported at the moment.