Author: ssmiweve
Date: 2008-03-28 20:20:33 +0100 (Fri, 28 Mar 2008)
New Revision: 6305
Removed:
trunk/war/src/main/webapp/index.jsp
Modified:
trunk/generic.sesam/sesam.com/war/src/main/css/tab/default-sesam-com.css
trunk/war/src/main/webapp/WEB-INF/urlrewrite.xml
Log:
SEARCH-4302 - Building Sesam.com tutorial
Modified:
trunk/generic.sesam/sesam.com/war/src/main/css/tab/default-sesam-com.css
===================================================================
--- trunk/generic.sesam/sesam.com/war/src/main/css/tab/default-sesam-com.css
2008-03-28 16:36:17 UTC (rev 6304)
+++ trunk/generic.sesam/sesam.com/war/src/main/css/tab/default-sesam-com.css
2008-03-28 19:20:33 UTC (rev 6305)
@@ -48,6 +48,7 @@
background: url(/images/searchbar/bg.png) repeat-x;
margin-left: 15px;
padding-right: 15px;
+ min-width: 570px;
}
#inputBox {
Modified: trunk/war/src/main/webapp/WEB-INF/urlrewrite.xml
===================================================================
--- trunk/war/src/main/webapp/WEB-INF/urlrewrite.xml 2008-03-28 16:36:17 UTC
(rev 6304)
+++ trunk/war/src/main/webapp/WEB-INF/urlrewrite.xml 2008-03-28 19:20:33 UTC
(rev 6305)
@@ -28,6 +28,7 @@
<!-- tomcat puts in the name of the welcome page -->
<rule><from>^/index.jsp$</from><to>/</to></rule>
+ <rule><from>^/$</from><to>/search/?</to></rule>
<rule><from>^/robots.txt$</from><to>/robots.jsp</to></rule>
<rule><from>^/psearch/(.*)$</from><to>/search/$1</to></rule>
Deleted: trunk/war/src/main/webapp/index.jsp
===================================================================
--- trunk/war/src/main/webapp/index.jsp 2008-03-28 16:36:17 UTC (rev 6304)
+++ trunk/war/src/main/webapp/index.jsp 2008-03-28 19:20:33 UTC (rev 6305)
@@ -1,16 +0,0 @@
-<%-- Copyright (2006-2007) 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" %><search:main/>
\ No newline at end of file
_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits