[horde] solution in Horde 5 ICMP for "Ask for confirmation before doing maintenance operations?"

Jan Schneider jan at horde.org
Mon Jul 25 10:36:37 UTC 2016


horde/config/prefs.php contains instructions.

Zitat von Cristian-Petru Pencov <cristian.pencov at artmatch.ro>:

> Hello,
> Can anyone help me how to do this? I suppose I must put some lines  
> in prefs.php file?!
>
> I'm sorry, but I'm not a programmer and I do not want to mess  
> something in the preferences file.
>
> Thank you in advance.
>
> Regards,
> Cristian-Petru Pencov
> IT specialist
>
> ARTMATCH SRL
> str. Ovidiu Cotrus 24/B, 300514 Timisoara, Romania
> tel: +4 0256-305690 | fax: +4 0256-305697
> mobile: +4 0721-202989
> e-mail: cristian.pencov at artmatch.ro | internet: www.artmatch.ro
>
>
>
> Please consider the environment before printing this email.
> .
>
>
>
>
>
>> Date: Mon, 25 Jul 2016 09:47:36 +0000
>> From: Jan Schneider <jan at horde.org>
>
>
>
>> You  need to lock the maintenance prefrences that you want to not  
>> be confirmed.
>>
>> Zitat von Cristian-Petru Pencov <cristian.pencov at artmatch.ro>:
>>
>>> Good morning,
>>> I want to get rid of this dialog in H5 and I can not find it in  
>>> the preferences file like it was in old version, or in account  
>>> settings.
>>>
>>> I want to do maintenance tasks, but I do not want to ask me or any  
>>> user for confirmation every time! They even do not have a clue  
>>> what's this maintenance mean.
>>>
>>> Here is example from old version [v3] of preferences file located  
>>> here config/prefs.php
>>>
>>> $prefGroups['logintasks'] = array(
>>>   'column' => _("Other Information"),
>>>   'label' => _("Login Tasks"),
>>>   'desc' => sprintf(_("Customize tasks to run upon logon to %s."),  
>>> $GLOBALS['registry']->get('name')),
>>>   'members' => array('do_maintenance', 'confirm_maintenance')
>>> );
>>>
>>> // confirm when doing maintenance operations? If false, they will
>>> // be performed with no input from/check with the user.
>>> $_prefs['confirm_maintenance'] = array(
>>>   'value' => true,
>>>   'locked' => false,
>>>   'shared' => true,
>>>   'type' => 'checkbox',
>>>   'desc' => _("Ask for confirmation before doing maintenance operations?"),
>>>   'help' => 'prefs-confirm_maintenance');
>>>
>>> Thank you again.
>>>
>>> Regards,
>>> Cristian-Petru Pencov
>>> IT specialist
>>>
>>> ARTMATCH SRL
>>> str. Ovidiu Cotrus 24/B, 300514 Timisoara, Romania
>>> tel: +4 0256-305690 | fax: +4 0256-305697
>>> mobile: +4 0721-202989
>>> e-mail: cristian.pencov at artmatch.ro | internet: www.artmatch.ro
>>>
>>>
>>>
>>> Please consider the environment before printing this email.
>>> .
>>>
>>>
>>>
>>>
>>>
>>>> Date: Sat, 16 Jul 2016 16:09:11 +0000
>>>> From: Jan Schneider <jan at horde.org>
>>>
>>>
>>>
>>>>
>>>> Zitat von Cristian-Petru Pencov <cristian.pencov at artmatch.ro>:
>>>>
>>>>> Hello,
>>>>> like I wrote in Subject, do we have solution in H5 to bring back  
>>>>> this setting in Login Tasks.
>>>>>
>>>>> I didn't find in your lists or on the Internet something concrete.
>>>>
>>>> Not sure what you mean, you are asked for confirmation if you  
>>>> enabled any login tasks.
>>>>
>>>> -- 
>>>> Jan Schneider
>>>> The Horde Project
>>>> http://www.horde.org/
>>>>
>>>> -- 
>>>> Horde mailing list
>>>> Frequently Asked Questions: http://horde.org/faq/
>>>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>>>
>>
>>
>>
>> -- 
>> Jan Schneider
>> The Horde Project
>> http://www.horde.org/
>>
>> -- 
>> Horde mailing list
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>



-- 
Jan Schneider
The Horde Project
http://www.horde.org/



More information about the horde mailing list