Revision: 3727
Author: seba.wagner
Date: Wed Apr 20 05:32:18 2011
Log: Save Whiteboard
http://code.google.com/p/openmeetings/source/detail?r=3727
Added:
/trunk/singlewebapp/WebContent/openmeetings/modules/lzrecordcontent/resources/kpresenter_kpr.png
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/treeitems/wmlFileExplorerItem.lzx
Modified:
/trunk/singlewebapp/WebContent/languages/arabic.xml
/trunk/singlewebapp/WebContent/languages/bulgarian.xml
/trunk/singlewebapp/WebContent/languages/catalan.xml
/trunk/singlewebapp/WebContent/languages/chinese simplified.xml
/trunk/singlewebapp/WebContent/languages/chinese traditional.xml
/trunk/singlewebapp/WebContent/languages/czech.xml
/trunk/singlewebapp/WebContent/languages/danish.xml
/trunk/singlewebapp/WebContent/languages/deutsch (studIP).xml
/trunk/singlewebapp/WebContent/languages/deutsch.xml
/trunk/singlewebapp/WebContent/languages/dutch.xml
/trunk/singlewebapp/WebContent/languages/english.xml
/trunk/singlewebapp/WebContent/languages/finnish.xml
/trunk/singlewebapp/WebContent/languages/french.xml
/trunk/singlewebapp/WebContent/languages/galician.xml
/trunk/singlewebapp/WebContent/languages/greek.xml
/trunk/singlewebapp/WebContent/languages/hebrew.xml
/trunk/singlewebapp/WebContent/languages/hungarian.xml
/trunk/singlewebapp/WebContent/languages/indonesian.xml
/trunk/singlewebapp/WebContent/languages/italian.xml
/trunk/singlewebapp/WebContent/languages/japanese.xml
/trunk/singlewebapp/WebContent/languages/korean.xml
/trunk/singlewebapp/WebContent/languages/persian.xml
/trunk/singlewebapp/WebContent/languages/polish.xml
/trunk/singlewebapp/WebContent/languages/portugues brazil.xml
/trunk/singlewebapp/WebContent/languages/portugues.xml
/trunk/singlewebapp/WebContent/languages/russian.xml
/trunk/singlewebapp/WebContent/languages/slovak.xml
/trunk/singlewebapp/WebContent/languages/spanish.xml
/trunk/singlewebapp/WebContent/languages/swedish.xml
/trunk/singlewebapp/WebContent/languages/thai.xml
/trunk/singlewebapp/WebContent/languages/turkish.xml
/trunk/singlewebapp/WebContent/languages/ukrainian.xml
/trunk/singlewebapp/WebContent/openmeetings/base/mainAttributes.lzx
/trunk/singlewebapp/WebContent/openmeetings/base/remote/rtmpConnection.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/flexibleConferenceRoom.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/flexibleEventRoom.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/interviewConferenceRoom.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/restrictedConferenceRoom.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/eventRoomSidebar.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/restrictedRoomSidebar.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/base/baseDrawSave.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/base/remoteWhiteboard.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/panels/maintoolspanel/mainToolsPanel.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/windows/saveAsWmlWindow.lzx
/trunk/singlewebapp/WebContent/openmeetings/modules/lzrecordcontent/library.lzx
/trunk/singlewebapp/WebContent/openmeetings/plugins/conference/whiteboard/fixedFileExplorerWhiteBoard.lzx
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/fileExplorer.lzx
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/treeitems/baseFileExplorerItem.lzx
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/treeitems/library.lzx
/trunk/singlewebapp/src/app/org/openmeetings/app/data/file/dao/FileExplorerItemDaoImpl.java
/trunk/singlewebapp/src/app/org/openmeetings/app/documents/LibraryDocumentConverter.java
/trunk/singlewebapp/src/app/org/openmeetings/app/documents/LibraryWmlLoader.java
/trunk/singlewebapp/src/app/org/openmeetings/app/hibernate/beans/files/FileExplorerItem.hbm.xml
/trunk/singlewebapp/src/app/org/openmeetings/app/hibernate/beans/files/FileExplorerItem.java
/trunk/singlewebapp/src/app/org/openmeetings/app/remote/ConferenceLibrary.java
/trunk/singlewebapp/src/app/org/openmeetings/servlet/outputhandler/FileExplorerUploadHandler.java
=======================================
--- /dev/null
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/lzrecordcontent/resources/kpresenter_kpr.png
Wed Apr 20 05:32:18 2011
Binary file, no diff available.
=======================================
--- /dev/null
+++
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/treeitems/wmlFileExplorerItem.lzx
Wed Apr 20 05:32:18 2011
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<library>
+
+<class name="wmlFileExplorerItem" extends="baseFileExplorerItem"
isFolder="true">
+
+ <attribute name="isWmlFile" type="boolean" value="true"/>
+
+ <text name="_fileName" x="36" text="${ parent.fileName }" fontsize="10"
resize="true" y="1">
+ <contextmenu>
+
+ <contextmenuitem caption="$once{ canvas.getLabelName(711)
}"
+
onselect="parent.parent.parent.editFolderName()" />
+
+ <!--
+ <contextmenuitem name="_openDocument"
+ caption="$once{
canvas.getLabelName(716) }"
+ separatorbefore="true"
+
onselect="parent.parent.parent.loadDocument()" />
+ -->
+
+ <contextmenuitem caption="$once{ canvas.getLabelName(708) }"
+ separatorbefore="true"
+ onselect="parent.parent.parent.addFile()"
/>
+
+ <contextmenuitem caption="$once{ canvas.getLabelName(709) }"
+
onselect="parent.parent.parent.addFolder()" />
+
+ <contextmenuitem caption="$once{ canvas.getLabelName(710) }"
+
onselect="parent.parent.parent.deleteFile(719)" />
+
+ <contextmenuitem caption="$once{ canvas.getLabelName(1314)
}"
+
onselect="parent.parent.parent.loadWmlFile()" />
+
+ </contextmenu>
+
+ <handler name="onmousetrackover">
+ //if ($debug) Debug.write("onmousetrackover");
+
canvas.currentImagesListdraw.currentDragItem.sendOverItem(parent);
+ this.setAttribute("bgcolor",0x93FE92);
+ </handler>
+
+ <handler name="onmousetrackout">
+ //if ($debug) Debug.write("onmousetrackout");
+
canvas.currentImagesListdraw.currentDragItem.sendOutItem(parent);
+ this.setAttribute("bgcolor",0xFFFFFF);
+ </handler>
+
+ <handler name="onmousetrackup">
+ if ($debug) Debug.write("onmousetrackup");
+ this.setAttribute("bgcolor",0xFFFFFF);
+ </handler>
+
+ <handler name="onmousedown">
+ if (parent.isRoot) {
+ return;
+ }
+ lz.Timer.addTimer( parent.mouseDownClickDelegate, 300 );
+ </handler>
+ <handler name="onmouseup">
+ if (parent.isRoot) {
+ return;
+ }
+ lz.Timer.removeTimer( parent.mouseDownClickDelegate );
+ </handler>
+ <handler name="onclick">
+ parent.toggleOpen(true);
+ </handler>
+ </text>
+
+ <view name="content" x="12" y="18" layout="axis:y;inset:1"
visibility="hidden">
+
+ </view>
+</class>
+
+
+</library>
=======================================
--- /trunk/singlewebapp/WebContent/languages/arabic.xml Wed Apr 20 03:25:39
2011
+++ /trunk/singlewebapp/WebContent/languages/arabic.xml Wed Apr 20 05:32:18
2011
@@ -3946,4 +3946,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/bulgarian.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/bulgarian.xml Wed Apr 20
05:32:18 2011
@@ -3944,4 +3944,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/catalan.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/catalan.xml Wed Apr 20
05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/chinese simplified.xml Wed Apr
20 03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/chinese simplified.xml Wed Apr
20 05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/chinese traditional.xml Wed
Apr 20 03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/chinese traditional.xml Wed
Apr 20 05:32:18 2011
@@ -3951,4 +3951,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/czech.xml Wed Apr 20 03:25:39
2011
+++ /trunk/singlewebapp/WebContent/languages/czech.xml Wed Apr 20 05:32:18
2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/danish.xml Wed Apr 20 03:25:39
2011
+++ /trunk/singlewebapp/WebContent/languages/danish.xml Wed Apr 20 05:32:18
2011
@@ -3944,4 +3944,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/deutsch (studIP).xml Wed Apr
20 03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/deutsch (studIP).xml Wed Apr
20 05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/deutsch.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/deutsch.xml Wed Apr 20
05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/dutch.xml Wed Apr 20 03:25:39
2011
+++ /trunk/singlewebapp/WebContent/languages/dutch.xml Wed Apr 20 05:32:18
2011
@@ -3944,4 +3944,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/english.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/english.xml Wed Apr 20
05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/finnish.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/finnish.xml Wed Apr 20
05:32:18 2011
@@ -3944,4 +3944,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/french.xml Wed Apr 20 03:25:39
2011
+++ /trunk/singlewebapp/WebContent/languages/french.xml Wed Apr 20 05:32:18
2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/galician.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/galician.xml Wed Apr 20
05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/greek.xml Wed Apr 20 03:25:39
2011
+++ /trunk/singlewebapp/WebContent/languages/greek.xml Wed Apr 20 05:32:18
2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/hebrew.xml Wed Apr 20 03:25:39
2011
+++ /trunk/singlewebapp/WebContent/languages/hebrew.xml Wed Apr 20 05:32:18
2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/hungarian.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/hungarian.xml Wed Apr 20
05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/indonesian.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/indonesian.xml Wed Apr 20
05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/italian.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/italian.xml Wed Apr 20
05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/japanese.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/japanese.xml Wed Apr 20
05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/korean.xml Wed Apr 20 03:25:39
2011
+++ /trunk/singlewebapp/WebContent/languages/korean.xml Wed Apr 20 05:32:18
2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/persian.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/persian.xml Wed Apr 20
05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/polish.xml Wed Apr 20 03:25:39
2011
+++ /trunk/singlewebapp/WebContent/languages/polish.xml Wed Apr 20 05:32:18
2011
@@ -4019,4 +4019,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/portugues brazil.xml Wed Apr
20 03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/portugues brazil.xml Wed Apr
20 05:32:18 2011
@@ -3951,4 +3951,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/portugues.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/portugues.xml Wed Apr 20
05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/russian.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/russian.xml Wed Apr 20
05:32:18 2011
@@ -3951,4 +3951,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/slovak.xml Wed Apr 20 03:25:39
2011
+++ /trunk/singlewebapp/WebContent/languages/slovak.xml Wed Apr 20 05:32:18
2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/spanish.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/spanish.xml Wed Apr 20
05:32:18 2011
@@ -3953,4 +3953,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/swedish.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/swedish.xml Wed Apr 20
05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/thai.xml Wed Apr 20 03:25:39
2011
+++ /trunk/singlewebapp/WebContent/languages/thai.xml Wed Apr 20 05:32:18
2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/turkish.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/turkish.xml Wed Apr 20
05:32:18 2011
@@ -3944,4 +3944,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/languages/ukrainian.xml Wed Apr 20
03:25:39 2011
+++ /trunk/singlewebapp/WebContent/languages/ukrainian.xml Wed Apr 20
05:32:18 2011
@@ -3945,4 +3945,7 @@
<string id="1313" name="whiteboard close confirmation">
<value>Do you really want to remove this whiteboard? This action
cannot be undone!</value>
</string>
+ <string id="1314" name="whiteboard load WML">
+ <value>Load to whiteboard</value>
+ </string>
</language>
=======================================
--- /trunk/singlewebapp/WebContent/openmeetings/base/mainAttributes.lzx Wed
Nov 10 04:08:36 2010
+++ /trunk/singlewebapp/WebContent/openmeetings/base/mainAttributes.lzx Wed
Apr 20 05:32:18 2011
@@ -371,5 +371,6 @@
-->
<attribute name="destroyExitButton" value="true" type="boolean" />
+<attribute name="currentFileExplorer" value="null"/>
</library>
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/base/remote/rtmpConnection.lzx
Thu Oct 28 07:29:16 2010
+++
/trunk/singlewebapp/WebContent/openmeetings/base/remote/rtmpConnection.lzx
Wed Apr 20 05:32:18 2011
@@ -248,7 +248,7 @@
return -1;
}
- ////Debug.write("call", this, this.parent, this.parent.status);
+ //if ($debug) Debug.write("call", this, this.parent,
this.parent.status);
var rtmpObject = null;
if (this.parent instanceof lz.rtmpConnection){
rtmpObject = this.parent;
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/flexibleConferenceRoom.lzx
Tue Apr 19 02:36:23 2011
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/flexibleConferenceRoom.lzx
Wed Apr 20 05:32:18 2011
@@ -59,6 +59,10 @@
if (canvas._drawarea.letterObjectIsActive){
canvas._drawarea.currentletterObj.destroy();
}
+
+ if (canvas.currentFileExplorer != null) {
+ canvas.currentFileExplorer = null;
+ }
canvas._screens.clearAllSessions();
this.logicalRoomLeave.doCall();
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/flexibleEventRoom.lzx
Tue Apr 19 02:36:23 2011
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/flexibleEventRoom.lzx
Wed Apr 20 05:32:18 2011
@@ -59,6 +59,10 @@
if (canvas._drawarea.letterObjectIsActive){
canvas._drawarea.currentletterObj.destroy();
}
+
+ if (canvas.currentFileExplorer != null) {
+ canvas.currentFileExplorer = null;
+ }
canvas._screens.clearAllSessions();
this.logicalRoomLeave.doCall();
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/interviewConferenceRoom.lzx
Wed Sep 22 08:40:03 2010
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/interviewConferenceRoom.lzx
Wed Apr 20 05:32:18 2011
@@ -53,6 +53,10 @@
if (canvas._drawarea.letterObjectIsActive){
canvas._drawarea.currentletterObj.destroy();
}
+
+ if (canvas.currentFileExplorer != null) {
+ canvas.currentFileExplorer = null;
+ }
canvas._screens.clearAllSessions();
this.logicalRoomLeave.doCall();
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/restrictedConferenceRoom.lzx
Tue Apr 19 02:36:23 2011
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/restrictedConferenceRoom.lzx
Wed Apr 20 05:32:18 2011
@@ -62,6 +62,10 @@
if (canvas._drawarea.letterObjectIsActive){
canvas._drawarea.currentletterObj.destroy();
}
+
+ if (canvas.currentFileExplorer != null) {
+ canvas.currentFileExplorer = null;
+ }
canvas._screens.clearAllSessions();
this.logicalRoomLeave.doCall();
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/eventRoomSidebar.lzx
Sat Jan 9 11:15:10 2010
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/eventRoomSidebar.lzx
Wed Apr 20 05:32:18 2011
@@ -93,7 +93,7 @@
</view>
- <uploadTab name="_files" y="36" width="$once{ parent.width-12 }"
+ <fileExplorer name="_files" y="36" width="$once{ parent.width-12 }"
height="${ parent.height-36 }" visibility="hidden" />
<eventUserList name="_videocontainer" y="36" listType="$once{
parent.listType }"
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/restrictedRoomSidebar.lzx
Fri Oct 8 08:47:34 2010
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/flexibleConferenceRoom/roomSidebar/restrictedRoomSidebar.lzx
Wed Apr 20 05:32:18 2011
@@ -93,7 +93,7 @@
</view>
- <uploadTab name="_files" y="36" width="$once{ parent.width-12 }"
+ <fileExplorer name="_files" y="36" width="$once{ parent.width-12 }"
height="${ parent.height-36 }" visibility="hidden" />
<restrictedUserList name="_videocontainer" y="36"
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/base/baseDrawSave.lzx
Fri Apr 23 08:19:14 2010
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/base/baseDrawSave.lzx
Wed Apr 20 05:32:18 2011
@@ -161,9 +161,10 @@
<netparam><method name="getValue"> return
parent.parent.fileData;</method></netparam>
<handler name="ondata" args="value">
<![CDATA[
- //Debug.write(" saveAsImage: ",value);
+ if ($debug) Debug.write(" saveAsImage:
",value);
if (value>0){
parent.savefileDataWinRef.close();
+ canvas.currentFileExplorer.loadFiles();
} else {
new
lz.rpcErrorDialog(canvas.main_content._content.inner,{errorid:value});
}
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/base/remoteWhiteboard.lzx
Tue Apr 19 02:36:23 2011
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/base/remoteWhiteboard.lzx
Wed Apr 20 05:32:18 2011
@@ -77,6 +77,83 @@
]]>
</method>
+ <method name="loadSvedObjectList" args="objList">
+ <![CDATA[
+
+ var tempArray = new Array();
+ tempArray[0] = "loadSavedWhiteboard";
+ ///tempArray[1] = itemObj;
+ tempArray[1] = objList;
+ hib.sendMessageWithClient.sendMessage("whiteboard", tempArray);
+
+ this.loadingObjectList = objList;
+
+ if ($debug)
Debug.write("loadObjectList :: ",this.loadingObjectList);
+
+ function sortItemByIndex(a,b){
+ var a1 = a[a.length-8];
+ var b1 = b[b.length-8];
+
//_root.//Debug.write("natcompare: ",a1,b1,natcompare(a1,b1));
+ if(a1==b1){
+ return 0;
+ } else if(a1>b1){
+ return 1;
+ } else {
+ return -1;
+ }
+ }
+
+ for (var i=0;i<this.loadingObjectList.length;i++) {
+ if ($debug) Debug.write("
1 ",i,this.loadingObjectList[i][0],this.loadingObjectList[i][this.loadingObjectList[i].length-8]);
+ }
+
+ this.loadingObjectList.sort(sortItemByIndex);
+
+ for (var i=0;i<this.loadingObjectList.length;i++) {
+ if ($debug) Debug.write("
2 ",i,this.loadingObjectList[i][0],this.loadingObjectList[i][this.loadingObjectList[i].length-8]);
+ }
+
+ this.loadingObjectListId = 0;
+ //this.loadObjectDelegate = new LzDelegate(
this, "loadRemoteObject" );
+ //if (this.loadingObjectList.length != 0){
+ // lz.Timer.addTimer( this.loadObjectDelegate, 250 );
+ //}
+ //for (var i=0;i<this.loadingObjectList.length;i++){
+ // if ($debug) Debug.write("i
this.loadingObjectList[i] ",i,this.loadingObjectList[i]);
+ //}
+ if (this.loadingObjectList != null &&
this.loadingObjectList.length != 0){
+ this.startSavedSyncprocess.doCall();
+ }
+
+ ]]>
+ </method>
+
+ <method name="prepareLoadWMLFile" args="itemObj">
+ if ($debug) Debug.write("loadWMLFile: ",itemObj);
+ var Itemfilename = itemObj.fileName;
+ this.loadWMLFile.setAttribute('filename', Itemfilename);
+
+ this.loadWMLFile.doCall();
+ </method>
+
+
+ <netRemoteCallHib name="loadWMLFile"
funcname="fileservice.loadWmlObject"
+ remotecontext="$once{ canvas.thishib }" >
+ <attribute name="filename" type="string" value=""/>
+ <netparam><method name="getValue">return
canvas.sessionId;</method></netparam>
+ <netparam><method name="getValue">return
hib.currentroomid;</method></netparam>
+ <netparam><method name="getValue">return
parent.filename;</method></netparam>
+ <handler name="ondata" args="value">
+ <![CDATA[
+ //The onResult-Handler will be called be the rtmpconnection
+ if ($debug) Debug.write("loadWMLFile: ",value);
+ canvas._drawarea.clearAll();
+ parent.loadSvedObjectList(value);
+
+ ]]>
+ </handler>
+ </netRemoteCallHib>
+
<netRemoteCallHib name="startNewSyncprocess"
funcname="whiteboardservice.startNewSyncprocess"
remotecontext="$once{ canvas.thishib }" >
<handler name="ondata" args="value">
@@ -90,6 +167,23 @@
parent.startInitialLoadinProcess();
//}
}
+ ]]>
+ </handler>
+ </netRemoteCallHib>
+
+ <netRemoteCallHib name="startSavedSyncprocess"
funcname="whiteboardservice.startNewSyncprocess"
+ remotecontext="$once{ canvas.thishib }" >
+ <handler name="ondata" args="value">
+ <![CDATA[
+ //The onResult-Handler will be called be the rtmpconnection
+ if ($debug) Debug.write("startNewSyncprocess: ",value);
+ //if (value.publicSID == canvas.publicSID){
+ if ($debug) Debug.write("currentLoadingItem IS mine");
+ //TODO: Check usage of currentLoadingItem
+ //if (value.currentLoadingItem){
+ parent.startInitialLoadinProcess();
+ //}
+ //}
]]>
</handler>
</netRemoteCallHib>
@@ -149,7 +243,15 @@
this.drawrectangleToHistory(actionObject,this);
} else if(actionObject[0]=='ellipse'){
this.drawellipseToHistory(actionObject,this);
- }
+ } else if(actionObject[0]=='flv'){
+ this.drawFlvToHistory(actionObject,this);
+ } else if(actionObject[0]=='mindMapCenter'){
+ this.drawMindMapCenterToHistory(actionObject,this);
+ } else if(actionObject[0]=='mindMapNode'){
+ this.drawMindMapNodeToHistory(actionObject,this);
+ } else if(actionObject[0]=='clipart'){
+ this.drawClipArtToHistory(actionObject,this);
+ }
if ($debug) Debug.write("[store actionObject]
",actionObject);
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/panels/maintoolspanel/mainToolsPanel.lzx
Mon Oct 11 08:09:56 2010
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/panels/maintoolspanel/mainToolsPanel.lzx
Wed Apr 20 05:32:18 2011
@@ -8,9 +8,9 @@
<!--
<mainToolsPanelItem name="drag" modi="drag" labelid="1113"
resourceItem="arrow_draw_panel_tool_cursor" />
-->
- <!--
+ <!-- -->
<mainToolsPanelItem name="saveobj" modi="saveobj" labelid="197"
resourceItem="saveobj" setSelectionToItem="false" />
- -->
+
<mainToolsHPanelSeperator>
<attribute name="modi" value="" type="string"/>
</mainToolsHPanelSeperator>
@@ -42,9 +42,9 @@
<!--
<mainToolsPanelItem name="drag" modi="drag" labelid="1113"
resourceItem="arrow_draw_panel_tool_cursor" />
-->
- <!--
+ <!-- -->
<mainToolsPanelItem name="saveobj" modi="saveobj" labelid="197"
resourceItem="saveobj" setSelectionToItem="false" />
- -->
+
<mainToolsVPanelSeperator>
<attribute name="modi" value="" type="string"/>
</mainToolsVPanelSeperator>
@@ -71,7 +71,7 @@
<class name="mainToolsTopPanel" extends="baseTopPanel"
- width="368" height="33" title="" docking="true"
+ width="394" height="33" title="" docking="true"
activationClassBounding="mainToolsLeftPanel"
activationVClassBounding="mainToolsTopPanel"
leftClassPanel="mainToolsLeftPanel"
@@ -79,7 +79,7 @@
bottomClassPanel="mainToolsTopPanel"
rightClassPanel="mainToolsLeftPanel"
verticalClassActive="true"
- hWidth="33" hHeight="368">
+ hWidth="33" hHeight="394">
<method name="updateToolSelection" args="modi">
<![CDATA[
@@ -102,7 +102,7 @@
</class>
<class name="mainToolsLeftPanel" extends="baseLeftPanel"
- width="33" height="368" title="" docking="true"
+ width="33" height="394" title="" docking="true"
activationClassBounding="mainToolsLeftPanel"
activationVClassBounding="mainToolsTopPanel"
topClassPanel="mainToolsTopPanel"
@@ -110,7 +110,7 @@
leftClassPanel="mainToolsLeftPanel"
rightClassPanel="mainToolsLeftPanel"
verticalClassActive="false"
- vWidth="368" vHeight="33">
+ vWidth="394" vHeight="33">
<method name="updateToolSelection" args="modi">
<![CDATA[
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/windows/saveAsWmlWindow.lzx
Tue Nov 17 04:50:33 2009
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/windows/saveAsWmlWindow.lzx
Wed Apr 20 05:32:18 2011
@@ -17,6 +17,7 @@
<labelText y="22" labelid="201" width="200" />
<customEdittext name="_savefileName1" y="42" x="4" width="240"
text="filename" />
+ <!--
<labelText x="4" y="72" labelid="561" width="200" fgcolor="0x0000FF">
<handler name="onclick">
this.parent.refObj.confirmSaveAsImageTypeExport(this.parent._savefileName1.getText(),"png");
@@ -51,21 +52,22 @@
this.parent.close();
</handler>
</labelText>
-
- <simpleLabelButton name="_cancel" x="40" y="190"
- labelid="202" width="100" height="20">
- <handler name="onclick">
- this.parent.close();
- </handler>
- </simpleLabelButton>
-
- <simpleLabelButton name="_confirm" x="150" y="190"
+ -->
+
+ <simpleLabelButton name="_confirm" x="40" y="190"
labelid="203" width="100" height="20">
<handler name="onclick">
this.parent.refObj.confirmSaveAsObject(this.parent._savefileName1.getText());
</handler>
</simpleLabelButton>
+ <simpleLabelButton name="_cancel" x="150" y="190"
+ labelid="202" width="100" height="20">
+ <handler name="onclick">
+ this.parent.close();
+ </handler>
+ </simpleLabelButton>
+
</class>
</library>
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/modules/lzrecordcontent/library.lzx
Sat Jan 30 05:00:36 2010
+++
/trunk/singlewebapp/WebContent/openmeetings/modules/lzrecordcontent/library.lzx
Wed Apr 20 05:32:18 2011
@@ -38,6 +38,7 @@
<resource name="file_explorer_image_rsc" src="resources/image.png" />
<resource name="file_explorer_document_rsc"
src="resources/x-office-presentation.png" />
+ <resource name="file_explorer_wml_rsc"
src="resources/kpresenter_kpr.png" />
<resource name="file_explorer_folder_rsc"
src="resources/folder_blue_open.png" />
<resource name="file_explorer_folder_network_rsc"
src="resources/network.png" />
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/plugins/conference/whiteboard/fixedFileExplorerWhiteBoard.lzx
Wed Apr 20 03:16:40 2011
+++
/trunk/singlewebapp/WebContent/openmeetings/plugins/conference/whiteboard/fixedFileExplorerWhiteBoard.lzx
Wed Apr 20 05:32:18 2011
@@ -161,6 +161,11 @@
height="${ (canvas.ismoderator) ?
(parent.parent.height-42-parent._propertyPanel.height) :
((canvas.isAllowedToDraw) ?
(parent.parent.height-42-parent._propertyPanel.height) :
(parent.parent.height-42)) }"
y="0" name="_drawareaMask" clip="true" bgcolor="0xFFFFFF" >
+ <handler name="oninit">
+ if ($debug)
Debug.info("lz.Track.register ",canvas.currentImagesListdraw.currentTrackGroupName);
+ lz.Track.register(this,
canvas.currentImagesListdraw.currentTrackGroupName);
+ </handler>
+
<handler name="onmousedown">
this._drawarea.onmousedownMethod();
</handler>
@@ -174,6 +179,23 @@
<handler name="onmouseout">
this._drawarea.onmouseoutMethod();
</handler>
+
+ <handler name="onmousetrackover">
+ if ($debug) Debug.write("onmousetrackover");
+
canvas.currentImagesListdraw.currentDragItem.sendOverItem(this);
+ parent.setAttribute("bgcolor",0x93FE92);
+ </handler>
+
+ <handler name="onmousetrackout">
+ if ($debug) Debug.write("onmousetrackout");
+ canvas.currentImagesListdraw.currentDragItem.sendOutItem(this);
+ parent.setAttribute("bgcolor",0xFFFFFF);
+ </handler>
+
+ <handler name="onmousetrackup">
+ if ($debug) Debug.write("onmousetrackup");
+ parent.setAttribute("bgcolor",0xFFFFFF);
+ </handler>
<remoteWhiteboard y="0" name="_drawarea" isRemoteOID="true"
restricted="$once{ parent.parent.restricted }" >
@@ -215,27 +237,8 @@
<attribute name="initW"/>
<handler name="oninit">
canvas._drawarea = this;
- if ($debug)
Debug.info("lz.Track.register ",canvas.currentImagesListdraw.currentTrackGroupName);
- lz.Track.register(this,
canvas.currentImagesListdraw.currentTrackGroupName);
</handler>
- <handler name="onmousetrackover">
- if ($debug) Debug.write("onmousetrackover");
-
canvas.currentImagesListdraw.currentDragItem.sendOverItem(this);
- parent.setAttribute("bgcolor",0x93FE92);
- </handler>
-
- <handler name="onmousetrackout">
- if ($debug) Debug.write("onmousetrackout");
-
canvas.currentImagesListdraw.currentDragItem.sendOutItem(this);
- parent.setAttribute("bgcolor",0xFFFFFF);
- </handler>
-
- <handler name="onmousetrackup">
- if ($debug) Debug.write("onmousetrackup");
- parent.setAttribute("bgcolor",0xFFFFFF);
- </handler>
-
<handler name="onprogress" args="perc">
//Debug.write("onprogress: ",perc);
this.parent.parent._progress.setProgress(perc);
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/fileExplorer.lzx
Fri Apr 15 04:58:38 2011
+++
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/fileExplorer.lzx
Wed Apr 20 05:32:18 2011
@@ -14,6 +14,7 @@
<event name="onClose"/>
<handler name="oninit">
+ canvas.currentFileExplorer = this;
lz.Track.register(this._trashBar._trashIcon,
canvas.currentImagesListdraw.currentTrackGroupName);
</handler>
@@ -97,6 +98,13 @@
}
}
</method>
+
+ <method name="loadWmlFile" args="itemObj">
+ this.selectItem(itemObj);
+ canvas._drawarea.prepareLoadWMLFile(itemObj);
+ //canvas._drawarea.loadObjectList(itemObj);
+ </method>
+
<method name="loadDocument" args="itemObj">
this.selectItem(itemObj);
@@ -166,6 +174,7 @@
//Home area
for (var i=0;i<roomObject.userHome.length;i++) {
var fileExplorerItem = roomObject.userHome[i];
+ if ($debug)
Debug.write("fileExplorerItem, ",fileExplorerItem);
if (fileExplorerItem.isFolder) {
new lz.folderFileExplorerItem(homeIcon.content,{
fileExplorerItemId:fileExplorerItem.fileExplorerItemId,
@@ -204,9 +213,18 @@
fileIcon:'file_explorer_video_rsc',
refObjListRoot:this
});
- }
- }
-
+ }else if (fileExplorerItem.isStoredWmlFile) {
+ new lz.wmlFileExplorerItem(homeIcon.content,{
+ isFolder:false,
+
fileExplorerItemId:fileExplorerItem.fileExplorerItemId,
+
fileName:fileExplorerItem.fileName,
+
fileIcon:'file_explorer_document_rsc',
+ isWmlFile: true,
+ refObjListRoot:this
+ });
+
+ }
+ }
//Public - Room Area
var roomHome = new
lz.rootFileExplorerItem(this._filearea._contentarea,{
open:true,
@@ -225,6 +243,7 @@
for (var i=0;i<roomObject.roomHome.length;i++) {
var fileExplorerItem = roomObject.roomHome[i];
if ($debug)
Debug.write("fileExplorerItem.fileExplorerItemId, ",fileExplorerItem.fileExplorerItemId);
+ if ($debug)
Debug.write("fileExplorerItem, ",fileExplorerItem);
if (fileExplorerItem.isFolder) {
new lz.folderFileExplorerItem(roomHome.content,{
fileName:fileExplorerItem.fileName,
@@ -263,9 +282,17 @@
fileIcon:'file_explorer_video_rsc',
refObjListRoot:this
});
- }
- }
-
+ }else if (fileExplorerItem.isStoredWmlFile) {
+ new lz.wmlFileExplorerItem(roomHome.content,{
+ isFolder:false,
+
fileExplorerItemId:fileExplorerItem.fileExplorerItemId,
+
fileName:fileExplorerItem.fileName,
+
fileIcon:'file_explorer_document_rsc',
+ isWmlFile: true,
+ refObjListRoot:this
+ });
+ }
+ }
]]>
</method>
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/treeitems/baseFileExplorerItem.lzx
Fri Apr 15 04:58:38 2011
+++
/trunk/singlewebapp/WebContent/openmeetings/plugins/fileexplorer/treeitems/baseFileExplorerItem.lzx
Wed Apr 20 05:32:18 2011
@@ -180,6 +180,11 @@
<method name="loadDocument">
this.refObjListRoot.loadDocument(this);
</method>
+
+ <method name="loadWmlFile">
+ this.refObjListRoot.loadWmlFile(this);
+ </method>
+
<method name="addOrUpdateFolderName" args="fileExplorerItemId,isNew">
<![CDATA[
@@ -217,7 +222,10 @@
if ($debug) Debug.write("Is this selected => Double
Click !!!");
this.singleClickStarted = false;
lz.Timer.removeTimer( this.singleClickDelegate );
- if (this.isFolder) {
+
+ if (this.isWmlFile){
+ this.loadWmlFile();
+ } else if (this.isFolder) {
this.doSingleClick(null);
} else if (this.isPresentation) {
this.loadDocument();
@@ -338,9 +346,18 @@
fileIcon:'file_explorer_image_rsc',
refObjListRoot:this.refObjListRoot
});
- }
- }
-
+ }else if (fileExplorerItem.isStoredWmlFile) {
+ new lz.wmlFileExplorerItem(this.content,{
+ isFolder:false,
+
fileExplorerItemId:fileExplorerItem.fileExplorerItemId,
+
fileName:fileExplorerItem.fileName,
+
fileIcon:'file_explorer_document_rsc',
+ isWmlFile: true,
+
refObjListRoot:this.refObjListRoot
+ });
+
+ }
+ }
]]>
</method>
=======================================
***Additional files exist in this changeset.***
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" 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-dev?hl=en.