Announcement

#1 2020-07-02 15:24:12

GreatGazoo
Member
2020-05-22
2

How to set Landing page = login (only)?

Greetings,

I am building a site which is private (family only) in which I will be uploding family pictures and video clips. I would like the landing page to show only the login fields and forgotten password function. Nothing else. I've added the "PWG Stuffs" extension but, being a noob at all this, I don't know how to implement it.

I've tried to search the forums but I haven't had any success removing the top part of the default landing page.

Has someone already created a minimialist landing page? If so, could you explain to me how to do it? Pleae remember my limited abilities. :)

Many thanks!
Eddy

Piwigo version: 2.10.2
PHP version:     7.0.33
MySQL version: 5.5.5-10.2.23-MariaDB
Piwigo URL: http://

Last edited by GreatGazoo (2020-07-03 11:19:57)

Offline

 

#2 2020-07-04 12:34:52

deheme
Member
France
2014-12-12
104

Re: How to set Landing page = login (only)?

Hello Eddy,

The identification page is your_site_url/identification.php? you just have tu redirect the url you give to this adress.

like mine is https://photos.deheme.com/identification.php?

Notice : if your  visitor has already been logged, it is possible that the cookie remembre its visit and he is automatically connected.

There is another solution which is to modify local configuration :

Code:

// does the guest have access ?
// (not a security feature, set your categories "private" too)
// If false it'll be redirected from index.php to identification.php
$conf['guest_access'] = true;

For this later solution you shall make use of the plugin LocalFiles Editor : https://fr.piwigo.org/ext/extension_view.php?eid=144

Regards
DéHème

Offline

 

#3 2020-07-04 13:21:13

GreatGazoo
Member
2020-05-22
2

Re: How to set Landing page = login (only)?

Merci, DéHème,
I will try your suggestion later today and respond here how it went.
Cordialement,
Eddy

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact