Index: lams_tool_forum/web/WEB-INF/tags/Arrow.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/WEB-INF/tags/Attic/Arrow.tag,v
diff -u -r1.1.2.1 -r1.1.2.2
--- lams_tool_forum/web/WEB-INF/tags/Arrow.tag 9 May 2016 12:03:50 -0000 1.1.2.1
+++ lams_tool_forum/web/WEB-INF/tags/Arrow.tag 23 Jun 2016 04:01:08 -0000 1.1.2.2
@@ -6,6 +6,8 @@
<%@ attribute name="state" required="true" rtexprvalue="true"%>
<%@ attribute name="title" required="false" rtexprvalue="true"%>
<%@ attribute name="onclick" required="false" rtexprvalue="true"%>
+<%@ attribute name="id" required="false" rtexprvalue="true"%>
+<%@ attribute name="display" required="false" rtexprvalue="true"%>
@@ -26,10 +28,28 @@
+
+ id="${id}"
+
+
+
+
+
+
+
+
+ style='display:${display}'
+
+
+
+
+
+
+
-
+
-
+
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_forum/web/WEB-INF/tags/AuthoringRatingCriteria.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_tool_forum/web/WEB-INF/tags/Page.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/WEB-INF/tags/Attic/Page.tag,v
diff -u -r1.1.2.3 -r1.1.2.4
--- lams_tool_forum/web/WEB-INF/tags/Page.tag 9 May 2016 12:03:50 -0000 1.1.2.3
+++ lams_tool_forum/web/WEB-INF/tags/Page.tag 23 Jun 2016 04:01:08 -0000 1.1.2.4
@@ -24,7 +24,7 @@
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_forum/web/WEB-INF/tags/Rating.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_tool_forum/web/WEB-INF/tlds/lams/lams.tld
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/web/WEB-INF/tlds/lams/lams.tld,v
diff -u -r1.3.2.5 -r1.3.2.6
--- lams_tool_forum/web/WEB-INF/tlds/lams/lams.tld 23 Jun 2016 03:56:35 -0000 1.3.2.5
+++ lams_tool_forum/web/WEB-INF/tlds/lams/lams.tld 23 Jun 2016 04:01:08 -0000 1.3.2.6
@@ -426,8 +426,16 @@
AuthoringButton
/WEB-INF/tags/AuthoringButton.tag
-
+
+ AuthoringRatingCriteria
+ /WEB-INF/tags/AuthoringRatingCriteria.tag
+
+
+ Rating
+ /WEB-INF/tags/Rating.tag
+
+
headItems
/WEB-INF/tags/headItems.tag