diff --git a/docs/index.html b/docs/index.html index 7a16b309816..32721ac871d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -294,7 +294,7 @@ document.write("Last Published: " + document.lastModified);
- + Lucene and Solr tutorials!
The following talks and trainings are scheduled for this year's conference: @@ -309,10 +309,10 @@ document.write("Last Published: " + document.lastModified);
- +- + Lucene will once again be well represented at ApacheCon USA in Atlanta this November 12-16, 2007.
The following talks and trainings are scheduled for this year's conference: @@ -331,7 +331,7 @@ document.write("Last Published: " + document.lastModified);
- +This release has many improvements since release 2.1. New major features:
- + Lucene Java and related Lucene projects will have extensive representation at ApacheCon Europe in Amsterdam this year. For the 2007 session, Yonik Seeley will be giving the Full-Text Search with Lucene talk at 10:30 am on May 2nd. Immediately following, Grant Ingersoll will be presenting Advanced Lucene at 11:30. Grant will also be leading a full day tutorial session on May 1st titled @@ -381,7 +381,7 @@ document.write("Last Published: " + document.lastModified); Hadoop committer Owen O'Malley's Introduction to Hadoop.
Registration is now open on the ApacheCon website.
- +This release has many improvements since release 2.0, including new features, performance @@ -398,7 +398,7 @@ document.write("Last Published: " + document.lastModified); available here.
- +Nightly source builds of the current development version of Lucene are now available at diff --git a/docs/skin/images/rc-b-l-15-1body-2menu-3menu.png b/docs/skin/images/rc-b-l-15-1body-2menu-3menu.png index dd790d31697..cdb460a1da7 100644 Binary files a/docs/skin/images/rc-b-l-15-1body-2menu-3menu.png and b/docs/skin/images/rc-b-l-15-1body-2menu-3menu.png differ diff --git a/docs/skin/images/rc-b-r-15-1body-2menu-3menu.png b/docs/skin/images/rc-b-r-15-1body-2menu-3menu.png index 790f43fa388..3eff254fd17 100644 Binary files a/docs/skin/images/rc-b-r-15-1body-2menu-3menu.png and b/docs/skin/images/rc-b-r-15-1body-2menu-3menu.png differ diff --git a/docs/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png b/docs/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png index 1987c0aa476..b175f27b16e 100644 Binary files a/docs/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png and b/docs/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png differ diff --git a/docs/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png b/docs/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png index b69812acfd7..e9f4440d1f5 100644 Binary files a/docs/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png and b/docs/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png differ diff --git a/docs/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png b/docs/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png index 07e5ebeb723..f1e015b36c3 100644 Binary files a/docs/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png and b/docs/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png differ diff --git a/docs/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png b/docs/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png index b69812acfd7..e9f4440d1f5 100644 Binary files a/docs/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png and b/docs/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png differ diff --git a/docs/skin/images/rc-t-r-15-1body-2menu-3menu.png b/docs/skin/images/rc-t-r-15-1body-2menu-3menu.png index 5e44a80812b..29388b5efc9 100644 Binary files a/docs/skin/images/rc-t-r-15-1body-2menu-3menu.png and b/docs/skin/images/rc-t-r-15-1body-2menu-3menu.png differ diff --git a/docs/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png b/docs/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png index cbaea9c9a7e..944ed73333d 100644 Binary files a/docs/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png and b/docs/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png differ diff --git a/docs/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png b/docs/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png index 6fe87de6193..c4d4a8c7ce3 100644 Binary files a/docs/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png and b/docs/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png differ diff --git a/docs/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png b/docs/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png index cbaea9c9a7e..944ed73333d 100644 Binary files a/docs/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png and b/docs/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png differ diff --git a/docs/skin/profile.css b/docs/skin/profile.css index 48d7c145f9f..2ed95546ec6 100644 --- a/docs/skin/profile.css +++ b/docs/skin/profile.css @@ -155,6 +155,11 @@ a:hover { color:#6587ff} background-color: #f0f0f0; font-family: monospace; } + img.float-right { + float: right; + margin-left: 2em; + padding: .5em; + } #footer a { color: #0F3660; } #footer a:visited { color: #009999; } diff --git a/src/site/src/documentation/content/xdocs/index.xml b/src/site/src/documentation/content/xdocs/index.xml index aa55219fb4e..448694443b8 100644 --- a/src/site/src/documentation/content/xdocs/index.xml +++ b/src/site/src/documentation/content/xdocs/index.xml @@ -24,7 +24,7 @@
The following talks and trainings are scheduled for this year's conference:
@@ -38,7 +38,7 @@
Lucene will once again be well represented at ApacheCon USA in Atlanta this November 12-16, 2007.
The following talks and trainings are scheduled for this year's conference:
@@ -81,7 +81,7 @@
-
+
Lucene Java and related Lucene projects will have extensive representation at ApacheCon Europe in Amsterdam this year. For the 2007 session,
Yonik Seeley will be giving the Full-Text Search with Lucene talk at 10:30 am on May 2nd. Immediately following, Grant Ingersoll
will be presenting Advanced Lucene at 11:30. Grant will also be leading a full day tutorial session on May 1st titled
diff --git a/src/site/src/documentation/skinconf.xml b/src/site/src/documentation/skinconf.xml
index 31670ef2aaa..d6ee9fc6c8b 100755
--- a/src/site/src/documentation/skinconf.xml
+++ b/src/site/src/documentation/skinconf.xml
@@ -191,6 +191,11 @@ which will be used to configure the chosen Forrest skin.
background-color: #f0f0f0;
font-family: monospace;
}
+ img.float-right {
+ float: right;
+ margin-left: 2em;
+ padding: .5em;
+ }