Hi there, I have put a first version under development of the fvwm homepage on my webspace:
http://www-user.tu-chemnitz.de/~uwp/fvwm_web_site/ This version is uncompleted. Currently there is only one page available. I put it online to show what I am going to do. I plan to add a pager in the top left corner and either a fvwm menu or an icon manager containing sub links below it. I think about putting a TaskBar on top of the page which shows the location of the actual site relative to the fvwm home page like +---------------------------------------------------------- | fvwm home -> documentations -> man pages -> FvwmButtons +---------------------------------------------------------- I rewrote my php-scripts that all links are kept relative now. It is so possible to generate the whole html-tree and put it on the fvwm-server without any modifications (hopefully). This needs only to be done if your web server does not support php - What I don't know yet. I implemented a couple of functions which insert the window decorations as seen on the demo site. They can be used in each fvwm-page and will depend on the actual style e.g.: <?php decoration_top_line("Fvwm Home Page"); ?> will insert a table line containing a window decoration which has "Fvwm Home Page" in title. Maybe we need to discuss the structure of the web tree. My first suggestion is: Home (This site) | +- News (As it is now) | +- Features | +- Download | | | +- Fvwm Packages | +- fvwmrcs | +- vectorbuttons | +- icons | +- sounds | +- Screenshots | | | +- Window decorations | +- menus | +- desktops | +- Documentations | | | +- man pages | | | | | +- fvwm +- .... | +- may be other docs faqs (cvs) | +- Contact (Mailing list addresses) | +- Links | +- (Other infos ?) Authors? Maybe from Home Any suggestions are welcome :-) Regards, Uwe -- Uwe Pross mailto:[EMAIL PROTECTED] http://www.tu-chemnitz.de/~uwp -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]