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.12 -r1.13
--- lams_tool_vote/web/WEB-INF/lams.tld 9 May 2007 00:52:12 -0000 1.12
+++ lams_tool_vote/web/WEB-INF/lams.tld 8 Jun 2007 01:43:33 -0000 1.13
@@ -464,5 +464,9 @@
true
+
+ head
+ /WEB-INF/tags/Head.tag
+
Index: lams_tool_vote/web/WEB-INF/tags/Head.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_vote/web/WEB-INF/tags/Head.tag,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_tool_vote/web/WEB-INF/tags/Head.tag 8 Jun 2007 01:43:35 -0000 1.1
@@ -0,0 +1,41 @@
+<%/****************************************************************
+ * 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
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
+ * Description: Sets up the non-cache pragma statements and the UTF-8
+ * encoding. Use in place of the normal head tag.
+ */
+%>
+
+<%@ tag body-content="scriptless"%>
+
+
Index: lams_www/web/WEB-INF/lams.tld
===================================================================
RCS file: /usr/local/cvsroot/lams_www/web/WEB-INF/Attic/lams.tld,v
diff -u -r1.6 -r1.7
--- lams_www/web/WEB-INF/lams.tld 9 May 2007 00:51:25 -0000 1.6
+++ lams_www/web/WEB-INF/lams.tld 8 Jun 2007 01:44:20 -0000 1.7
@@ -464,5 +464,9 @@
true
+
+ head
+ /WEB-INF/tags/Head.tag
+
Index: lams_www/web/WEB-INF/tags/Head.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_www/web/WEB-INF/tags/Head.tag,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_www/web/WEB-INF/tags/Head.tag 8 Jun 2007 01:44:20 -0000 1.1
@@ -0,0 +1,41 @@
+<%/****************************************************************
+ * 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
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
+ * Description: Sets up the non-cache pragma statements and the UTF-8
+ * encoding. Use in place of the normal head tag.
+ */
+%>
+
+<%@ tag body-content="scriptless"%>
+
+
+
+
+
+
+
+
+
Index: lams_www/web/WEB-INF/tags/headItems.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_www/web/WEB-INF/tags/headItems.tag,v
diff -u -r1.4 -r1.5
--- lams_www/web/WEB-INF/tags/headItems.tag 28 Sep 2006 23:44:02 -0000 1.4
+++ lams_www/web/WEB-INF/tags/headItems.tag 8 Jun 2007 01:44:20 -0000 1.5
@@ -42,8 +42,6 @@
-
-