Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_daco/web/WEB-INF/tags/Comments.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_daco/web/WEB-INF/tags/CommentsAuthor.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_daco/web/WEB-INF/tags/DefineLater.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_daco/web/WEB-INF/tags/DefineLater.tag,v diff -u -r1.1 -r1.1.12.1 --- lams_tool_daco/web/WEB-INF/tags/DefineLater.tag 3 Jul 2008 06:12:08 -0000 1.1 +++ lams_tool_daco/web/WEB-INF/tags/DefineLater.tag 20 Apr 2016 00:33:36 -0000 1.1.12.1 @@ -1,6 +1,6 @@ <% - /**************************************************************** + /**************************************************************** * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) * ============================================================= * License Information: http://lamsfoundation.org/licensing/lams/2.0/ @@ -49,10 +49,18 @@ -

- -

-
- +
+
+
+ +
+
+
+
+ +
+
\ No newline at end of file Fisheye: Tag 1.1.2.2 refers to a dead (removed) revision in file `lams_tool_daco/web/WEB-INF/tags/HybridTab.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.1.2.2 refers to a dead (removed) revision in file `lams_tool_daco/web/WEB-INF/tags/HybridTabAction.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.1.2.3 refers to a dead (removed) revision in file `lams_tool_daco/web/WEB-INF/tags/HybridTabBody.tag'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.1.2.4 refers to a dead (removed) revision in file `lams_tool_daco/web/WEB-INF/tags/HybridTabHeader.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_daco/web/WEB-INF/tags/ImgButtonWrapper.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_daco/web/WEB-INF/tags/ImgButtonWrapper.tag,v diff -u -r1.1 -r1.1.12.1 --- lams_tool_daco/web/WEB-INF/tags/ImgButtonWrapper.tag 3 Jul 2008 06:12:08 -0000 1.1 +++ lams_tool_daco/web/WEB-INF/tags/ImgButtonWrapper.tag 20 Apr 2016 00:33:36 -0000 1.1.12.1 @@ -1,37 +1,37 @@ -<% -/**************************************************************** - * 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 - * **************************************************************** - */ - - /** - * ImgButtonWrapper.tag - * Author: Mitchell Seaton - * Description: Simple wrapper that will display buttons correctly when RTL page rendering is used. - */ - - %> -<%@ tag body-content="scriptless" %> -
-
- -
-
+<% +/**************************************************************** + * 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 + * **************************************************************** + */ + + /** + * ImgButtonWrapper.tag + * Author: Mitchell Seaton + * Description: Simple wrapper that will display buttons correctly when RTL page rendering is used. + */ + + %> +<%@ tag body-content="scriptless" %> +
+
+ +
+
Index: lams_tool_daco/web/WEB-INF/tags/Tab.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_daco/web/WEB-INF/tags/Tab.tag,v diff -u -r1.1.12.3 -r1.1.12.4 --- lams_tool_daco/web/WEB-INF/tags/Tab.tag 14 Apr 2016 13:25:48 -0000 1.1.12.3 +++ lams_tool_daco/web/WEB-INF/tags/Tab.tag 20 Apr 2016 00:33:36 -0000 1.1.12.4 @@ -24,8 +24,8 @@ /** * Tab.tag - * Author: Mitchell Seaton - * Description: Creates a tab element. + * Author: Fiona Malikoff + * Description: Creates a tab element within the Hybrid Tab Header. * Wiki: */ %> @@ -34,7 +34,7 @@ <%@ 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"%> +<%@ attribute name="methodCall" required="false" rtexprvalue="true"%> <%@ taglib uri="tags-core" prefix="c"%> <%@ taglib uri="tags-fmt" prefix="fmt"%> Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_daco/web/WEB-INF/tags/TabBodyArea.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_daco/web/WEB-INF/tags/Tabs.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_daco/web/WEB-INF/tags/Tabs.tag,v diff -u -r1.1.12.4 -r1.1.12.5 --- lams_tool_daco/web/WEB-INF/tags/Tabs.tag 14 Apr 2016 13:25:48 -0000 1.1.12.4 +++ lams_tool_daco/web/WEB-INF/tags/Tabs.tag 20 Apr 2016 00:33:36 -0000 1.1.12.5 @@ -23,52 +23,70 @@ /** * Tabs.tag - * Author: Mitchell Seaton - * Description: Create a tab list from a input collection or nested Tab tags. - * Wiki: + * Author: Fiona Malikoff + * Description: Create a hybrid panel header that contains a nav bar that acts like tabs. */ - %> -<%@ 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"%> -<%@ attribute name="format" required="false" rtexprvalue="true"%> +<%@ attribute name="title" required="false" rtexprvalue="true"%> +<%@ attribute name="refreshOnClickAction" required="false" rtexprvalue="true"%> +<%@ attribute name="helpToolSignature" required="false" rtexprvalue="true"%> +<%@ attribute name="helpModule" required="false" rtexprvalue="true"%> +<%@ attribute name="extraControl" required="false" rtexprvalue="true"%> + <%@ taglib uri="tags-core" prefix="c"%> <%@ taglib uri="tags-lams" prefix="lams"%> + + + + + + - - - - - - - - - - + +
+ + \ No newline at end of file Index: lams_tool_daco/web/WEB-INF/tags/headItems.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_daco/web/WEB-INF/tags/headItems.tag,v diff -u -r1.2.2.1 -r1.2.2.2 --- lams_tool_daco/web/WEB-INF/tags/headItems.tag 10 Feb 2016 10:01:44 -0000 1.2.2.1 +++ lams_tool_daco/web/WEB-INF/tags/headItems.tag 20 Apr 2016 00:33:36 -0000 1.2.2.2 @@ -41,7 +41,9 @@ - + - + + + Index: lams_tool_daco/web/pages/authoring/authoring.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_daco/web/pages/authoring/authoring.jsp,v diff -u -r1.7.2.5 -r1.7.2.6 --- lams_tool_daco/web/pages/authoring/authoring.jsp 18 Apr 2016 23:26:30 -0000 1.7.2.5 +++ lams_tool_daco/web/pages/authoring/authoring.jsp 20 Apr 2016 00:33:36 -0000 1.7.2.6 @@ -43,12 +43,12 @@ - - - - + + + + - + <%@ include file="/common/messages.jsp"%> @@ -74,7 +74,7 @@ customiseSessionID="${formBean.sessionMapID}" contentFolderID="${formBean.contentFolderID}" cancelConfirmMsgKey="message.authoring.cancel.save" /> - + Index: lams_tool_daco/web/pages/authoring/parts/addcheckbox.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_daco/web/pages/authoring/parts/addcheckbox.jsp,v diff -u -r1.9.2.2 -r1.9.2.3 --- lams_tool_daco/web/pages/authoring/parts/addcheckbox.jsp 26 Feb 2016 07:17:17 -0000 1.9.2.2 +++ lams_tool_daco/web/pages/authoring/parts/addcheckbox.jsp 20 Apr 2016 00:33:36 -0000 1.9.2.3 @@ -5,7 +5,7 @@ <%@ include file="/common/header.jsp"%> - +