From 4a7ddf9db80a5c9cb2a9a66db58146cf80feaa92 Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Fri, 3 Jun 2005 09:50:45 +0000 Subject: [PATCH] add link to EuroApacheCon to site git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@179761 13f79535-47bb-0310-9956-ffa450edef68 --- docs/benchmarks.html | 3 +++ docs/contributions.html | 3 +++ docs/demo.html | 3 +++ docs/demo2.html | 3 +++ docs/demo3.html | 3 +++ docs/demo4.html | 3 +++ docs/features.html | 3 +++ docs/fileformats.html | 3 +++ docs/gettingstarted.html | 3 +++ docs/index.html | 3 +++ docs/lucene-sandbox/index.html | 3 +++ docs/mailinglists.html | 3 +++ docs/queryparsersyntax.html | 3 +++ docs/resources.html | 3 +++ docs/systemproperties.html | 3 +++ docs/whoweare.html | 6 +++--- xdocs/stylesheets/site.vsl | 3 +++ 17 files changed, 51 insertions(+), 3 deletions(-) diff --git a/docs/benchmarks.html b/docs/benchmarks.html index fb971a95a02..c4bf7285551 100644 --- a/docs/benchmarks.html +++ b/docs/benchmarks.html @@ -44,6 +44,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/contributions.html b/docs/contributions.html index c304f30b27e..ba3bfb0ba3c 100644 --- a/docs/contributions.html +++ b/docs/contributions.html @@ -48,6 +48,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/demo.html b/docs/demo.html index 6f9b61d1a5e..556d02bab11 100644 --- a/docs/demo.html +++ b/docs/demo.html @@ -44,6 +44,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/demo2.html b/docs/demo2.html index 1db42b5ba5f..40e0eb35563 100644 --- a/docs/demo2.html +++ b/docs/demo2.html @@ -44,6 +44,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/demo3.html b/docs/demo3.html index ecd311f7cd6..2ddde2a9e09 100644 --- a/docs/demo3.html +++ b/docs/demo3.html @@ -44,6 +44,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/demo4.html b/docs/demo4.html index 5b365480c08..d3a222305a0 100644 --- a/docs/demo4.html +++ b/docs/demo4.html @@ -44,6 +44,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/features.html b/docs/features.html index 6b8d7935e20..c23a36c654e 100644 --- a/docs/features.html +++ b/docs/features.html @@ -42,6 +42,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/fileformats.html b/docs/fileformats.html index a3d50717848..3096e287b7f 100644 --- a/docs/fileformats.html +++ b/docs/fileformats.html @@ -42,6 +42,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/gettingstarted.html b/docs/gettingstarted.html index 98de258511d..aa07440c6fb 100644 --- a/docs/gettingstarted.html +++ b/docs/gettingstarted.html @@ -44,6 +44,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/index.html b/docs/index.html index cd788ee2fea..1b787366db0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -50,6 +50,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/lucene-sandbox/index.html b/docs/lucene-sandbox/index.html index bda1174c29b..891c2251579 100644 --- a/docs/lucene-sandbox/index.html +++ b/docs/lucene-sandbox/index.html @@ -44,6 +44,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/mailinglists.html b/docs/mailinglists.html index 386ac290eba..34372096c14 100644 --- a/docs/mailinglists.html +++ b/docs/mailinglists.html @@ -42,6 +42,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/queryparsersyntax.html b/docs/queryparsersyntax.html index d8bfc27debd..4ed7604533f 100644 --- a/docs/queryparsersyntax.html +++ b/docs/queryparsersyntax.html @@ -46,6 +46,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/resources.html b/docs/resources.html index 95e67d98de1..0b171e1672c 100644 --- a/docs/resources.html +++ b/docs/resources.html @@ -44,6 +44,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/systemproperties.html b/docs/systemproperties.html index 517cf60635e..0ca116d09e8 100644 --- a/docs/systemproperties.html +++ b/docs/systemproperties.html @@ -44,6 +44,9 @@ limitations under the License. + + + Apache Lucene diff --git a/docs/whoweare.html b/docs/whoweare.html index 43b4415e60b..0176f87ae6f 100644 --- a/docs/whoweare.html +++ b/docs/whoweare.html @@ -46,6 +46,9 @@ limitations under the License. + + + Apache Lucene @@ -142,9 +145,6 @@ Palo Alto Research Center (PARC), Apple, and Excite@Home, and authored several information retrieval papers and patents.

-

Currently Doug splits his time between Lucene and Nutch, and is also available for -limited contract work.

-
  • Otis Gospodnetic (otis@...)
  • Brian Goetz (briangoetz@...)
  • diff --git a/xdocs/stylesheets/site.vsl b/xdocs/stylesheets/site.vsl index 7e6d9986cc6..daf9b1069dd 100644 --- a/xdocs/stylesheets/site.vsl +++ b/xdocs/stylesheets/site.vsl @@ -219,6 +219,9 @@ limitations under the License. + + + #set ( $logoString = $project.getChild("logo").getAttributeValue("href") ) #if ( $logoString.startsWith("/") )