Revision: 3167
Author: seba.wagner
Date: Fri Mar 19 01:13:20 2010
Log: Duplicated Config Keys
http://code.google.com/p/openmeetings/source/detail?r=3167
Modified:
/trunk/singlewebapp/WebContent/openmeetings/base/mainAttributes.lzx
/trunk/singlewebapp/WebContent/openmeetings/base/moduleConfiguration.lzx
=======================================
--- /trunk/singlewebapp/WebContent/openmeetings/base/mainAttributes.lzx Thu
Mar 18 09:16:21 2010
+++ /trunk/singlewebapp/WebContent/openmeetings/base/mainAttributes.lzx Fri
Mar 19 01:13:20 2010
@@ -77,107 +77,10 @@
<attribute name="defaultWhiteboardWidth" value="2400" type="number" />
<attribute name="defaultWhiteboardHeight" value="1200" type="number" />
-<!-- Module Configuration -->
-<!-- #############################################
- Admin Modules
- -->
-
-<attribute name="adminModuleUser" value="userAdmin" type="string" />
-
-<attribute name="adminModuleRoom" value="roomAdmin" type="string" />
-
-<attribute name="adminModuleOrg" value="orgAdmin" type="string" />
-
-<attribute name="adminModuleLanguages" value="languagesEditor"
type="string" />
-
-<attribute name="adminModuleConnections" value="roomClient" type="string"
/>
-
-<attribute name="adminModuleConfiguration" value="confAdmin" type="string"
/>
-
-<attribute name="adminModuleBackup" value="backupContent" type="string" />
-
-
-<!-- #############################################
- Moderator Modules
- -->
-
-<attribute name="moderatorModuleUser" value="userModerate" type="string" />
-
-<attribute name="moderatorModuleRoom" value="roomModerate" type="string" />
-
-
-<!-- #############################################
- Dashboard Modules
- -->
-
-<attribute name="dashboardModuleStartScreen" value="mainDashboard"
type="string" />
-
-<attribute name="dashboardModuleCalendar" value="lzCalendar" type="string"
/>
-
-
-<!-- Conference Room Modules -->
-
-<attribute name="conferenceModuleRoomList" value="allmeetings"
type="string" />
-
-
-<!-- #############################################
- Conference Room
-
- Room Layout's: flexibleConferenceRoom,conferenceView
- -->
-
-<attribute name="conferenceRoomModule" value="flexibleConferenceRoom"
type="string" />
-
-
-<!-- #############################################
- Event Room Modules
- -->
-
-<attribute name="eventModuleRoomList" value="allEvents" type="string" />
-
-
-<!-- #############################################
- Event Room
-
- Room Layouts: flexibleEventRoom,audienceView
- -->
-
-<attribute name="eventRoomModule" value="flexibleEventRoom" type="string"
/>
-
-<!-- #############################################
- Event Room
-
- Room Layouts: flexibleRestrictedConferenceRoom,restrictedConferenceRoom
- -->
-<attribute name="restrictedRoomModule" value="restrictedConferenceRoom"
type="string" />
-
-<!-- #############################################
- Event Room
-
- Room Layouts: interviewConferenceRoom
- -->
-<attribute name="interviewRoomModule" value="interviewConferenceRoom"
type="string" />
-
-
-<!-- #############################################
- Event Room Modules
- -->
-
-<attribute name="recordModule" value="lzRecordContent" type="string" />
-
-<!-- #############################################
- Profiles Panel Modules
- -->
-
-<attribute name="userSettingsModule" value="userSettings" type="string" />
-
<!-- END OF config.xml attributes
##########################################################
-->
-
-
-
<attribute name="userHistory" value="null" />
<attribute name="browserTabHistory" value="null" />
=======================================
---
/trunk/singlewebapp/WebContent/openmeetings/base/moduleConfiguration.lzx
Mon Oct 12 03:48:00 2009
+++
/trunk/singlewebapp/WebContent/openmeetings/base/moduleConfiguration.lzx
Fri Mar 19 01:13:20 2010
@@ -68,6 +68,19 @@
<attribute name="eventRoomModule" value="audienceView" type="string" />
+<!-- #############################################
+ Event Room
+
+ Room Layouts: flexibleRestrictedConferenceRoom,restrictedConferenceRoom
+ -->
+<attribute name="restrictedRoomModule" value="restrictedConferenceRoom"
type="string" />
+
+<!-- #############################################
+ Event Room
+
+ Room Layouts: interviewConferenceRoom
+ -->
+<attribute name="interviewRoomModule" value="interviewConferenceRoom"
type="string" />
<!-- #############################################
Event Room Modules
--
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.