From 35ca3085a031317dc82a74bca20ed6fcbbadb396 Mon Sep 17 00:00:00 2001
From: Ted Nathan Husted
Date: Mon, 15 Jan 2007 03:51:57 +0000
Subject: [PATCH] WW-1588. Add link to Plugin registry. Comment out
experimental features.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@496222 13f79535-47bb-0310-9956-ffa450edef68
---
src/site/site.xml | 14 +++++---------
src/site/xdoc/index.xml | 17 +++++++++++++----
2 files changed, 18 insertions(+), 13 deletions(-)
diff --git a/src/site/site.xml b/src/site/site.xml
index 60df1f4a6..237d48b45 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -71,25 +71,21 @@
+
+ For more about extensions to Struts 2, visit our
+
+ Plugin Registry
+ .
+
@@ -86,13 +92,15 @@
Easy Spring integration - Struts2 Actions are Spring-aware. Just
add Spring beans!
+
@@ -110,10 +118,11 @@
Integrated profiling - Peek inside Struts to find the cycles are going!
+
Maintain!
@@ -142,7 +151,7 @@
problem reports, and interactive object model queries.
- Coming in Struts 2.0.2 -- Precise Error Reporting - All configuration elements, including properties that come from Java properties files, include location and line information.
+ Precise Error Reporting - All configuration elements, including properties that come from Java properties files, include location and line information.