Re: How create a Skin ?

2010-04-07 Thread davidJGuru
Hi greenes,

 Greetings from Andalusia,

Thank you very much for this document, it will be helpful for those
who work with the platform. (In English or Spanish ;) )

Thanks!

On 6 abr, 17:49, greenes zurca...@gmail.com wrote:
 Hi Inazo,

 Right now i upload a howto make a skin step by step.

 Please say if you have doubts.

 It is in the Archives section and call:

 Howto_make_skin_step_step.pdf

 http://groups.google.com/group/openmeetings-user/web/Howto_make_skin_...

 greenes

 On 26 mar, 22:51, Inazo alexandre.j...@bsmt.fr wrote:

  Hi all,

  I have install OpenMeetings, but I want to make a skin for it. Someone
  have documentations/tutorials for do it ?

  Thanks.

  Best Regards,
  Inazo.

-- 
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.



Re: How create a Skin ?

2010-04-07 Thread greenes
Hi David,

thanks from Andalusia also.

greenes

On 7 abr, 18:48, davidJGuru david.jg...@gmail.com wrote:
 Hi greenes,

  Greetings from Andalusia,

 Thank you very much for this document, it will be helpful for those
 who work with the platform. (In English or Spanish ;) )

 Thanks!

 On 6 abr, 17:49, greenes zurca...@gmail.com wrote:

  Hi Inazo,

  Right now i upload a howto make a skin step by step.

  Please say if you have doubts.

  It is in the Archives section and call:

  Howto_make_skin_step_step.pdf

 http://groups.google.com/group/openmeetings-user/web/Howto_make_skin_...

  greenes

  On 26 mar, 22:51, Inazo alexandre.j...@bsmt.fr wrote:

   Hi all,

   I have install OpenMeetings, but I want to make a skin for it. Someone
   have documentations/tutorials for do it ?

   Thanks.

   Best Regards,
   Inazo.

-- 
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.



Re: How create a Skin ?

2010-03-31 Thread JOLY Alexandre

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 blind1985sascha.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.



Re: How create a Skin ?

2010-03-31 Thread David . JGurú Developer
Hi, good afternoon from Andalusia, Spain.

 I've been already a year working with openmeetings and what I know about
skins of the platform is this: find the file config.xml in the root
directory of the source code, and there can be changes in the appearance of
the platform, mainly in text, title, fav-icon, and color vision.

I think this can be helpful for you. Greetings from davidjguru.




2010/3/31 JOLY Alexandre alexandre.j...@bsmt.fr

 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 blind1985sascha.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.comopenmeetings-user%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/openmeetings-user?hl=en.



-- 
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.



Re: How create a Skin ?

2010-03-29 Thread Alex Bremer
2010/3/26 Inazo alexandre.j...@bsmt.fr:
 I have install OpenMeetings, but I want to make a skin for it. Someone
 have documentations/tutorials for do it ?

The skin is hardcoded in the source code. You have to edit the source
code directly.

Alex

-- 
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.



Re: How create a Skin ?

2010-03-29 Thread JOLY Alexandre

Hello,

Thanks for your answer. It's hardcoded in SWF source code ?

Best Regards,
Inazo.

Le 29.03.2010 10:45, Alex Bremer a écrit :

2010/3/26 Inazoalexandre.j...@bsmt.fr:
   

I have install OpenMeetings, but I want to make a skin for it. Someone
have documentations/tutorials for do it ?
 

The skin is hardcoded in the source code. You have to edit the source
code directly.

Alex

   



--
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.



Re: How create a Skin ?

2010-03-29 Thread Alex Bremer
2010/3/29 JOLY Alexandre alexandre.j...@bsmt.fr:
 Le 29.03.2010 10:45, Alex Bremer a écrit :

 2010/3/26 Inazoalexandre.j...@bsmt.fr:


 I have install OpenMeetings, but I want to make a skin for it. Someone
 have documentations/tutorials for do it ?


 The skin is hardcoded in the source code. You have to edit the source
 code directly.

 Thanks for your answer. It's hardcoded in SWF source code ?

Yes, it's hardcoded in the LZX files which get compiled to SWF binaries.

I completely re-skinned OpenMeetings for my company. It isn't much of
a problem if you have some OpenLaszlo knowledge. However it may be
hard to keep track of changes afterwards, as you have to merge all
changes from the official OpenMeetings source tree manually. You
should therefor first decide which version of OpenMeetings you want to
use and thoroughly test all of the features you need. When you found a
version which works for you, then start reskinning it.

-- 
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.



Re: How create a Skin ?

2010-03-29 Thread blind1985
Hello,

or is that coded in the java code?

Can you give a startpoint where something of the skin is coded?

Best Regards,
blind1985

-- 
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.