1 achillis Aug 13, 2013 14:28
3 achillis Aug 13, 2013 15:27
usually if one set Default Bog to "No Blog" then the default page is returned (default.php) when requesting a page. Now it returns a 404 error (_404_blog_not_found.main.php), is this supposed to happen?
4 fplanque Aug 13, 2013 15:33
This is actually kind of a temporary situation, as v 5.1 has "site settings".
The 404 doesn't seem quite right. We'll look into it.
5 achillis Aug 14, 2013 11:28
Are you guys planning(, or may consider) to add a maintenance function to v5.1?
Maybe I don't use the [/conf/_maintenance.html to /conf/maintenance.html (complete lock) or /conf/imaintenance.html (gives access to /install) or Lock system:] correctly... ?
it would be nice if one could set a back-office setting such as Lock system which will navigate any visitors at the front end to something such as the default.php but permit admins full access at the back end...
I customized my default.php (previous versions) to show a Maintenance Message with a mailer (notify me when you're back online) and simply set the general setting default blog to no blog... but in 5.0.5 it seems like a mission... what do you think?
6 fplanque Aug 25, 2013 20:29
ok, so would it make sense to have "amaintenance.html" which blocks access to front end but allows access to admin?
Should it allow access to install too?
7 achillis Aug 26, 2013 09:24
Yes that be great! Basically you want normal users and annonomouys users not to be able to access the back office while admin run maintenance. Obviously you don't want anyone to see the normal content while in this mode either!
8 fplanque Jun 27, 2015 00:32
@achilis
(we are reviewing the todo list ;)
What about the "lock system" feature in v5/v6?
Does it fit the bill?
If not, what's a use case for "yet another level of maintenance lock"? ;)
9 achillis Jul 01, 2015 16:45
Hi, sorry for my late response.
I think it should be kept simple.
If the system is "locked" then all users, anonymous and otherwise must NOT have access to the Front Office content, instead if they visit the Front Office, they should be directed to "Maintenance Information Page".
During this "Mode", Only Administrators can access the Back Office, once the Administrator is logged in, if they visit the Front Office, they will see the Normal Content and will NOT be redirected to the maintenance page.
Currently, the maintenance lock only stops users from logging in and gaining access to the back office, but can still use the front office.... ):
10 fplanque Jul 01, 2015 18:08
Yes, the goal of still showing the front office (but not allowing to modify it) is that google bot will see your site as online instead of thinking you're offline.
Please explain a use case why you want to display an "Under Maintenance" page when it's actually possible to show a working site.
11 achillis Jul 06, 2015 06:58
When you don't have a working site to display yet.
When you are doing a fresh install and do not have content ready for display yet.
When you have a domain, but have to finish a custom skin for the site.
Does theses examples make any sense?
12 fplanque Jul 15, 2015 22:51
Ok, makes sense, but in that case the front office should work when you are logged in and display "Under maintenance" when you're not logged in. Otherwise you can't work on your site/skin... Right?
13 achillis Jul 16, 2015 13:25
Exactly!
Found it... Blogs, ALL, Settings.
It is actually quite a mission to get to it!! :O