On Thu, Mar 27, 2003 at 02:08:16PM +0100, fvwm-workers wrote:
> On Thu, Mar 27, 2003 at 06:38:07AM -0500, Dan Espen wrote:
> > Uwe Pross <[EMAIL PROTECTED]> writes:
> > > Good morning fvwm-workers,
> > > 
> > > On 27 Mar 2003 at 00:06:12 +0000, Mikhael Goikhman wrote:
> > > 
> > > > I would neither add a new tree nor a new repository, just
> > > > create .php (or .phtml) file for every existing .html
> > > > file, in the same directory if appropriate. Then, when
> > > > the new pages are ready, just remove .html files.
> > > > 
> > > > I see no problem for test files to be accessible from the
> > > > web.
> > > 
> > > I agree. I have pulled the fvwm-web tree from cvs and put
> > > it at
> 
> > > http://www-user.tu-chemnitz.de/~uwp/fvwm-web/
> 
> That link gives me only the old site.
> 
> > I like the pager better than the menu.
> 
> Cool.  Looks much better than I would have imagined.  BUt instead
> of the icons in the pager I would try to cram the name of the
> contents into a single window in ech page like this:
> 
>   +----------------------------+
>   | Download                   |
>   +--------------+-------------+
>   |+------------+|+-----------+|
>   ||            |||           ||
>   || Sources    ||| Icons     ||
>   ||            |||           ||
>   |+------------+|+-----------+|
>   +--------------+-------------+
>   |              |             |
>   |              |             |
>   |              |             |
>   |              |             |
>   |              |             |
>   +--------------+-------------+
> 
> And to improve readability, I would use pale colours for the pages
> and strong colours for the desk titles.

I've attached a screen shot of what I had in mind.

Bye

Dominik ^_^  ^_^

Attachment: pager.png
Description: PNG image

Style FvwmPagerMenu borderwidth 3, handlewidth 3, sticky

Desktopsize 1x3

DestroyModuleConfig FvwmPagerMenu*

#define dtfore black
#define dtcolour0 rgb:cf/a4/7d
#define dtcolour1 rgb:dd/c0/93
#define dtcolour2 rgb:5f/7b/bd
#define dtcolour3 rgb:bb/bc/ca
#define dtcolour4 rgb:8f/d7/de
#define dtcolour5 rgb:b3/d2/bf
#define dtcolour6 rgb:44/6c/83
#define dtcolour7 rgb:ba/be/e7

#Colorset 101 fg black, bg rgb:5f/7b/bd
Colorset 101 fg black, bg rgb:b3/d2/bf
Colorset 102 fg black, bg rgb:cf/a4/7d
Colorset 103 fg black, bg rgb:dd/c0/93, vgradient 100 rgb:b3/d2/bf rgb:dd/c0/93
Colorset 104 fg black, bg rgb:5f/7b/bd
#Colorset 104 fg black, bg rgb:ba/be/e7


*FvwmPagerMenu: Rows         8
*FvwmPagerMenu: Columns      1
#*FvwmPagerMenu: Font         FONTXS
*FvwmPagerMenu: SmallFont    6x9
*FvwmPagerMenu: WindowLabelFormat %t
*FvwmPagerMenu: UseSkipList
*FvwmPagerMenu: WindowColorsets 101 102
*FvwmPagerMenu: Colorset * 103
*FvwmPagerMenu: HilightColorset * 104
*FvwmPagerMenu: Window3DBorders
*FvwmPagerMenu: DeskTopScale 24
*FvwmPagerMenu: Geometry 100x800-0+0
*FvwmPagerMenu: UseSkipList

*FvwmPagerMenu: Label 1 Home
*FvwmPagerMenu: Label 2 News
*FvwmPagerMenu: Label 3 Features
*FvwmPagerMenu: Label 4 Download
*FvwmPagerMenu: Label 5 Screenshots
*FvwmPagerMenu: Label 6 Documentation
*FvwmPagerMenu: Label 7 Contact
*FvwmPagerMenu: Label 8 Links

FvwmPager FvwmPagerMenu 1 8

Reply via email to