Index: lams_tool_vote/web/WEB-INF/tags/Rating.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/WEB-INF/tags/Attic/Rating.tag,v diff -u -r1.1.2.1 -r1.1.2.2 --- lams_tool_vote/web/WEB-INF/tags/Rating.tag 26 May 2016 13:01:09 -0000 1.1.2.1 +++ lams_tool_vote/web/WEB-INF/tags/Rating.tag 27 Apr 2017 11:49:13 -0000 1.1.2.2 @@ -24,6 +24,7 @@ <%@ attribute name="averageRatingLabel" required="false" rtexprvalue="true" %> <%@ attribute name="minNumberWordsLabel" required="false" rtexprvalue="true" %> <%@ attribute name="showComments" required="false" rtexprvalue="true" %> +<%@ attribute name="allowRetries" required="false" rtexprvalue="true" %> <%-- Default value for message key --%> @@ -61,6 +62,10 @@ + + + + <%--Rating stars area---------------------------------------%>
@@ -77,7 +82,7 @@ - + Index: lams_tool_wiki/web/WEB-INF/tags/Rating.tag =================================================================== RCS file: /usr/local/cvsroot/lams_tool_wiki/web/WEB-INF/tags/Attic/Rating.tag,v diff -u -r1.1.2.1 -r1.1.2.2 --- lams_tool_wiki/web/WEB-INF/tags/Rating.tag 25 May 2016 04:32:17 -0000 1.1.2.1 +++ lams_tool_wiki/web/WEB-INF/tags/Rating.tag 27 Apr 2017 11:49:12 -0000 1.1.2.2 @@ -24,6 +24,7 @@ <%@ attribute name="averageRatingLabel" required="false" rtexprvalue="true" %> <%@ attribute name="minNumberWordsLabel" required="false" rtexprvalue="true" %> <%@ attribute name="showComments" required="false" rtexprvalue="true" %> +<%@ attribute name="allowRetries" required="false" rtexprvalue="true" %> <%-- Default value for message key --%> @@ -61,6 +62,10 @@ + + + + <%--Rating stars area---------------------------------------%>
@@ -77,7 +82,7 @@ - + Index: lams_www/web/WEB-INF/tags/AuthoringButton.tag =================================================================== RCS file: /usr/local/cvsroot/lams_www/web/WEB-INF/tags/AuthoringButton.tag,v diff -u -r1.15.2.3 -r1.15.2.4 --- lams_www/web/WEB-INF/tags/AuthoringButton.tag 13 Dec 2016 04:42:05 -0000 1.15.2.3 +++ lams_www/web/WEB-INF/tags/AuthoringButton.tag 27 Apr 2017 11:49:14 -0000 1.15.2.4 @@ -123,7 +123,7 @@ }
- + Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/FileUpload.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_www/web/WEB-INF/tags/Rating.tag =================================================================== RCS file: /usr/local/cvsroot/lams_www/web/WEB-INF/tags/Attic/Rating.tag,v diff -u -r1.1.2.1 -r1.1.2.2 --- lams_www/web/WEB-INF/tags/Rating.tag 29 Jun 2016 02:10:34 -0000 1.1.2.1 +++ lams_www/web/WEB-INF/tags/Rating.tag 27 Apr 2017 11:49:14 -0000 1.1.2.2 @@ -24,6 +24,7 @@ <%@ attribute name="averageRatingLabel" required="false" rtexprvalue="true" %> <%@ attribute name="minNumberWordsLabel" required="false" rtexprvalue="true" %> <%@ attribute name="showComments" required="false" rtexprvalue="true" %> +<%@ attribute name="allowRetries" required="false" rtexprvalue="true" %> <%-- Default value for message key --%> @@ -61,6 +62,10 @@ + + + + <%--Rating stars area---------------------------------------%>
@@ -77,7 +82,7 @@ - + Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/WaitingSpinner.tag'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_www/web/WEB-INF/tlds/lams/lams.tld =================================================================== RCS file: /usr/local/cvsroot/lams_www/web/WEB-INF/tlds/lams/lams.tld,v diff -u -r1.2.2.6 -r1.2.2.7 --- lams_www/web/WEB-INF/tlds/lams/lams.tld 25 Nov 2016 17:08:50 -0000 1.2.2.6 +++ lams_www/web/WEB-INF/tlds/lams/lams.tld 27 Apr 2017 11:49:14 -0000 1.2.2.7 @@ -529,5 +529,13 @@ CommentsAuthor /WEB-INF/tags/CommentsAuthor.tag + + FileUpload + /WEB-INF/tags/FileUpload.tag + + + WaitingSpinner + /WEB-INF/tags/WaitingSpinner.tag +