Index: lams_central/web/WEB-INF/web.xml =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/WEB-INF/Attic/web.xml,v diff -u -r1.29 -r1.29.6.1 --- lams_central/web/WEB-INF/web.xml 28 Sep 2006 23:27:37 -0000 1.29 +++ lams_central/web/WEB-INF/web.xml 22 Feb 2007 04:22:44 -0000 1.29.6.1 @@ -72,6 +72,10 @@ /fckeditor/* + SystemSessionFilter + /eof/* + + hibernateFilter *.do @@ -149,13 +153,13 @@ - storeLD - org.lamsfoundation.lams.authoring.web.StoreLDServlet + editLD + org.lamsfoundation.lams.authoring.web.EditOnFlyServlet - storeTheme - org.lamsfoundation.lams.themes.web.StoreThemeServlet + storeLD + org.lamsfoundation.lams.authoring.web.StoreLDServlet @@ -164,6 +168,11 @@ + storeTheme + org.lamsfoundation.lams.themes.web.StoreThemeServlet + + + SimpleUploader org.lamsfoundation.lams.web.LAMSUploadServlet @@ -328,18 +337,22 @@ + editLD + /eof/authoring/editLearningDesign + + storeLD /servlet/authoring/storeLearningDesignDetails - storeTheme - /themes/servlet/storeTheme - - dumpWDDX /servlet/dumpWDDX + storeTheme + /themes/servlet/storeTheme + + SimpleUploader /fckeditor/editor/filemanager/upload/simpleuploader @@ -467,9 +480,10 @@ LEARNER MONITOR AUTHOR - COURSE MANAGER - COURSE ADMIN + GROUP MANAGER + GROUP ADMIN SYSADMIN + AUTHOR ADMIN @@ -480,6 +494,7 @@ AUTHOR + AUTHOR ADMIN @@ -501,9 +516,10 @@ AUTHOR MONITOR - COURSE MANAGER - COURSE ADMIN + GROUP MANAGER + GROUP ADMIN SYSADMIN + AUTHOR ADMIN @@ -535,15 +551,19 @@ - COURSE MANAGER + GROUP MANAGER - COURSE ADMIN + GROUP ADMIN Can add/remove users to the system, set up classes of users for sessions SYSADMIN + + AUTHOR ADMIN + +