You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by gm...@apache.org on 2014/07/31 04:24:44 UTC

svn commit: r1614802 [1/2] - in /roller/trunk/app/src/main: resources/themes/ webapp/WEB-INF/jsps/admin/ webapp/WEB-INF/jsps/core/ webapp/WEB-INF/jsps/editor/ webapp/WEB-INF/jsps/tiles/ webapp/WEB-INF/velocity/ webapp/WEB-INF/velocity/templates/ webapp...

Author: gmazza
Date: Thu Jul 31 02:24:42 2014
New Revision: 1614802

URL: http://svn.apache.org/r1614802
Log:
Removal of XFN tags, type attribute on scripts, style, and link stylesheets no longer needed w/HTML 5, added 'edge' compatability setting for IE.

Modified:
    roller/trunk/app/src/main/resources/themes/css.vm
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/GlobalCommentManagement.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/GlobalCommentManagementSidebar.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/PlanetSubscriptions.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/UserAdmin.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/CreateWeblog.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/Login.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/Register.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Bookmarks.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Categories.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Comments.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/CommentsSidebar.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntriesSidebar.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntryAdd.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntryEdit.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAdd.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddExternalInclude.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddSuccess.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddSuccessInclude.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileEdit.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileEditSuccess.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileImageChooser.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileImageDimension.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileSidebar.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileView.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MembersInvite.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/StylesheetEdit.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/TemplateEdit.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/ThemeEdit.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/ThemeEditSharedThemesOnly.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head-ajax.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-errorpage.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-installpage.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-mainmenupage.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-popuppage.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-simplepage.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-tabbedpage.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/velocity/templates/error-page.vm
    roller/trunk/app/src/main/webapp/WEB-INF/velocity/templates/weblog/popupcomments.vm
    roller/trunk/app/src/main/webapp/WEB-INF/velocity/weblog.vm
    roller/trunk/app/src/main/webapp/roller-ui/authoring/editors/editor-text.jsp
    roller/trunk/app/src/main/webapp/roller-ui/authoring/editors/editor-xinha.jsp
    roller/trunk/app/src/main/webapp/roller-ui/errors/403.jsp
    roller/trunk/app/src/main/webapp/roller-ui/errors/404.jsp
    roller/trunk/app/src/main/webapp/roller-ui/errors/error.jsp
    roller/trunk/app/src/main/webapp/roller-ui/styles/atom.xsl
    roller/trunk/app/src/main/webapp/roller-ui/styles/rss.xsl
    roller/trunk/app/src/main/webapp/themes/basic/permalink.vm
    roller/trunk/app/src/main/webapp/themes/basic/searchresults.vm
    roller/trunk/app/src/main/webapp/themes/basic/weblog.vm
    roller/trunk/app/src/main/webapp/themes/basicmobile/permalink-mobile.vm
    roller/trunk/app/src/main/webapp/themes/basicmobile/permalink.vm
    roller/trunk/app/src/main/webapp/themes/basicmobile/searchresults-mobile.vm
    roller/trunk/app/src/main/webapp/themes/basicmobile/searchresults.vm
    roller/trunk/app/src/main/webapp/themes/basicmobile/weblog-mobile.vm
    roller/trunk/app/src/main/webapp/themes/basicmobile/weblog.vm
    roller/trunk/app/src/main/webapp/themes/fauxcoly/archives.vm
    roller/trunk/app/src/main/webapp/themes/fauxcoly/entry.vm
    roller/trunk/app/src/main/webapp/themes/fauxcoly/search.vm
    roller/trunk/app/src/main/webapp/themes/fauxcoly/std_head.vm
    roller/trunk/app/src/main/webapp/themes/fauxcoly/tags_index.vm
    roller/trunk/app/src/main/webapp/themes/fauxcoly/weblog.vm
    roller/trunk/app/src/main/webapp/themes/frontpage/_header.vm
    roller/trunk/app/src/main/webapp/themes/gaurav/archives.vm
    roller/trunk/app/src/main/webapp/themes/gaurav/entry.vm
    roller/trunk/app/src/main/webapp/themes/gaurav/search.vm
    roller/trunk/app/src/main/webapp/themes/gaurav/std_footer.vm
    roller/trunk/app/src/main/webapp/themes/gaurav/std_head.vm
    roller/trunk/app/src/main/webapp/themes/gaurav/std_header.vm
    roller/trunk/app/src/main/webapp/themes/gaurav/tags_index.vm
    roller/trunk/app/src/main/webapp/themes/gaurav/weblog.vm

Modified: roller/trunk/app/src/main/resources/themes/css.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/resources/themes/css.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/resources/themes/css.vm (original)
+++ roller/trunk/app/src/main/resources/themes/css.vm Thu Jul 31 02:24:42 2014
@@ -1,4 +1,4 @@
- <link rel="stylesheet" type="text/css" href="$ctxPath/themes/base.css" /> 	 
+ <link rel="stylesheet" href="$ctxPath/themes/base.css" />
  #if( $theme ) 	 
-     <link rel="stylesheet" type="text/css" href="#showThemePath($theme)/theme.css" /> 	 
+     <link rel="stylesheet" href="#showThemePath($theme)/theme.css" />
  #end
\ No newline at end of file

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/GlobalCommentManagement.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/GlobalCommentManagement.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/GlobalCommentManagement.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/GlobalCommentManagement.jsp Thu Jul 31 02:24:42 2014
@@ -18,7 +18,7 @@
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
 
-<script type="text/javascript">
+<script>
 <!-- 
 function setChecked(val, name) {
     form = document.getElementById('globalCommentManagement');

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/GlobalCommentManagementSidebar.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/GlobalCommentManagementSidebar.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/GlobalCommentManagementSidebar.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/GlobalCommentManagementSidebar.jsp Thu Jul 31 02:24:42 2014
@@ -17,9 +17,9 @@
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
-<script type="text/javascript" src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
-<script type="text/javascript" src='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js"/>'></script>
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
+<script src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
+<script src='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js"/>'></script>
 
 <div class="sidebarFade">
     <div class="menu-tr">
@@ -44,7 +44,7 @@
     
     <div class="sideformrow">
         <label for="startDateString" class="sideformrow"><s:text name="commentManagement.startDate" />:</label>
-            <script type="text/javascript" >
+            <script>
             $(function() {
                 $( "#comments_bean_startDateString" ).datepicker({
                     showOn: "button",
@@ -60,7 +60,7 @@
         
     <div class="sideformrow">
         <label for="endDateString" class="sideformrow"><s:text name="commentManagement.endDate" />:</label>
-            <script type="text/javascript" >
+            <script>
             $(function() {
                 $( "#comments_bean_endDateString" ).datepicker({
                     showOn: "button",

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/PlanetSubscriptions.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/PlanetSubscriptions.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/PlanetSubscriptions.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/PlanetSubscriptions.jsp Thu Jul 31 02:24:42 2014
@@ -17,7 +17,7 @@
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
-<script type="text/javascript">
+<script>
 function confirmSubDelete(subUrl) {
   if (window.confirm('Are you sure you want to remove this subscription?')) {
     document.location.href='<s:url action="planetSubscriptions!delete" />?groupHandle=<s:property value="groupHandle"/>&subUrl='+encodeURIComponent(subUrl);

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/UserAdmin.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/UserAdmin.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/UserAdmin.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/admin/UserAdmin.jsp Thu Jul 31 02:24:42 2014
@@ -17,7 +17,7 @@
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
-<script type="text/javascript">
+<script>
 <!-- //
 <%@ include file="/roller-ui/scripts/ajax-user.js" %>
 // -->
@@ -49,7 +49,7 @@
 </a>
 
 <%-- this forces focus to the userName field --%>
-<script type="text/javascript">
+<script>
 <!--
     document.getElementById('userName').focus();
 // -->

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/CreateWeblog.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/CreateWeblog.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/CreateWeblog.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/CreateWeblog.jsp Thu Jul 31 02:24:42 2014
@@ -16,9 +16,9 @@
   directory of this distribution.
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
-<script type="text/javascript" src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
+<script src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
 
-<script type="text/javascript">
+<script>
 <!--
 function previewImage(theme) {
     document.preview.src="<s:property value="siteURL" />/roller-ui/authoring/previewtheme?theme="+theme;
@@ -107,7 +107,7 @@ function handlePreview(handle) {
 
         <img name="preview" src='' />
         <!-- initialize preview image at page load -->
-        <script type="text/javascript">
+        <script>
             <s:if test="bean.theme == null">
                 previewImage('<s:property value="themes[0].id"/>');
             </s:if>
@@ -128,7 +128,7 @@ function handlePreview(handle) {
     
 </s:form>
 
-<script type="text/javascript">
+<script>
     document.forms[0].elements[0].focus();
 </script>
     

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/Login.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/Login.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/Login.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/Login.jsp Thu Jul 31 02:24:42 2014
@@ -114,7 +114,7 @@ if (cmaEnabled) {
     </form>
 </s:if>
 
-<script type="text/javascript">
+<script>
 <!--
 <s:if test="openIdConfiguration != 'disabled'">
 function focusToOpenidForm() {

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/Register.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/Register.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/Register.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/core/Register.jsp Thu Jul 31 02:24:42 2014
@@ -154,7 +154,7 @@
 
 </s:form>
 
-<script type="text/javascript">
+<script>
 function onChange() {
     var disabled = true;
     var openIdConfig    = '<s:property value="openIdConfiguration" />';

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Bookmarks.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Bookmarks.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Bookmarks.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Bookmarks.jsp Thu Jul 31 02:24:42 2014
@@ -18,7 +18,7 @@
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
 <%-- JavaScript for bookmarks table --%>
-<script type="text/javascript">
+<script>
 // <!-- 
 function onDelete() 
 {

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Categories.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Categories.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Categories.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Categories.jsp Thu Jul 31 02:24:42 2014
@@ -18,7 +18,7 @@
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
 <%-- JavaScript for categories table --%> 
-<script type="text/javascript">
+<script>
 // <!-- 
 function onMove()
 {

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Comments.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Comments.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Comments.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/Comments.jsp Thu Jul 31 02:24:42 2014
@@ -17,9 +17,9 @@
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
-<script type="text/javascript" src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
+<script src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
 
-<script type="text/javascript">
+<script>
 //<!--
 <s:if test="pager.items != null">
     $(document).ready(function(){
@@ -328,7 +328,7 @@
         <br />
 
 
-    <script type="text/javascript">
+    <script>
     <!--
     var comments = {};
 

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/CommentsSidebar.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/CommentsSidebar.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/CommentsSidebar.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/CommentsSidebar.jsp Thu Jul 31 02:24:42 2014
@@ -17,9 +17,9 @@
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
-<script type="text/javascript" src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
-<script type="text/javascript" src='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js"/>'></script>
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
+<script src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
+<script src='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js"/>'></script>
 
 <div class="sidebarFade">
     <div class="menu-tr">
@@ -45,7 +45,7 @@
     
     <div class="sideformrow">
         <label for="startDateString" class="sideformrow"><s:text name="commentManagement.startDate" />:</label>
-            <script type="text/javascript" >
+            <script>
             $(function() {
                 $( "#commentsQuery_bean_startDateString" ).datepicker({
                     showOn: "button",
@@ -61,7 +61,7 @@
         
     <div class="sideformrow">
         <label for="endDateString" class="sideformrow"><s:text name="commentManagement.endDate" />:</label>
-            <script type="text/javascript" >
+            <script>
             $(function() {
                 $( "#commentsQuery_bean_endDateString" ).datepicker({
                     showOn: "button",

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntriesSidebar.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntriesSidebar.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntriesSidebar.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntriesSidebar.jsp Thu Jul 31 02:24:42 2014
@@ -17,9 +17,9 @@
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
-<script type="text/javascript" src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
-<script type="text/javascript" src='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js"/>'></script>
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
+<script src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
+<script src='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js"/>'></script>
 
 <div class="sidebarFade">
     <div class="menu-tr">
@@ -74,7 +74,7 @@
 
                     <div class="sideformrow">
                         <label for="startDateString" class="sideformrow"><s:text name="weblogEntryQuery.label.startDate" />:</label>
-                        <script type="text/javascript" >
+                        <script>
                         $(function() {
                             $( "#entries_bean_startDateString" ).datepicker({
                                 showOn: "button",
@@ -90,7 +90,7 @@
 
                     <div class="sideformrow">
                         <label for="endDateString" class="sideformrow"><s:text name="weblogEntryQuery.label.endDate" />:</label>
-                        <script type="text/javascript" >
+                        <script>
                         $(function() {
                             $( "#entries_bean_endDateString" ).datepicker({
                                 showOn: "button",

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntryAdd.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntryAdd.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntryAdd.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntryAdd.jsp Thu Jul 31 02:24:42 2014
@@ -17,10 +17,10 @@
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
 
-<script type="text/javascript" src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
-<script type="text/javascript" src='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js"/>'></script>
+<script src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
+<script src='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js"/>'></script>
 
 <style>
 #tagAutoCompleteWrapper {
@@ -143,7 +143,7 @@
             :
             <s:select name="bean.seconds" list="secondsList" />
             &nbsp;&nbsp;
-            <script type="text/javascript" >
+            <script>
             $(function() {
                 $( "#entry_bean_dateString" ).datepicker({
                     showOn: "button",
@@ -206,7 +206,7 @@
 
 </s:form>
 
-<script type="text/javascript">
+<script>
 //Get cookie to determine state of control
 if (getCookie('control_miscControl') != null) {
     if(getCookie('control_miscControl') == 'true'){

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntryEdit.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntryEdit.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntryEdit.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/EntryEdit.jsp Thu Jul 31 02:24:42 2014
@@ -17,10 +17,10 @@
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
 
-<script type="text/javascript" src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
-<script type="text/javascript" src='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js"/>'></script>
+<script src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
+<script src='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js"/>'></script>
 
 <style>
 #tagAutoCompleteWrapper {
@@ -29,7 +29,7 @@
 }
 </style>
 
-<script type="text/javascript">
+<script>
 function fullPreviewMode() {
     window.open('<s:property value="previewURL" />', '_preview', '');
 }
@@ -201,7 +201,7 @@ function fullPreviewMode() {
             :
             <s:select name="bean.seconds" list="secondsList" />
             &nbsp;&nbsp;
-            <script type="text/javascript" >
+            <script>
             $(function() {
                 $( "#entry_bean_dateString" ).datepicker({
                     showOn: "button",
@@ -293,7 +293,7 @@ function fullPreviewMode() {
     
 </s:form>
 
-<script type="text/javascript">
+<script>
 //Get cookie to determine state of control
 if (getCookie('control_miscControl') != null) {
     if(getCookie('control_miscControl') == 'true'){

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAdd.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAdd.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAdd.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAdd.jsp Thu Jul 31 02:24:42 2014
@@ -16,10 +16,10 @@
   directory of this distribution.
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
-<script type="text/javascript" src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
+<script src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
 
 
-<script type="text/javascript">
+<script>
     $(document).ready(function() {
         $("input[type='file']").change(function() {
             var name = '';

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddExternalInclude.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddExternalInclude.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddExternalInclude.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddExternalInclude.jsp Thu Jul 31 02:24:42 2014
@@ -21,7 +21,7 @@
     <s:text name="mediaFile.add.title"  />
 </p>
 
-<script type="text/javascript">
+<script>
 function submitPage(frm) {
     var filePointer = "<a href='" + frm.url.value + "'>" + frm.title.value + "</a>";
     parent.onClose(filePointer);

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddSuccess.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddSuccess.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddSuccess.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddSuccess.jsp Thu Jul 31 02:24:42 2014
@@ -16,9 +16,9 @@
   directory of this distribution.
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
-<script type="text/javascript" src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
+<script src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
 
-<style type="text/css">
+<style>
     table.mediaFileTable {
         margin-left: 2em;
         width: 90%;
@@ -31,7 +31,7 @@
     }
 </style>
 
-<script type="text/javascript">
+<script>
     $(document).ready(function() {
 
         $("#submit").attr("disabled", true);

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddSuccessInclude.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddSuccessInclude.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddSuccessInclude.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileAddSuccessInclude.jsp Thu Jul 31 02:24:42 2014
@@ -21,7 +21,7 @@
    <s:include value="/WEB-INF/jsps/editor/MediaFileImageDimension.jsp" />
 </s:if>
 <s:else>
-<script type="text/javascript">
+<script>
     <s:url id="mediaFileURL" value="/roller-ui/rendering/media-resources/%{bean.id}" />
     var filePointer = "<a href='<s:property value="%{mediaFileURL}" />'><s:property value="bean.name" /></a>";
     parent.onClose(filePointer);

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileEdit.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileEdit.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileEdit.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileEdit.jsp Thu Jul 31 02:24:42 2014
@@ -18,7 +18,7 @@
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 <%@ page import="org.apache.roller.weblogger.config.WebloggerConfig" %>
 
-<script type="text/javascript" src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
+<script src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
 
 <s:if test="bean.isImage">
     <div class="mediaFileThumbnail">

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileEditSuccess.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileEditSuccess.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileEditSuccess.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileEditSuccess.jsp Thu Jul 31 02:24:42 2014
@@ -17,6 +17,6 @@
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
-<script type="text/javascript">
+<script>
 parent.onEditSuccess();
 </script>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileImageChooser.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileImageChooser.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileImageChooser.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileImageChooser.jsp Thu Jul 31 02:24:42 2014
@@ -17,7 +17,7 @@
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
-<script type="text/javascript" src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
+<script src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
 
 <style>
     .mediaObject {
@@ -38,7 +38,7 @@
     }
 </style>
 
-<script type="text/javascript">
+<script>
     function onSelectDirectory(id) {
         window.location = "?directoryId=" + id + "&weblog=" + '<s:property value="actionWeblog.handle" />';
     }
@@ -96,7 +96,7 @@
 
     <%-- Media file folder contents --%>
 
-    <script type="text/javascript">
+    <script>
         function highlight(el, flag) {
             if (flag) {
                 $(el).addClass("highlight");
@@ -184,7 +184,7 @@
 
 
 
-<script type="text/javascript">
+<script>
 <!--
     function onSelectImage(name, url) {
         window.parent.onSelectImage(name, url);

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileImageDimension.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileImageDimension.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileImageDimension.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileImageDimension.jsp Thu Jul 31 02:24:42 2014
@@ -19,7 +19,7 @@
 
 <s:url id="mediaFileURL" value="/roller-ui/rendering/media-resources/%{bean.id}" />
 
-<script type="text/javascript">
+<script>
 function addImage() {
     var filePointer = "<img src='<s:property value="%{mediaFileURL}" />' alt='<s:property value="bean.name" />' width='<width>' height='<height>' style='<style>' />";
     filePointer = filePointer.replace('<width>', document.imageDimForm.imageWidth.value);

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileSidebar.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileSidebar.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileSidebar.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileSidebar.jsp Thu Jul 31 02:24:42 2014
@@ -137,7 +137,7 @@
 
 
 
-<script type="text/javascript">
+<script>
 
 function onCreateDirectory() {
     document.mediaFileViewForm.newDirectoryName.value = $("#newDirectoryName").get(0).value;

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileView.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileView.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileView.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileView.jsp Thu Jul 31 02:24:42 2014
@@ -16,10 +16,10 @@
   directory of this distribution.
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
 
-<script type="text/javascript" src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
-<script type="text/javascript" src='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js"/>'></script>
+<script src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
+<script src='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js"/>'></script>
 
 
 <style>
@@ -48,7 +48,7 @@
 </style>
 
 
-<script type="text/javascript">
+<script>
     toggleState = 'Off'
 
     function onSelectDirectory(id) {
@@ -251,7 +251,7 @@
 
     <%-- Media file folder contents --%>
 
-    <script type="text/javascript">
+    <script>
         function highlight(el, flag) {
             if (flag) {
                 $(el).addClass("highlight");

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MembersInvite.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MembersInvite.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MembersInvite.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/MembersInvite.jsp Thu Jul 31 02:24:42 2014
@@ -17,7 +17,7 @@
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
-<script type="text/javascript">
+<script>
 // <!--
 <%@ include file="/roller-ui/scripts/ajax-user.js" %>
 // -->
@@ -64,7 +64,7 @@
 </s:form>
 
 <%-- this forces focus to the userName field --%>
-<script type="text/javascript">
+<script>
 <!--
 document.getElementById('userName').focus();
 // -->

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/StylesheetEdit.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/StylesheetEdit.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/StylesheetEdit.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/StylesheetEdit.jsp Thu Jul 31 02:24:42 2014
@@ -16,9 +16,9 @@
   directory of this distribution.
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
 
-<script type="text/javascript">
+<script>
 	function revertStylesheet() {
 		if (window.confirm('<s:text name="stylesheetEdit.confirmRevert"/>')) {
 			document.stylesheetEdit.action = "<s:url action='stylesheetEdit!revert' />";
@@ -76,7 +76,7 @@
     <%-- ================================================================== --%>
     <%-- Save, Close and Resize text area buttons--%>
 
-    <script type="text/javascript">
+    <script>
         if (getCookie("templateEditorRows") != null) {
             document.getElementById('stylesheetEdit_contentsMobile').rows = getCookie("templateEditorRows");
             document.getElementById('stylesheetEdit_contentsStandard').rows = getCookie("templateEditorRows");
@@ -122,8 +122,8 @@ function changeSize1(num) {
 }
 </script>
 
-<script type="text/javascript" src="<s:url value='/roller-ui/scripts/jquery-2.1.1.min.js'></s:url>"></script>
-<script type="text/javascript" src="<s:url value='/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js'></s:url>"></script>
+<script src="<s:url value='/roller-ui/scripts/jquery-2.1.1.min.js'></s:url>"></script>
+<script src="<s:url value='/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js'></s:url>"></script>
 
 <script>
     $(function() {

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/TemplateEdit.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/TemplateEdit.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/TemplateEdit.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/TemplateEdit.jsp Thu Jul 31 02:24:42 2014
@@ -16,7 +16,7 @@
   directory of this distribution.
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/jquery-ui-1.11.0/jquery-ui.min.css"/>' />
 
 <p class="subtitle">
    <s:text name="pageForm.subtitle" >
@@ -119,7 +119,7 @@
     <%-- ================================================================== --%>
     <%-- Save, Close and Resize text area buttons--%>
 
-    <script type="text/javascript">
+    <script>
         if (getCookie("templateEditorRows") != null) {
             document.getElementById('template_bean_contentsMobile').rows = getCookie("templateEditorRows");
             document.getElementById('template_bean_contentsStandard').rows = getCookie("templateEditorRows");
@@ -163,7 +163,7 @@
                 <tr>
                     <td class="label" valign="top"><s:text name="pageForm.outputContentType" />&nbsp;</td>
                     <td class="field">
-                        <script type="text/javascript"><!--
+                        <script><!--
                         function showContentTypeField() {
                             if (document.getElementById('template_bean_autoContentType1').checked) {
                                 document.getElementById('template_bean_manualContentType').readOnly = true;
@@ -207,7 +207,7 @@
                         <br />
                         <br />
                         
-                        <script type="text/javascript"><!--
+                        <script><!--
                             showContentTypeField();
                         // --></script> 
                         
@@ -292,8 +292,8 @@ if (getCookie('control_advancedControl')
 }
 </script>
 
- <script type="text/javascript" src="<s:url value='/roller-ui/scripts/jquery-2.1.1.min.js'></s:url>"></script>
- <script type="text/javascript" src="<s:url value='/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js'></s:url>"></script>
+ <script src="<s:url value='/roller-ui/scripts/jquery-2.1.1.min.js'></s:url>"></script>
+ <script src="<s:url value='/roller-ui/jquery-ui-1.11.0/jquery-ui.min.js'></s:url>"></script>
 
  <script>
      $(function() {

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/ThemeEdit.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/ThemeEdit.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/ThemeEdit.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/ThemeEdit.jsp Thu Jul 31 02:24:42 2014
@@ -16,9 +16,9 @@
   directory of this distribution.
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
-<script type="text/javascript" src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
+<script src="<s:url value="/roller-ui/scripts/jquery-2.1.1.min.js" />"></script>
 
-<script type="text/javascript">
+<script>
 <!--
 function previewImage(q, theme) {
     q.attr('src','<s:property value="siteURL" />/roller-ui/authoring/previewtheme?theme=' + theme);
@@ -114,7 +114,7 @@ function toggleImportThemeDisplay() {
         <p>
             <img id="sharedPreviewImg" src="" />
             <!-- initialize preview image at page load -->
-            <script type="text/javascript">
+            <script>
                 <s:if test="customTheme">
                     previewImage($('#sharedPreviewImg'), '<s:property value="themes[0].id"/>');
                 </s:if>
@@ -181,7 +181,7 @@ function toggleImportThemeDisplay() {
             <p>
                 <img id="customPreviewImg" src="" />
                 <!-- initialize preview image at page load -->
-                <script type="text/javascript">
+                <script>
                 <s:if test="customTheme">
                     previewImage($('#customPreviewImg'), '<s:property value="themes[0].id"/>');
                 </s:if>
@@ -203,7 +203,7 @@ function toggleImportThemeDisplay() {
 </s:form>
 
 <%-- initializes the chooser/optioner/themeImport display at page load time --%>
-<script type="text/javascript">
+<script>
     <s:if test="customTheme">
         updateThemeChooser($('#customRadio'));
     </s:if>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/ThemeEditSharedThemesOnly.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/ThemeEditSharedThemesOnly.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/ThemeEditSharedThemesOnly.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/editor/ThemeEditSharedThemesOnly.jsp Thu Jul 31 02:24:42 2014
@@ -17,7 +17,7 @@
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
-<script type="text/javascript">
+<script>
 <!--
 function previewImage(element, theme) {
     element.src="<s:property value="siteURL" />/themes/" + theme + "/sm-theme-" + theme + ".png";
@@ -55,7 +55,7 @@ function previewMobileImage(element, the
         <p>
             <img id="previewImg" src="" />
             <!-- initialize preview image at page load -->
-            <script type="text/javascript">
+            <script>
             previewImage(document.getElementById('previewImg'), '<s:property value="themeId"/>');
             </script>
         </p>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head-ajax.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head-ajax.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head-ajax.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head-ajax.jsp Thu Jul 31 02:24:42 2014
@@ -4,17 +4,17 @@ You can override it with your own file v
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
-<link rel="stylesheet" type="text/css" media="all" href="<s:url value='/roller-ui/yui3/cssreset/cssreset-min.css'/>" />
-<link rel="stylesheet" type="text/css" media="all" href="<s:url value='/roller-ui/yui3/cssfonts/cssfonts-min.css'/>" />
-<link rel="stylesheet" type="text/css" media="all" href="<s:url value='/roller-ui/yui3/cssbase/cssbase-min.css'/>" />
+<link rel="stylesheet" media="all" href="<s:url value='/roller-ui/yui3/cssreset/cssreset-min.css'/>" />
+<link rel="stylesheet" media="all" href="<s:url value='/roller-ui/yui3/cssfonts/cssfonts-min.css'/>" />
+<link rel="stylesheet" media="all" href="<s:url value='/roller-ui/yui3/cssbase/cssbase-min.css'/>" />
 
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/styles/layout.css"/>' />
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/styles/roller.css"/>' />
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/styles/menu.css"/>' />
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/styles/layout.css"/>' />
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/styles/roller.css"/>' />
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/styles/menu.css"/>' />
 
-<link rel="stylesheet" type="text/css" media="all" href="<s:url value="/roller-ui/theme/"/><s:property value="getProp('editor.theme')" />/colors.css" />
+<link rel="stylesheet" media="all" href="<s:url value="/roller-ui/theme/"/><s:property value="getProp('editor.theme')" />/colors.css" />
 
-<script type="text/javascript" src="<s:url value="/theme/scripts/roller.js"/>"></script>
+<script src="<s:url value="/theme/scripts/roller.js"/>"></script>
 
 <%-- struts2 head disabled until we need it --%>
 <%-- <s:head theme="ajax"/> --%>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp Thu Jul 31 02:24:42 2014
@@ -4,14 +4,14 @@ You can override it with your own file v
 --%>
 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
 
-<link rel="stylesheet" type="text/css" media="all" href="<s:url value='/roller-ui/yui3/cssreset/cssreset-min.css'/>" />
-<link rel="stylesheet" type="text/css" media="all" href="<s:url value='/roller-ui/yui3/cssfonts/cssfonts-min.css'/>" />
-<link rel="stylesheet" type="text/css" media="all" href="<s:url value='/roller-ui/yui3/cssbase/cssbase-min.css'/>" />
+<link rel="stylesheet" media="all" href="<s:url value='/roller-ui/yui3/cssreset/cssreset-min.css'/>" />
+<link rel="stylesheet" media="all" href="<s:url value='/roller-ui/yui3/cssfonts/cssfonts-min.css'/>" />
+<link rel="stylesheet" media="all" href="<s:url value='/roller-ui/yui3/cssbase/cssbase-min.css'/>" />
 
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/styles/layout.css"/>' />
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/styles/roller.css"/>' />
-<link rel="stylesheet" type="text/css" media="all" href='<s:url value="/roller-ui/styles/menu.css"/>' />
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/styles/layout.css"/>' />
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/styles/roller.css"/>' />
+<link rel="stylesheet" media="all" href='<s:url value="/roller-ui/styles/menu.css"/>' />
 
-<link rel="stylesheet" type="text/css" media="all" href="<s:url value="/roller-ui/theme/"/><s:property value="getProp('editor.theme')"/>/colors.css" />
+<link rel="stylesheet" media="all" href="<s:url value="/roller-ui/theme/"/><s:property value="getProp('editor.theme')"/>/colors.css" />
 
-<script type="text/javascript" src="<s:url value="/theme/scripts/roller.js"/>"></script>
+<script src="<s:url value="/theme/scripts/roller.js"/>"></script>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-errorpage.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-errorpage.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-errorpage.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-errorpage.jsp Thu Jul 31 02:24:42 2014
@@ -19,10 +19,11 @@
 <!doctype html>
 <html>
     <head>
-        <meta charset="utf-8">
-        <link rel="icon" href="<%= request.getContextPath() %>/favicon.ico" type="image/x-icon">
-        <title><s:text name="error" /></title>
-        <tiles:insertAttribute name="head" />
+      <meta charset="utf-8">
+      <meta http-equiv="X-UA-Compatible" content="IE=edge">
+      <link rel="icon" href="<%= request.getContextPath() %>/favicon.ico" type="image/x-icon">
+      <title><s:text name="error" /></title>
+      <tiles:insertAttribute name="head" />
     </head>
     <body>
         

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-installpage.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-installpage.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-installpage.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-installpage.jsp Thu Jul 31 02:24:42 2014
@@ -19,10 +19,11 @@
 <!doctype html>
 <html>
     <head>
-        <meta charset="utf-8">
-        <link rel="icon" href="<%= request.getContextPath() %>/favicon.ico" type="image/x-icon">
-        <title><s:property value="pageTitle" /></title>
-        <tiles:insertAttribute name="head" />
+      <meta charset="utf-8">
+      <meta http-equiv="X-UA-Compatible" content="IE=edge">
+      <link rel="icon" href="<%= request.getContextPath() %>/favicon.ico" type="image/x-icon">
+      <title><s:property value="pageTitle" /></title>
+      <tiles:insertAttribute name="head" />
     </head>
     <body>
         

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-mainmenupage.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-mainmenupage.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-mainmenupage.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-mainmenupage.jsp Thu Jul 31 02:24:42 2014
@@ -20,11 +20,12 @@
 <html>
     <head>
         <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
         <link rel="icon" href="<%= request.getContextPath() %>/favicon.ico" type="image/x-icon">
         <title><s:property value="getProp('site.shortName')"/>: <s:property value="pageTitle" /></title>
 
         <tiles:insertAttribute name="head" />     
-        <style type="text/css">
+        <style>
             <tiles:insertAttribute name="styles" />
         </style>
     </head>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-popuppage.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-popuppage.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-popuppage.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-popuppage.jsp Thu Jul 31 02:24:42 2014
@@ -20,6 +20,7 @@
 <html>
     <head>
         <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
         <link rel="icon" href="<%= request.getContextPath() %>/favicon.ico" type="image/x-icon">
         <tiles:insertAttribute name="head" />
     </head>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-simplepage.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-simplepage.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-simplepage.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-simplepage.jsp Thu Jul 31 02:24:42 2014
@@ -20,11 +20,12 @@
 <html>
     <head>
         <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
         <link rel="icon" href="<%= request.getContextPath() %>/favicon.ico" type="image/x-icon">
         <title><s:property value="getProp('site.shortName')"/>: <s:property value="pageTitle" /></title>
 
         <tiles:insertAttribute name="head" />
-        <style type="text/css">
+        <style>
             <tiles:insertAttribute name="styles" />
         </style>
     </head>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-tabbedpage.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-tabbedpage.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-tabbedpage.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-tabbedpage.jsp Thu Jul 31 02:24:42 2014
@@ -20,11 +20,12 @@
 <html>
     <head>
         <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
         <link rel="icon" href="<%= request.getContextPath() %>/favicon.ico" type="image/x-icon">
         <title><s:property value="getProp('site.shortName')"/>: <s:property value="pageTitle" /></title>
 
         <tiles:insertAttribute name="head" />     
-        <style type="text/css">
+        <style>
             <tiles:insertAttribute name="styles" />
         </style>
     </head>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/velocity/templates/error-page.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/velocity/templates/error-page.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/velocity/templates/error-page.vm (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/velocity/templates/error-page.vm Thu Jul 31 02:24:42 2014
@@ -20,6 +20,7 @@
 <head>
     <title>$text.get("errorPage.title")</title>
     <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <style>
       a {text-decoration: none;}
       .bannerStatusBox a, .bannerStatusBox a {font-weight: bold;}

Modified: roller/trunk/app/src/main/webapp/WEB-INF/velocity/templates/weblog/popupcomments.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/velocity/templates/weblog/popupcomments.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/velocity/templates/weblog/popupcomments.vm (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/velocity/templates/weblog/popupcomments.vm Thu Jul 31 02:24:42 2014
@@ -4,11 +4,11 @@
     <title>#showWebsiteTitle() :: $text.get("comments.title") ::
         $utilities.removeHTML($entry.title)
     </title>
-    <script type="text/javascript"
+    <script
         src="$ctxPath/theme/scripts/roller.js"></script>
-    <link rel="stylesheet" type="text/css" media="all"
+    <link rel="stylesheet" media="all"
          href="$ctxPath/themes/base.css" />
-    <style type="text/css">
+    <style>
     body {
         background-color: #FFFFFF;
         background-image: none;
@@ -32,7 +32,7 @@
     }
     </style>
     <!-- Edit your _css Page Template -->
-    <link rel="stylesheet" type="text/css"
+    <link rel="stylesheet"
          href="${ctxPath}/page/${website.handle}/_css" />
 </head>
 <body>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/velocity/weblog.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/velocity/weblog.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/velocity/weblog.vm (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/velocity/weblog.vm Thu Jul 31 02:24:42 2014
@@ -414,7 +414,7 @@ Show comments form for weblog entry. 
                 </span>
             </li>
             <li class="info">
-               <script type="text/javascript" src="$url.site/theme/scripts/clientSideInclude.js"></script>
+               <script src="$url.site/theme/scripts/clientSideInclude.js"></script>
                <div id="commentAuthenticator"></div>
             </li>
             <li>
@@ -426,8 +426,8 @@ Show comments form for weblog entry. 
 
     </form>
 
-    <script type="text/javascript" src="$url.site/theme/scripts/roller.js"></script>
-    <script type="text/javascript">
+    <script src="$url.site/theme/scripts/roller.js"></script>
+    <script>
     /* <![CDATA[ */
     clientSideInclude('commentAuthenticator', '$url.commentAuthenticator');
 
@@ -745,7 +745,7 @@ Show search form for a weblog.
           <input type="submit" class="button" value="$text.get( "macro.weblog.searchbutton" )" id="searchbutton" />
         </p>
     </form>
-    <script type="text/javascript">
+    <script>
         function validateSearch(form) {
             if (form.q.value == "") {
                 alert("$text.get("macro.weblog.searchalert")");
@@ -773,7 +773,7 @@ Show search form for a weblog.
           <input type="submit" id="searchbutton" data-role="button" data-theme="a" value="$text.get( "macro.weblog.searchbutton" )" />
         </p>
     </form>
-    <script type="text/javascript">
+    <script>
         function validateSearch(form) {
             if (form.q.value == "") {
                 $("#searchDialog").popup('open').focus();
@@ -937,7 +937,7 @@ Include Javascript code needed for expan
 *#
 #macro(_showCommonJavascript)
 #if (!$zzz__incudedCommonJavaScript__zzz)
-    <script type="text/javascript">
+    <script>
     function setCookie(name,value,expires,path,domain,secure) {
       document.cookie = name + "=" + escape (value) +
         ((expires) ? "; expires=" + expires.toGMTString() : "") +
@@ -1029,7 +1029,7 @@ Include Javascript code needed for expan
 
 
 #macro(_Jave $type)
-<script type="text/javascript">
+<script>
      var type = '$type';
     function setCookie(c_name, value, exdays) {
         var exdate = new Date();

Modified: roller/trunk/app/src/main/webapp/roller-ui/authoring/editors/editor-text.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/roller-ui/authoring/editors/editor-text.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/roller-ui/authoring/editors/editor-text.jsp (original)
+++ roller/trunk/app/src/main/webapp/roller-ui/authoring/editors/editor-text.jsp Thu Jul 31 02:24:42 2014
@@ -31,7 +31,7 @@
     }
 </style>
 
-<script type="text/javascript">
+<script>
     function onClickAddImage(){
         <s:url id="mediaFileImageChooser" action="mediaFileImageChooser" namespace="overlay">
             <s:param name="weblog" value="%{actionWeblog.handle}" />
@@ -95,7 +95,7 @@
 
 </script>
 
-<script type="text/javascript">
+<script>
     <!--
     function editorCleanup() {
         // no-op

Modified: roller/trunk/app/src/main/webapp/roller-ui/authoring/editors/editor-xinha.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/roller-ui/authoring/editors/editor-xinha.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/roller-ui/authoring/editors/editor-xinha.jsp (original)
+++ roller/trunk/app/src/main/webapp/roller-ui/authoring/editors/editor-xinha.jsp Thu Jul 31 02:24:42 2014
@@ -27,19 +27,19 @@
 </s:url>
 
 
-<script type="text/javascript">
+<script>
     // (preferably absolute) URL (including trailing slash) where Xinha is installed
     _editor_url  = '<s:property value="xinhaHome" />';
     _editor_lang = "en";        // And the language we need to use in the editor.
     _editor_skin = "blue-look"; // If you want use a skin, add the name (of the folder) here
 </script>
-<script type="text/javascript" src="<s:property value="xinhaHome" />/XinhaCore.js"></script>
+<script src="<s:property value="xinhaHome" />/XinhaCore.js"></script>
 
 
 <%-- ********************************************************************* --%>
 <%-- Xinha config (see also: http://trac.xinha.org/wiki/NewbieGuide) --%>
 
-<script type="text/javascript">
+<script>
     xinha_editors = null;
     xinha_init    = null;
     xinha_config  = null;
@@ -88,7 +88,7 @@
 <%-- ********************************************************************* --%>
 <%-- Editor event handling, on close, on add image, etc. --%>
 
-<script type="text/javascript">
+<script>
     function onClickAddImage(){
         <s:url id="mediaFileImageChooser" action="mediaFileImageChooser" namespace="overlay">
             <s:param name="weblog" value="%{actionWeblog.handle}" />
@@ -115,7 +115,7 @@
     }
 </script>
 
-<script type="text/javascript">
+<script>
     function editorCleanup() {
         document.getElementById('xe_content').value = xinha_editors.xe_content.getHTML().trim();
         document.getElementById('xe_summary').value = xinha_editors.xe_summary.getHTML().trim();

Modified: roller/trunk/app/src/main/webapp/roller-ui/errors/403.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/roller-ui/errors/403.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/roller-ui/errors/403.jsp (original)
+++ roller/trunk/app/src/main/webapp/roller-ui/errors/403.jsp Thu Jul 31 02:24:42 2014
@@ -22,6 +22,7 @@
 <html>
     <head>
         <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
         <title><fmt:message key="error.title.403" /></title>
     </head>
     <body>

Modified: roller/trunk/app/src/main/webapp/roller-ui/errors/404.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/roller-ui/errors/404.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/roller-ui/errors/404.jsp (original)
+++ roller/trunk/app/src/main/webapp/roller-ui/errors/404.jsp Thu Jul 31 02:24:42 2014
@@ -22,8 +22,9 @@
 <html>
     <head>
         <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
         <title><fmt:message key="error.title.404" /></title>
-        <link rel="stylesheet" type="text/css" media="all" href='<c:url value="/roller-ui/styles/roller.css"/>' />
+        <link rel="stylesheet" media="all" href='<c:url value="/roller-ui/styles/roller.css"/>' />
     </head>
     <body>
         

Modified: roller/trunk/app/src/main/webapp/roller-ui/errors/error.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/roller-ui/errors/error.jsp?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/roller-ui/errors/error.jsp (original)
+++ roller/trunk/app/src/main/webapp/roller-ui/errors/error.jsp Thu Jul 31 02:24:42 2014
@@ -22,9 +22,10 @@
 <html>
     <head>
         <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge">
         <title><fmt:message key="errorPage.title" /></title>
 
-        <link rel="stylesheet" type="text/css" media="all" href='<c:url value="/roller-ui/styles/roller.css"/>' />
+        <link rel="stylesheet" media="all" href='<c:url value="/roller-ui/styles/roller.css"/>' />
     </head>
     <body>
         <div style="padding: 15px 25px 25px 25px">

Modified: roller/trunk/app/src/main/webapp/roller-ui/styles/atom.xsl
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/roller-ui/styles/atom.xsl?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/roller-ui/styles/atom.xsl (original)
+++ roller/trunk/app/src/main/webapp/roller-ui/styles/atom.xsl Thu Jul 31 02:24:42 2014
@@ -25,7 +25,7 @@
 <head>
 <title><xsl:value-of select="atom:feed/atom:title"/></title>
 
-<style type="text/css">
+<style>
 body {
     background: white;
     margin: 0px;

Modified: roller/trunk/app/src/main/webapp/roller-ui/styles/rss.xsl
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/roller-ui/styles/rss.xsl?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/roller-ui/styles/rss.xsl (original)
+++ roller/trunk/app/src/main/webapp/roller-ui/styles/rss.xsl Thu Jul 31 02:24:42 2014
@@ -25,7 +25,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <title><xsl:value-of select="rss/channel/title"/></title>
-<style type="text/css">
+<style>
 body {
     background: white;
     margin: 0px;

Modified: roller/trunk/app/src/main/webapp/themes/basic/permalink.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/basic/permalink.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/basic/permalink.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/basic/permalink.vm Thu Jul 31 02:24:42 2014
@@ -2,9 +2,10 @@
 <html>
 <head>
     <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <title>$model.weblogEntry.title : $model.weblog.name</title>
     #showAutodiscoveryLinks($model.weblog)
-    <link rel="stylesheet" type="text/css" media="all" href="$model.weblog.stylesheet">
+    <link rel="stylesheet" media="all" href="$model.weblog.stylesheet">
     #showMetaDescription()
 </head>
 <!-- permalink -->

Modified: roller/trunk/app/src/main/webapp/themes/basic/searchresults.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/basic/searchresults.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/basic/searchresults.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/basic/searchresults.vm Thu Jul 31 02:24:42 2014
@@ -2,9 +2,10 @@
 <html>
 <head>
     <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <title>Search Results for '$model.term' : $model.weblog.name</title>
     #showAutodiscoveryLinks($model.weblog)
-    <link rel="stylesheet" type="text/css" media="all" href="$model.weblog.stylesheet">
+    <link rel="stylesheet" media="all" href="$model.weblog.stylesheet">
 </head>
 <body>
 

Modified: roller/trunk/app/src/main/webapp/themes/basic/weblog.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/basic/weblog.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/basic/weblog.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/basic/weblog.vm Thu Jul 31 02:24:42 2014
@@ -2,11 +2,12 @@
 <html>
 <head>
     <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <title>$model.weblog.name</title>
     #showAutodiscoveryLinks($model.weblog)
     #showAnalyticsTrackingCode($model.weblog)
-    <script type="text/javascript" src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
-    <link rel="stylesheet" type="text/css" media="all" href="$model.weblog.stylesheet">
+    <script src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
+    <link rel="stylesheet" media="all" href="$model.weblog.stylesheet">
     #showMetaDescription()
 </head>
 <!-- weblog -->

Modified: roller/trunk/app/src/main/webapp/themes/basicmobile/permalink-mobile.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/basicmobile/permalink-mobile.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/basicmobile/permalink-mobile.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/basicmobile/permalink-mobile.vm Thu Jul 31 02:24:42 2014
@@ -1,19 +1,20 @@
 <!DOCTYPE html>
 <html>
 <head>
-  <meta charset="UTF-8">
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <title>$model.weblogEntry.title : $model.weblog.name</title>
   <meta name="viewport" content="width=device-width, initial-scale=1">
 
-  <link rel="stylesheet" type="text/css" href="$model.weblog.stylesheet">
+  <link rel="stylesheet" href="$model.weblog.stylesheet">
   <link rel="stylesheet" href="$url.absoluteSite/roller-ui/styles/jquery.mobile-theme/default.min.css" />
   <link rel="stylesheet" href="$url.absoluteSite/roller-ui/styles/jquery.mobile-theme/jquery.mobile.icons.min.css" />
   <link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.2/jquery.mobile.structure-1.4.2.min.css" />
   #showMetaDescription()
 
-  <script type="text/javascript" src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
+  <script src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
 
-  <script type="text/javascript">
+  <script>
 
     $(document).bind("mobileinit", function(){
       $.mobile.ajaxEnabled = false;
@@ -21,7 +22,7 @@
 
   </script>
 
-  <script type="text/javascript" src="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
+  <script src="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
 </head>
 <!-- permalink-mobile -->
 <body>

Modified: roller/trunk/app/src/main/webapp/themes/basicmobile/permalink.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/basicmobile/permalink.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/basicmobile/permalink.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/basicmobile/permalink.vm Thu Jul 31 02:24:42 2014
@@ -2,9 +2,10 @@
 <html>
 <head>
     <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <title>$model.weblogEntry.title : $model.weblog.name</title>
     #showAutodiscoveryLinks($model.weblog)
-    <link rel="stylesheet" type="text/css" media="all" href="$model.weblog.stylesheet">
+    <link rel="stylesheet" media="all" href="$model.weblog.stylesheet">
     #showMetaDescription()
 </head>
 <!-- permalink -->

Modified: roller/trunk/app/src/main/webapp/themes/basicmobile/searchresults-mobile.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/basicmobile/searchresults-mobile.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/basicmobile/searchresults-mobile.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/basicmobile/searchresults-mobile.vm Thu Jul 31 02:24:42 2014
@@ -2,17 +2,18 @@
 <html>
 <head>
   <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <title>Search Results for '$model.term' : $model.weblog.name</title>
   <meta name="viewport" content="width=device-width, initial-scale=1">
 
-  <link rel="stylesheet" type="text/css" href="$model.weblog.stylesheet">
+  <link rel="stylesheet" href="$model.weblog.stylesheet">
   <link rel="stylesheet" href="$url.absoluteSite/roller-ui/styles/jquery.mobile-theme/default.min.css" />
   <link rel="stylesheet" href="$url.absoluteSite/roller-ui/styles/jquery.mobile-theme/jquery.mobile.icons.min.css" />
   <link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.2/jquery.mobile.structure-1.4.2.min.css" />
 
-  <script type="text/javascript" src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
+  <script src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
 
-  <script type="text/javascript">
+  <script>
 
     $(document).bind("mobileinit", function(){
       $.mobile.ajaxEnabled = false;
@@ -20,7 +21,7 @@
 
   </script>
 
-  <script type="text/javascript" src="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
+  <script src="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
 </head>
 <!-- searchresults-mobile -->
 <body>

Modified: roller/trunk/app/src/main/webapp/themes/basicmobile/searchresults.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/basicmobile/searchresults.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/basicmobile/searchresults.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/basicmobile/searchresults.vm Thu Jul 31 02:24:42 2014
@@ -1,10 +1,11 @@
 <!doctype html>
 <html>
 <head>
-    <meta charset="utf-8">
-    <title>Search Results for '$model.term' : $model.weblog.name</title>
-    #showAutodiscoveryLinks($model.weblog)
-    <link rel="stylesheet" type="text/css" media="all" href="$model.weblog.stylesheet">
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <title>Search Results for '$model.term' : $model.weblog.name</title>
+  #showAutodiscoveryLinks($model.weblog)
+  <link rel="stylesheet" media="all" href="$model.weblog.stylesheet">
 </head>
 <!-- searchresults-mobile -->
 <body>

Modified: roller/trunk/app/src/main/webapp/themes/basicmobile/weblog-mobile.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/basicmobile/weblog-mobile.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/basicmobile/weblog-mobile.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/basicmobile/weblog-mobile.vm Thu Jul 31 02:24:42 2014
@@ -1,19 +1,20 @@
 <!DOCTYPE html>
 <html>
 <head>
-  <meta charset="UTF-8">
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <title>$model.weblog.name</title>
   <meta name="viewport" content="width=device-width, initial-scale=1">
   #showMetaDescription()
 
-  <link rel="stylesheet" type="text/css" href="$model.weblog.stylesheet">
+  <link rel="stylesheet" href="$model.weblog.stylesheet">
   <link rel="stylesheet" href="$url.absoluteSite/roller-ui/styles/jquery.mobile-theme/default.min.css" />
   <link rel="stylesheet" href="$url.absoluteSite/roller-ui/styles/jquery.mobile-theme/jquery.mobile.icons.min.css" />
   <link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.2/jquery.mobile.structure-1.4.2.min.css" />
 
-  <script type="text/javascript" src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
+  <script src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
 
-  <script type="text/javascript">
+  <script>
 
     $(document).bind("mobileinit", function(){
       $.mobile.ajaxEnabled = false;
@@ -21,9 +22,9 @@
 
   </script>
 
-  <script type="text/javascript" src="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
+  <script src="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
 
-  <script type="text/javascript">
+  <script>
     $(document).bind("pageinit", function(){
       $('#btnStandard').on('click', function() {
         setCookie("roller_user_request_type","standard",30);

Modified: roller/trunk/app/src/main/webapp/themes/basicmobile/weblog.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/basicmobile/weblog.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/basicmobile/weblog.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/basicmobile/weblog.vm Thu Jul 31 02:24:42 2014
@@ -2,13 +2,14 @@
 <html>
 <head>
     <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <title>$model.weblog.name</title>
     #showAutodiscoveryLinks($model.weblog)
     #showAnalyticsTrackingCode($model.weblog)
-    <script type="text/javascript" src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
-    <link rel="stylesheet" type="text/css" media="all" href="$model.weblog.stylesheet">
+    <script src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
+    <link rel="stylesheet" media="all" href="$model.weblog.stylesheet">
     #showMetaDescription()
-    <script type="text/javascript">
+    <script>
       $(document).ready(function () {
         $('#btnMobile').on('click', function() {
            setCookie("roller_user_request_type","mobile",30);

Modified: roller/trunk/app/src/main/webapp/themes/fauxcoly/archives.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/fauxcoly/archives.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/fauxcoly/archives.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/fauxcoly/archives.vm Thu Jul 31 02:24:42 2014
@@ -1,12 +1,12 @@
 <!doctype html>
 <html>
-    <!-- XFN friendly -->
-    <head profile="http://gmpg.org/xfn/11">
+    <head>
     <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <title>$model.weblog.name: Archives</title>
     #includeTemplate($model.weblog "standard_head")
 
-    <style type="text/css">
+    <style>
 
     /* style the big calendar */
 
@@ -62,7 +62,7 @@
         margin: 0 0 0 0;
     }
     </style>
-    <link rel="stylesheet" type="text/css" href='$url.page("custom.css")' />
+    <link rel="stylesheet" href='$url.page("custom.css")' />
 </head>
 <body>
 
@@ -110,7 +110,7 @@
               maxlength="255" value="#if($model.term)$model.term#end" />
           <input type="submit" class="button" value="Search" />
     </form>
-    <script type="text/javascript">
+    <script>
         function validateSearch(form) {
             if (form.q.value == "") {
                 alert("$text.get("macro.weblog.searchalert")");

Modified: roller/trunk/app/src/main/webapp/themes/fauxcoly/entry.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/fauxcoly/entry.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/fauxcoly/entry.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/fauxcoly/entry.vm Thu Jul 31 02:24:42 2014
@@ -1,12 +1,12 @@
 <!doctype html>
 <html>
-    <!-- XFN friendly -->
-    <head profile="http://gmpg.org/xfn/11">
+    <head>
     <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
     #includeTemplate($model.weblog "standard_head")
     <title>$model.weblog.name: $model.weblogEntry.title</title>
 
-    <style type="text/css">
+    <style>
 
     #sidebar_content table {
         margin: 0.5em;
@@ -142,7 +142,7 @@
 	   width:40em;
 	}
     </style>
-    <link rel="stylesheet" type="text/css" href='$url.page("custom.css")' />
+    <link rel="stylesheet" href='$url.page("custom.css")' />
     #showMetaDescription()
 </head>
 <body>

Modified: roller/trunk/app/src/main/webapp/themes/fauxcoly/search.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/fauxcoly/search.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/fauxcoly/search.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/fauxcoly/search.vm Thu Jul 31 02:24:42 2014
@@ -1,21 +1,21 @@
 <!doctype html>
 <html>
-    <!-- XFN friendly -->
-    <head profile="http://gmpg.org/xfn/11">
+    <head>
     <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <title>$model.weblog.name: Search Results for '$model.term'</title>
     #includeTemplate($model.weblog "standard_head")
     #if ($model.hits > 0)
-    <style type="text/css">
+    <style>
     span.searchword { background-color:yellow; }
     </style>
-    <script type="text/javascript" >
+    <script>
     //<![CDATA[
         searchhi_config = {ignore_site : '$url.absoluteSite'};
     //]]>
     </script>
     <script type="application/x-javascript" src="$url.page('searchhi.js')"></script>
-    <script type="text/javascript" >
+    <script>
     //<![CDATA[
     function loadSearchHighlight() {
         searchhi.highlightWord(document.getElementById("search_results"), '$model.term');
@@ -23,7 +23,7 @@
     //]]>
     </script>
     #end
-    <link rel="stylesheet" type="text/css" href='$url.page("custom.css")' />
+    <link rel="stylesheet" href='$url.page("custom.css")' />
 </head>
 <body onload="loadSearchHighlight()">
 

Modified: roller/trunk/app/src/main/webapp/themes/fauxcoly/std_head.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/fauxcoly/std_head.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/fauxcoly/std_head.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/fauxcoly/std_head.vm Thu Jul 31 02:24:42 2014
@@ -1,3 +1,3 @@
     <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="$url.site/roller-ui/yui3/cssgrids/cssgrids-min.css">
-    <link rel="stylesheet" type="text/css" href="$url.page('style.css')" />
+    <link rel="stylesheet" href="$url.site/roller-ui/yui3/cssgrids/cssgrids-min.css">
+    <link rel="stylesheet" href="$url.page('style.css')" />

Modified: roller/trunk/app/src/main/webapp/themes/fauxcoly/tags_index.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/fauxcoly/tags_index.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/fauxcoly/tags_index.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/fauxcoly/tags_index.vm Thu Jul 31 02:24:42 2014
@@ -1,10 +1,10 @@
 <!doctype html>
 <html>
-    <!-- XFN friendly -->
-<head profile="http://gmpg.org/xfn/11">
-    <meta charset="utf-8">
-    <title>$model.weblog.name: Entries tagged $model.tags</title>
-    #includeTemplate($model.weblog "standard_head")
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <title>$model.weblog.name: Entries tagged $model.tags</title>
+  #includeTemplate($model.weblog "standard_head")
 </head>
 <body>
 

Modified: roller/trunk/app/src/main/webapp/themes/fauxcoly/weblog.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/fauxcoly/weblog.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/fauxcoly/weblog.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/fauxcoly/weblog.vm Thu Jul 31 02:24:42 2014
@@ -1,13 +1,13 @@
 <!doctype html>
 <html>
-    <!-- XFN friendly -->
-    <head profile="http://gmpg.org/xfn/11">
+    <head>
     <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
     #includeTemplate($model.weblog "standard_head")
     <title>$model.weblog.name: $model.weblog.description</title>
     #showAutodiscoveryLinks($model.weblog)
     #showAnalyticsTrackingCode($model.weblog)
-    <link rel="stylesheet" type="text/css" href='$url.page("custom.css")' />
+    <link rel="stylesheet" href='$url.page("custom.css")' />
     #showMetaDescription()
 </head>
 <body>
@@ -34,7 +34,7 @@
 
 <!--
 <div id="flickr_photos">
-    <script type="text/javascript"
+    <script
         src="http://www.flickr.com/badge_code_v2.gne?count=7&amp;display=random&amp;size=s&amp;layout=h&amp;source=user&amp;user=YOUR_FLICKR_USERID"></script>
 </div>
 <p class="details">Above: a random selection of photos from my <a href="http://www.flickr.com/photos/YOUR_FLICKR_USERNAME">Flickr photo-stream</a>.</p>
@@ -65,7 +65,7 @@
               maxlength="255" value="#if($model.term)$model.term#end" />
           <input type="submit" class="button" value="Search" />
     </form>
-    <script type="text/javascript">
+    <script>
         function validateSearch(form) {
             if (form.q.value == "") {
                 alert("$text.get("macro.weblog.searchalert")");

Modified: roller/trunk/app/src/main/webapp/themes/frontpage/_header.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/frontpage/_header.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/frontpage/_header.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/frontpage/_header.vm Thu Jul 31 02:24:42 2014
@@ -2,10 +2,11 @@
 <html>
   <head>
   <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <title>$model.weblog.name</title>
   <link href="$url.absoluteSite/favicon.ico" rel="shortcut icon" type="image/x-icon" />
   #showAutodiscoveryLinks($model.weblog)
-  <style type="text/css">
+  <style>
   #includeTemplate($model.weblog "_css")
   </style>
 </head>

Modified: roller/trunk/app/src/main/webapp/themes/gaurav/archives.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/gaurav/archives.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/gaurav/archives.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/gaurav/archives.vm Thu Jul 31 02:24:42 2014
@@ -1,10 +1,9 @@
 <!DOCTYPE html>
 <html lang="en">
-<!-- XFN friendly -->
-<head profile="http://gmpg.org/xfn/11">
+<head>
 	#includeTemplate($model.weblog "standard_head")
 	<title>$model.weblog.name: Archives</title>
-	<link rel="stylesheet" type="text/css" href='$url.page("custom.css")' />
+	<link rel="stylesheet" href='$url.page("custom.css")' />
 </head>
 <body>
 

Modified: roller/trunk/app/src/main/webapp/themes/gaurav/entry.vm
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/gaurav/entry.vm?rev=1614802&r1=1614801&r2=1614802&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/gaurav/entry.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/gaurav/entry.vm Thu Jul 31 02:24:42 2014
@@ -1,10 +1,11 @@
 <!doctype html>
 <html>
-  <head profile="http://gmpg.org/xfn/11">
+  <head>
   <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
   #includeTemplate($model.weblog "standard_head")
   <title>$model.weblog.name: $model.weblogEntry.title</title>
-  <link rel="stylesheet" type="text/css" href='$url.page("custom.css")' />
+  <link rel="stylesheet" href='$url.page("custom.css")' />
 </head>
 <body>
 
@@ -147,7 +148,7 @@
 								</div>
 								
 								<div class="form-group col-lg-12">
-								   <script type="text/javascript" src="$url.site/theme/scripts/clientSideInclude.js"></script>
+								   <script src="$url.site/theme/scripts/clientSideInclude.js"></script>
 								   <div id="commentAuthenticator"></div>
 								   <input type="button" class="btn btn-primary" name="post" value="&nbsp;$text.get("macro.weblog.postpreview" )&nbsp;"
 								      onclick="this.form.method.value='preview';this.form.submit()" />
@@ -156,8 +157,8 @@
 							</div>
 						</form>
 		
-						<script type="text/javascript" src="$url.site/theme/scripts/roller.js"></script>
-						<script type="text/javascript">
+						<script src="$url.site/theme/scripts/roller.js"></script>
+						<script>
 						/* <![CDATA[ */
 						clientSideInclude('commentAuthenticator', '$url.commentAuthenticator');