Re: [imp] Making basic view permanent

2015-04-08 Thread Nagy, Attila
On 04/08/15 14:25, Arjen de Korte wrote: Citeren bra : Is there a way how to make basic view permanent? In IMP5 there was special setting allowing to disable dynamic capabilities. Horde: $conf['user']['force_view'] this will make changes global, not user-specific, am I right? Not necess

Re: [imp] Making basic view permanent

2015-04-08 Thread Arjen de Korte
Citeren bra : Is there a way how to make basic view permanent? In IMP5 there was special setting allowing to disable dynamic capabilities. Horde: $conf['user']['force_view'] this will make changes global, not user-specific, am I right? Not necessarily. A configuration value can be set via

Re: [imp] Making basic view permanent

2015-04-08 Thread bra
Is there a way how to make basic view permanent? In IMP5 there was special setting allowing to disable dynamic capabilities. >>> >>> Horde: $conf['user']['force_view'] >> >> this will make changes global, not user-specific, am I right? > > Not necessarily. A configuration value can be

Re: [imp] Making basic view permanent

2012-12-31 Thread Michael M Slusarz
y what the dynamic_view preference used to do for you? __ Od: "Michael M Slusarz" Komu: Dátum: 28.12.2012 10:22 Predmet: Re: [imp] Making basic view permanent Quoting Jānis : Citējot Michael M Slusarz Thu, 27 Dec 2012 20:56:42 -0700:

Re: [imp] Making basic view permanent

2012-12-28 Thread azurIt
And what about to prefer basic view instead of dynamic? In IMP5 this could be done by 'dynamic_view' preference. azur __ > Od: "Michael M Slusarz" > Komu: > Dátum: 28.12.2012 10:22 > Predmet: Re: [

Re: [imp] Making basic view permanent

2012-12-28 Thread Michael M Slusarz
Quoting Jānis : Citējot Michael M Slusarz Thu, 27 Dec 2012 20:56:42 -0700: Quoting Jānis : Is there a way how to make basic view permanent? In IMP5 there was special setting allowing to disable dynamic capabilities. Horde: $conf['user']['force_view'] this will make changes global, not

Re: [imp] Making basic view permanent

2012-12-27 Thread Jānis
Citējot Michael M Slusarz Thu, 27 Dec 2012 20:56:42 -0700: Quoting Jānis : Is there a way how to make basic view permanent? In IMP5 there was special setting allowing to disable dynamic capabilities. Horde: $conf['user']['force_view'] this will make changes global, not user-specific, am

Re: [imp] Making basic view permanent

2012-12-27 Thread Michael M Slusarz
Quoting Jānis : Is there a way how to make basic view permanent? In IMP5 there was special setting allowing to disable dynamic capabilities. Horde: $conf['user']['force_view'] One more thing - where the font sizes, colors and button sizes for basic view are described? The CSS files. mic