Hi Bob!

On Sat, 22 Mar 2003, Bob Woodside wrote:

>       If you'd like, I'd be happy to try to help out with
> this project. I've got a fair amount of experience with
> HTML, CSS, PHP, and JavaScript. The way business has been
> lately, I've been doing more small Web site development
> than serious code hacking.

You are very welcome. Currently I work alone and I have got
not that much time for the project, so I could need some
help the get this web site ready in time.  

Half a year ago I thought about a concept which makes it
possible to separate the contents of a web site (almost)
completely from its layout. I used it to develop my
homepage and offered its use to fvwm. I did a posting to
fvwm-workers how it works.
Could you please read it to understand the next sayings
better?

For the fvwm web site I added a php interface which
provides access to all layout elements of the web design.
For example the file index.php which describes the contents
of uses 

<?php decoration_window_start("Official Homepage of Fvwm"); ?>

... contents of the window ...

<?php decoration_window_end(); ?>

to draw the window decoration. Please have a look in the
file layout_default.inc to understand it better.

I have put the actual version of the php-files to 

http://home.arcor.de/uwe.pross/fvwm_web_site/packed.tgz

Could you please download it from there, have a look to the
files and tell me what you could do? 

We need to convert the actual fvwm-html to php, finish the
actual layout file add some new functions to get a pager
and a taskbar/windowlist. Further we might do some new
design suggestions.

BTW: If we work both on the files we might need to set up a
cvs repository somewhere to keep or changes synchronous. 

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]

Reply via email to