*clean the > whiteboard everytime a pressentation wanna be loaded* => that option is already available, when you load a new document you get a notification *should whiteboard be cleared* [except you have checked the box *do not ask again* already]
Sebastian 2010/6/7 Bicho4191 <[email protected]>: > Thx sebastian > > im working on that starting now > > ammm > > another little issue about whiteboard, if a moderator publish a > presentation in whiteboard and later do click in same presentation > this load again in whiteboard, and load in second plain in consecuence > the manager of presentation move the presentation in second plain and > the first plain looks static, what do you think about clean the > whiteboard everytime a pressentation wanna be loaded? > > well thx for the help > grettings > > > On 7 jun, 11:30, Sebastian Wagner <[email protected]> wrote: >> Hi Bicho, >> >> there are two ways of saving: >> 1) Save as (*.wml) file. An XML Markup. You can nothing do with it, >> except loading it again into the Whiteboard. >> >> 2) Save + Download as Jpeg,Gif, SVG, PNG, tiff, ... >> >> The problem with the latter is that document-slides are not included >> into the exported file. You will have to edit the Java-Source Code. >> For the option 2) this is in org.openmeetings.app.remote.PrintService >> Method addPrintList >> >> and then the actual export happens in "ExportToImage.java" ... and all >> of its sub-related Classes. >> >> Sebastian >> >> 2010/6/7 Bicho4191 <[email protected]>: >> >> >> >> > Hi everyone >> >> > i need save my whiteboard and all object in there including the >> > current presentation and i am researching about the class who create >> > the archive, i dont know if i need change a lzx file or a java file. >> >> > well thx for all >> >> > Grettings >> >> > -- >> > You received this message because you are subscribed to the Google Groups >> > "OpenMeetings User" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]. >> > For more options, visit this group >> > athttp://groups.google.com/group/openmeetings-user?hl=en. >> >> -- >> Sebastian >> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.laszlo-forum.de >> [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.laszlo-forum.de [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
