Author: ssmiweve
Date: 2008-01-30 15:23:29 +0100 (Wed, 30 Jan 2008)
New Revision: 6070
Modified:
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/mobileDecorator.jsp
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/opensearchDecorator.jsp
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/printDecorator.jsp
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/rssDecorator.jsp
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/saveDecorator.jsp
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/vcardDecorator.jsp
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/xmlDecorator.jsp
Log:
SEARCH-4100 - Nyhetss?\195?\184ket - Feil i RSS
Modified:
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/mobileDecorator.jsp
===================================================================
---
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/mobileDecorator.jsp
2008-01-30 14:17:08 UTC (rev 6069)
+++
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/mobileDecorator.jsp
2008-01-30 14:23:29 UTC (rev 6070)
@@ -1,2 +1,17 @@
-<%@ page language="java" pageEncoding="UTF-8"
contentType="text/html;charset=utf-8" %><%@ taglib
uri="/WEB-INF/SearchPortal.tld" prefix="search" %><search:main/>
+<%-- Copyright (2008) Schibsted Søk AS
+ * This file is part of SESAT.
+ *
+ * SESAT is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as published
by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * SESAT 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with SESAT. If not, see <http://www.gnu.org/licenses/>.
+ --%><%@ page language="java" pageEncoding="UTF-8"
contentType="text/html;charset=utf-8" %><%@ taglib
uri="/WEB-INF/SearchPortal.tld" prefix="search" %><search:main/>
Modified:
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/opensearchDecorator.jsp
===================================================================
---
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/opensearchDecorator.jsp
2008-01-30 14:17:08 UTC (rev 6069)
+++
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/opensearchDecorator.jsp
2008-01-30 14:23:29 UTC (rev 6070)
@@ -1,4 +1,19 @@
-<?xml version="1.0" encoding="UTF-8" ?>
+<%-- Copyright (2008) Schibsted S�k AS
+ * This file is part of SESAT.
+ *
+ * SESAT is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as published
by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * SESAT 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with SESAT. If not, see <http://www.gnu.org/licenses/>.
+ --%><?xml version="1.0" encoding="UTF-8" ?>
<%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %>
<%@ taglib uri="/WEB-INF/SearchPortal.tld" prefix="search" %>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
Modified:
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/printDecorator.jsp
===================================================================
--- branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/printDecorator.jsp
2008-01-30 14:17:08 UTC (rev 6069)
+++ branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/printDecorator.jsp
2008-01-30 14:23:29 UTC (rev 6070)
@@ -1,4 +1,19 @@
-<%@ page
+<%-- Copyright (2008) Schibsted Søk AS
+ * This file is part of SESAT.
+ *
+ * SESAT is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as published
by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * SESAT 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with SESAT. If not, see <http://www.gnu.org/licenses/>.
+ --%><%@ page
language="java"
pageEncoding="UTF-8"
contentType="text/html;charset=utf-8"%>
Modified:
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/rssDecorator.jsp
===================================================================
--- branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/rssDecorator.jsp
2008-01-30 14:17:08 UTC (rev 6069)
+++ branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/rssDecorator.jsp
2008-01-30 14:23:29 UTC (rev 6070)
@@ -1,4 +1,4 @@
-<!-- Copyright (2007) Schibsted Søk AS
+<%-- Copyright (2008) Schibsted Søk AS
* This file is part of SESAT.
*
* SESAT is free software: you can redistribute it and/or modify
@@ -13,8 +13,6 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with SESAT. If not, see <http://www.gnu.org/licenses/>.
--->
-<%--
--%><%@ page import="no.sesat.search.view.config.SearchTab"%><%--
--%><%@ page import="no.sesat.search.view.output.SyndicationGenerator"%><%--
--%><%@ page import="no.sesat.search.site.Site"%><%--
Modified:
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/saveDecorator.jsp
===================================================================
--- branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/saveDecorator.jsp
2008-01-30 14:17:08 UTC (rev 6069)
+++ branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/saveDecorator.jsp
2008-01-30 14:23:29 UTC (rev 6070)
@@ -1,3 +1,18 @@
-<[EMAIL PROTECTED] contentType="text/calendar; charset=utf-8"%><[EMAIL
PROTECTED] pageEncoding="UTF-8"%><%--
+<%-- Copyright (2008) Schibsted Søk AS
+ * This file is part of SESAT.
+ *
+ * SESAT is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as published
by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * SESAT 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with SESAT. If not, see <http://www.gnu.org/licenses/>.
+ --%><[EMAIL PROTECTED] contentType="text/calendar; charset=utf-8"%><[EMAIL
PROTECTED] pageEncoding="UTF-8"%><%--
--%><%@ taglib uri="/WEB-INF/SearchPortal.tld" prefix="search" %><%--
--%><search:velocity template="/results/tvCalendar"/>
\ No newline at end of file
Modified:
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/vcardDecorator.jsp
===================================================================
--- branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/vcardDecorator.jsp
2008-01-30 14:17:08 UTC (rev 6069)
+++ branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/vcardDecorator.jsp
2008-01-30 14:23:29 UTC (rev 6070)
@@ -1,3 +1,18 @@
-<%@ taglib uri="/WEB-INF/SearchPortal.tld" prefix="search" %><% String
currentC = (String) request.getAttribute("c"); %><%if (currentC.equals("yvc")
|| currentC.equals("yip")) { %><search:velocity
template="/results/vcardYellow"/><% } else { %><search:velocity
template="/results/vcardWhite"/><%}%>
+<%-- Copyright (2008) Schibsted S�k AS
+ * This file is part of SESAT.
+ *
+ * SESAT is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as published
by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * SESAT 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with SESAT. If not, see <http://www.gnu.org/licenses/>.
+ --%><%@ taglib uri="/WEB-INF/SearchPortal.tld" prefix="search" %><% String
currentC = (String) request.getAttribute("c"); %><%if (currentC.equals("yvc")
|| currentC.equals("yip")) { %><search:velocity
template="/results/vcardYellow"/><% } else { %><search:velocity
template="/results/vcardWhite"/><%}%>
Modified:
branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/xmlDecorator.jsp
===================================================================
--- branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/xmlDecorator.jsp
2008-01-30 14:17:08 UTC (rev 6069)
+++ branches/2.16/war/src/main/webapp/WEB-INF/jsp/decorators/xmlDecorator.jsp
2008-01-30 14:23:29 UTC (rev 6070)
@@ -1,4 +1,19 @@
-<%@ page language="java" pageEncoding="UTF-8" contentType="text/xml" %><%--
+<%-- Copyright (2008) Schibsted Søk AS
+ * This file is part of SESAT.
+ *
+ * SESAT is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as published
by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * SESAT 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with SESAT. If not, see <http://www.gnu.org/licenses/>.
+ --%><%@ page language="java" pageEncoding="UTF-8" contentType="text/xml"
%><%--
--%><%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %><%--
--%><%@ taglib uri="/WEB-INF/SearchPortal.tld" prefix="search" %><%--
--%><?xml version="1.0" encoding="UTF-8"?>
_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits