Thanks for your information.

In fact i see some skin element in main.lzx like background color.

Thanks.

Best regards.

Le 29.03.2010 15:40, Alex Bremer a écrit :
2010/3/29 blind1985<sascha.boe...@googlemail.com>:
or is that coded in the java code?
No, it's in the LZX files.

Can you give a startpoint where something of the skin is coded?
Well, it's hard to give a starting point, as the skin is hard-coded
into the modules directly.

You could start with 'WebContent/openmeetings/main.lzx' which defines
the basic view (header and main content area). You also find the
definition of the 'silverstyle' there which is used for some native
openlaszlo widgets. From this point on you have to check the modules
directly. The login screen for example is found in
'WebContent/openmeetings/base/auth/checkLoginData.lzx'. Most of the
modules are stored in 'WebContent/openmeetings/modules/...'. The base
widgets for many modules can be found in
'WebContent/openmeetings/base/...'. You basically have to dig through
the source code to find the module you want to reskin. You can disable
modules completely in the database (Tables navimain and naviglobal).



--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to