Index: lams_admin/conf/language/rams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_admin/conf/language/rams/Attic/ApplicationResources.properties,v diff -u -r1.2.4.1 -r1.2.4.2 --- lams_admin/conf/language/rams/ApplicationResources.properties 12 Mar 2007 04:39:37 -0000 1.2.4.1 +++ lams_admin/conf/language/rams/ApplicationResources.properties 27 Apr 2007 00:33:48 -0000 1.2.4.2 @@ -147,7 +147,7 @@ admin.enable =Enable admin.disable =Disable admin.register =Register -sysadmin.maintain =Maintain LAMS +sysadmin.maintain =Maintain RAMS sysadmin.maintain.loginpage =Maintain login page sysadmin.maintain.external.servers =Maintain integrated servers sysadmin.maintain.server.edit =Edit integrated server @@ -172,11 +172,11 @@ sysadmin.list.job =List scheduled jobs in Quartz queue sysadmin.register.server =Register Server sysadmin.edit.default.tool.content =Edit Default Tool Content -cache.maintain =Maintain LAMS Cache +cache.maintain =Maintain RAMS Cache cache.title =Cache Management cache.entries.title =Cache Nodes -cache.explanation1 =Listed below are the current nodes in the cache. This keeps certain common objects in memory to speed up LAMS. It is managed automatically and should not require any intervention. However, if the system appears to be keeping 'old values' e.g. an old first name, try clearing all the nodes in the cache. Once cleared, LAMS will reload the objects from the database. -cache.explanation2 =Warning: Removing nodes will reduce the performance of the LAMS server. After a while, the cache will build up again and LAMS will run as usual. +cache.explanation1 =Listed below are the current nodes in the cache. This keeps certain common objects in memory to speed up RAMS. It is managed automatically and should not require any intervention. However, if the system appears to be keeping 'old values' e.g. an old first name, try clearing all the nodes in the cache. Once cleared, RAMS will reload the objects from the database. +cache.explanation2 =Warning: Removing nodes will reduce the performance of the RAMS server. After a while, the cache will build up again and RAMS will run as usual. cache.explanation3 =Warning: If you remove a node, you will remove the node and all its child nodes. cache.button.remove =Remove admin.config.key =Key @@ -186,7 +186,7 @@ admin.register.directory =Directory admin.register.directory.public =Public admin.register.directory.private =Private -admin.register.heading.title =Register your server with the LAMS Community +admin.register.heading.title =Register your server with the RAMS Community admin.register.server.config.title =Server Configuration admin.register.server.stats.title =Server Statistics admin.register.server.config.url =Server URL Index: lams_admin/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== RCS file: /usr/local/cvsroot/lams_admin/conf/language/rams/Attic/ApplicationResources_en_AU.properties,v diff -u -r1.1.4.1 -r1.1.4.2 --- lams_admin/conf/language/rams/ApplicationResources_en_AU.properties 12 Mar 2007 04:39:37 -0000 1.1.4.1 +++ lams_admin/conf/language/rams/ApplicationResources_en_AU.properties 27 Apr 2007 00:33:48 -0000 1.1.4.2 @@ -147,7 +147,7 @@ admin.enable =Enable admin.disable =Disable admin.register =Register -sysadmin.maintain =Maintain LAMS +sysadmin.maintain =Maintain RAMS sysadmin.maintain.loginpage =Maintain login page sysadmin.maintain.external.servers =Maintain integrated servers sysadmin.maintain.server.edit =Edit integrated server @@ -172,11 +172,11 @@ sysadmin.list.job =List scheduled jobs in Quartz queue sysadmin.register.server =Register Server sysadmin.edit.default.tool.content =Edit Default Tool Content -cache.maintain =Maintain LAMS Cache +cache.maintain =Maintain RAMS Cache cache.title =Cache Management cache.entries.title =Cache Nodes -cache.explanation1 =Listed below are the current nodes in the cache. This keeps certain common objects in memory to speed up LAMS. It is managed automatically and should not require any intervention. However, if the system appears to be keeping 'old values' e.g. an old first name, try clearing all the nodes in the cache. Once cleared, LAMS will reload the objects from the database. -cache.explanation2 =Warning: Removing nodes will reduce the performance of the LAMS server. After a while, the cache will build up again and LAMS will run as usual. +cache.explanation1 =Listed below are the current nodes in the cache. This keeps certain common objects in memory to speed up RAMS. It is managed automatically and should not require any intervention. However, if the system appears to be keeping 'old values' e.g. an old first name, try clearing all the nodes in the cache. Once cleared, RAMS will reload the objects from the database. +cache.explanation2 =Warning: Removing nodes will reduce the performance of the RAMS server. After a while, the cache will build up again and RAMS will run as usual. cache.explanation3 =Warning: If you remove a node, you will remove the node and all its child nodes. cache.button.remove =Remove admin.config.key =Key @@ -186,7 +186,7 @@ admin.register.directory =Directory admin.register.directory.public =Public admin.register.directory.private =Private -admin.register.heading.title =Register your server with the LAMS Community +admin.register.heading.title =Register your server with the RAMS Community admin.register.server.config.title =Server Configuration admin.register.server.stats.title =Server Statistics admin.register.server.config.url =Server URL Index: lams_tool_vote/web/WEB-INF/lams.tld =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/WEB-INF/Attic/lams.tld,v diff -u -r1.11 -r1.11.2.1 --- lams_tool_vote/web/WEB-INF/lams.tld 6 Dec 2006 03:58:02 -0000 1.11 +++ lams_tool_vote/web/WEB-INF/lams.tld 27 Apr 2007 00:39:19 -0000 1.11.2.1 @@ -434,5 +434,35 @@ ImgButtonWrapper /WEB-INF/tags/ImgButtonWrapper.tag + + textarea + org.lamsfoundation.lams.web.tag.LAMSMultiLinesTextareaTag + JSP + true + + Render text exactly same as original input, which even won't escape the input HTML tag. + + + + + name + true + true + + + + + id + false + true + + + + + onchange + false + true + + Index: lams_tool_vote/web/WEB-INF/tags/ExportPortOutput.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/WEB-INF/tags/Attic/ExportPortOutput.tag,v diff -u -r1.4 -r1.4.2.1 Binary files differ Index: lams_tool_vote/web/WEB-INF/tags/FCKEditor.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/WEB-INF/tags/Attic/FCKEditor.tag,v diff -u -r1.1 -r1.1.2.1 Binary files differ Index: lams_tool_vote/web/WEB-INF/tags/Tab.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/WEB-INF/tags/Tab.tag,v diff -u -r1.5 -r1.5.2.1 --- lams_tool_vote/web/WEB-INF/tags/Tab.tag 28 Sep 2006 23:38:56 -0000 1.5 +++ lams_tool_vote/web/WEB-INF/tags/Tab.tag 27 Apr 2007 00:39:19 -0000 1.5.2.1 @@ -1,99 +1,99 @@ -<%/**************************************************************** - * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) - * ============================================================= - * License Information: http://lamsfoundation.org/licensing/lams/2.0/ - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2.0 - * as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - * USA - * - * http://www.gnu.org/licenses/gpl.txt - * **************************************************************** - */ - -/** - * Tab.tag - * Author: Mitchell Seaton - * Description: Creates a tab element. - * Wiki: - */ - - %> -<%@ tag body-content="empty"%> -<%@ attribute name="id" required="true" rtexprvalue="true"%> -<%@ attribute name="value" required="false" rtexprvalue="true"%> -<%@ attribute name="key" required="false" rtexprvalue="true"%> -<%@ attribute name="inactive" required="false" rtexprvalue="true"%> -<%@ attribute name="methodCall" required="false" rtexprvalue="true"%> - -<%@ taglib uri="tags-core" prefix="c"%> -<%@ taglib uri="tags-bean" prefix="bean"%> -<%@ taglib uri="tags-lams" prefix="lams"%> - - - - - - - - -<%// Usually methodCall is selectTab, but the calling code can override methodCall if desired. - // this is handy if the page needs different logic on initialisation and user switching tabs %> - - - - - - - - - - - - - - - - - - - - - - - - - - +<%/**************************************************************** + * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) + * ============================================================= + * License Information: http://lamsfoundation.org/licensing/lams/2.0/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2.0 + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA + * + * http://www.gnu.org/licenses/gpl.txt + * **************************************************************** + */ + +/** + * Tab.tag + * Author: Mitchell Seaton + * Description: Creates a tab element. + * Wiki: + */ + + %> +<%@ tag body-content="empty"%> +<%@ attribute name="id" required="true" rtexprvalue="true"%> +<%@ attribute name="value" required="false" rtexprvalue="true"%> +<%@ attribute name="key" required="false" rtexprvalue="true"%> +<%@ attribute name="inactive" required="false" rtexprvalue="true"%> +<%@ attribute name="methodCall" required="false" rtexprvalue="true"%> + +<%@ taglib uri="tags-core" prefix="c"%> +<%@ taglib uri="tags-bean" prefix="bean"%> +<%@ taglib uri="tags-lams" prefix="lams"%> + + + + + + + + +<%// Usually methodCall is selectTab, but the calling code can override methodCall if desired. + // this is handy if the page needs different logic on initialisation and user switching tabs %> + + + + + + + + + + + + + + + + + + + + + + + + + + Index: lams_tool_vote/web/WEB-INF/tags/TabBody.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/WEB-INF/tags/TabBody.tag,v diff -u -r1.5 -r1.5.2.1 --- lams_tool_vote/web/WEB-INF/tags/TabBody.tag 28 Sep 2006 23:38:56 -0000 1.5 +++ lams_tool_vote/web/WEB-INF/tags/TabBody.tag 27 Apr 2007 00:39:19 -0000 1.5.2.1 @@ -1,52 +1,52 @@ -<%/**************************************************************** - * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) - * ============================================================= - * License Information: http://lamsfoundation.org/licensing/lams/2.0/ - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2.0 - * as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - * USA - * - * http://www.gnu.org/licenses/gpl.txt - * **************************************************************** - */ - -/** - * TabBody.tag - * Author: Mitchell Seaton - * Description: Creates the body container for a tab element - * Wiki: - */ - - %> -<%@ tag body-content="scriptless"%> -<%@ attribute name="id" required="true" rtexprvalue="true"%> -<%@ attribute name="tabTitle" required="false" rtexprvalue="true"%> -<%@ attribute name="titleKey" required="false" rtexprvalue="true"%> -<%@ attribute name="page" required="false" rtexprvalue="true"%> -<%@ taglib uri="tags-core" prefix="c"%> -<%@ taglib uri="tags-bean" prefix="bean"%> - - -
- - - - - - - - - -
- +<%/**************************************************************** + * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) + * ============================================================= + * License Information: http://lamsfoundation.org/licensing/lams/2.0/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2.0 + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA + * + * http://www.gnu.org/licenses/gpl.txt + * **************************************************************** + */ + +/** + * TabBody.tag + * Author: Mitchell Seaton + * Description: Creates the body container for a tab element + * Wiki: + */ + + %> +<%@ tag body-content="scriptless"%> +<%@ attribute name="id" required="true" rtexprvalue="true"%> +<%@ attribute name="tabTitle" required="false" rtexprvalue="true"%> +<%@ attribute name="titleKey" required="false" rtexprvalue="true"%> +<%@ attribute name="page" required="false" rtexprvalue="true"%> +<%@ taglib uri="tags-core" prefix="c"%> +<%@ taglib uri="tags-bean" prefix="bean"%> + + +
+ + + + + + + + + +
+ Index: lams_tool_vote/web/WEB-INF/tags/Tabs.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/WEB-INF/tags/Tabs.tag,v diff -u -r1.5 -r1.5.2.1 --- lams_tool_vote/web/WEB-INF/tags/Tabs.tag 28 Sep 2006 23:38:56 -0000 1.5 +++ lams_tool_vote/web/WEB-INF/tags/Tabs.tag 27 Apr 2007 00:39:19 -0000 1.5.2.1 @@ -1,69 +1,69 @@ -<%/**************************************************************** - * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) - * ============================================================= - * License Information: http://lamsfoundation.org/licensing/lams/2.0/ - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2.0 - * as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - * USA - * - * http://www.gnu.org/licenses/gpl.txt - * **************************************************************** - */ - -/** - * Tabs.tag - * Author: Mitchell Seaton - * Description: Create a tab list from a input collection or nested Tab tags. - * Wiki: - */ - - %> -<%@ tag body-content="scriptless"%> -<%@ attribute name="collection" type="java.util.Collection" required="false" rtexprvalue="true"%> -<%@ attribute name="control" required="false" rtexprvalue="true"%> -<%@ attribute name="useKey" required="false" rtexprvalue="true"%> -<%@ taglib uri="tags-core" prefix="c"%> -<%@ taglib uri="tags-lams" prefix="lams"%> - - - - - - - - - - - - +<%/**************************************************************** + * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) + * ============================================================= + * License Information: http://lamsfoundation.org/licensing/lams/2.0/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2.0 + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 + * USA + * + * http://www.gnu.org/licenses/gpl.txt + * **************************************************************** + */ + +/** + * Tabs.tag + * Author: Mitchell Seaton + * Description: Create a tab list from a input collection or nested Tab tags. + * Wiki: + */ + + %> +<%@ tag body-content="scriptless"%> +<%@ attribute name="collection" type="java.util.Collection" required="false" rtexprvalue="true"%> +<%@ attribute name="control" required="false" rtexprvalue="true"%> +<%@ attribute name="useKey" required="false" rtexprvalue="true"%> +<%@ taglib uri="tags-core" prefix="c"%> +<%@ taglib uri="tags-lams" prefix="lams"%> + + + + + + + + + + + +