Hi there,

I have finished the layout description using php classes. The current
two layouts have been ported to php class descriptions.
Currently the new layout files are not used since I have not tested
them very carefully :-|

The new layouts are accessable via

  www.fvwm.org/?layout=plain_class
and
  www.fvwm.org/?layout=default_class

Don't be disappointed. They hardly look different to the current
layouts. (On the plain layout the navigation is different. On the
default layout the pager color is changed a bit to show that a
different layout descriptions is used.)

The difference is that classes are used for the layout description
which makes it quite easy to derive new layouts from a existing ones.

Currently the following files are used:

class_layout_base.inc: description of base layout class
interface_definitions.inc: mapping of object functions to global functions.

layout_default_class.inc: default layout using classes (might be splitted)
layout_plain_class.inc: plain layout using classes (might be splitted)

navgen.cli produces currently a array for the class _and_ the current
concept. 

Comments are welcome.

Regards, Uwe
-- 
  ,_,  Uwe Pross
 (O,O) 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