Re: CVS scott fvwm-web: Updated on-line man pages for 2.5.17.

2006-07-21 Thread seventh guardian
On 7/21/06, FVWM CVS fvwm-workers@fvwm.org wrote: CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: scott 06/07/20 22:30:23 Modified files: documentation/manpages/unstable: FvwmAnimate.php FvwmAuto.php FvwmBacker.php

Re: CVS scott fvwm-web: Updated on-line man pages for 2.5.17.

2006-07-21 Thread Dominik Vogt
On Fri, Jul 21, 2006 at 10:51:35AM +0100, seventh guardian wrote: Updated on-line man pages for 2.5.17. Could there be an easy way to do the update automatically? There is a script to convert the manpages to php. The problem is that the release building instructions in doc/DEVELOPER don't

Man page changes - negation method

2006-07-21 Thread seventh guardian
Hello all. After some thought and reasoning, here's a preliminary solution to the man page entry regarding the style negation method. I followed Thomas' sugestion and here's what is done for the menu styles. Since I hadn't done any change to this section yet, I've updated the HilightBackOff

MenuStyle options - negate or not to negate?

2006-07-21 Thread seventh guardian
Hi. Some of the MenuStyle (an maybe Style too) options don't have a negative form on the man page. But the truth is that some can be negated. So in order to unify the whole thing, what should be done to those? Should we add the negative forms to the man page to the ones missing, or should we

Re: MenuStyle options - negate or not to negate?

2006-07-21 Thread Dominik Vogt
On Fri, Jul 21, 2006 at 03:56:00PM +0100, seventh guardian wrote: Hi. Some of the MenuStyle (an maybe Style too) options don't have a negative form on the man page. But the truth is that some can be negated. So in order to unify the whole thing, what should be done to those? Should we

Added SkipSection MenuStyle option.

2006-07-21 Thread Thomas Adam
This is a rather esoteric patch, but one of the things I disliked about the current menu behaviour is that pressing Ctrl-Tab on a menu would jumpt to the next section delimited via separators. I wanted to turn this feature off, which I've now done by adding: SkipSection / !SkipSection menustyle

Re: MenuStyle options - negate or not to negate?

2006-07-21 Thread seventh guardian
On 7/21/06, Dominik Vogt [EMAIL PROTECTED] wrote: On Fri, Jul 21, 2006 at 03:56:00PM +0100, seventh guardian wrote: Hi. Some of the MenuStyle (an maybe Style too) options don't have a negative form on the man page. But the truth is that some can be negated. So in order to unify the whole

Re: Man page changes - negation method

2006-07-21 Thread seventh guardian
On 7/21/06, Dominik Vogt [EMAIL PROTECTED] wrote: On Fri, Jul 21, 2006 at 03:38:40PM +0100, seventh guardian wrote: Hello all. After some thought and reasoning, here's a preliminary solution to the man page entry regarding the style negation method. I followed Thomas' sugestion and here's