[CONF] Confluence Changes in the last 24 hours

2007-01-22 Thread confluence
-
This is a daily summary of all recent changes in Confluence.

-
Updated Spaces:
-

OpenEJB (OPENEJB) http://cwiki.apache.org/confluence/display/OPENEJB
|
|-Pages Added or Edited in This Space
 |-- Resource Injection was created by rajsaini (11:13 PM).
 |   http://cwiki.apache.org/confluence/display/OPENEJB/Resource+Injection

Apache Directory Server v1.1 Documentation (DIRxSRVx11) 
http://cwiki.apache.org/confluence/display/DIRxSRVx11
|
|-Pages Added or Edited in This Space
 |-- Building trunks was last edited by erodriguez (02:56 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Building+trunks

Apache Struts 2 Plugin Registry (S2PLUGINS) 
http://cwiki.apache.org/confluence/display/S2PLUGINS
|
|-Pages Added or Edited in This Space
 |-- Table Tags was last edited by [EMAIL PROTECTED] (07:28 AM).
 |   http://cwiki.apache.org/confluence/display/S2PLUGINS/Table+Tags

Apache Cayenne Website (CAYSITE) 
http://cwiki.apache.org/confluence/display/CAYSITE
|
|-Pages Added or Edited in This Space
 |-- Index was created by andrus (06:07 AM).
 |   http://cwiki.apache.org/confluence/display/CAYSITE/Index

Apache Struts 2 Documentation (WW) http://cwiki.apache.org/confluence/display/WW
|
|-Pages Added or Edited in This Space
 |-- Tag Syntax was last edited by husted (07:16 PM).
 |   http://cwiki.apache.org/confluence/display/WW/Tag+Syntax
 |-- Simple Setup was last edited by husted (03:20 PM).
 |   http://cwiki.apache.org/confluence/display/WW/Simple+Setup

Apache Cayenne (CAY) http://cwiki.apache.org/confluence/display/CAY
|
|-Pages Added or Edited in This Space
 |-- Cayenne History was last edited by andrus (07:19 AM).
 |   http://cwiki.apache.org/confluence/display/CAY/Cayenne+History
 |-- Release Guide 2.0 was last edited by andrus (05:31 AM).
 |   http://cwiki.apache.org/confluence/display/CAY/Release+Guide+2.0
 |-- Release Guide was last edited by andrus (05:31 AM).
 |   http://cwiki.apache.org/confluence/display/CAY/Release+Guide
 |-- Building Cayenne was last edited by andrus (05:30 AM).
 |   http://cwiki.apache.org/confluence/display/CAY/Building+Cayenne
 |-- Subversion Access was last edited by andrus (05:29 AM).
 |   http://cwiki.apache.org/confluence/display/CAY/Subversion+Access

UIMA (UIMA) http://cwiki.apache.org/confluence/display/UIMA
|
|-Pages Added or Edited in This Space
 |-- Release Plan was last edited by schor (07:07 PM).
 |   http://cwiki.apache.org/confluence/display/UIMA/Release+Plan
 |-- TestPlan2.1 was created by schor (06:41 PM).
 |   http://cwiki.apache.org/confluence/display/UIMA/TestPlan2.1

Apache Wicket (WICKET) http://cwiki.apache.org/confluence/display/WICKET
|
|-Pages Added or Edited in This Space
 |-- Articles about Wicket was last edited by [EMAIL PROTECTED] (07:39 AM).
 |   http://cwiki.apache.org/confluence/display/WICKET/Articles+about+Wicket
 |-- Wicket Blogs was last edited by dashorst (07:12 AM).
 |   http://cwiki.apache.org/confluence/display/WICKET/Wicket+Blogs

Apache Directory LDAP Studio (DIRxSTUDIO) 
http://cwiki.apache.org/confluence/display/DIRxSTUDIO
|
|-Pages Added or Edited in This Space
 |-- Working was last edited by seelmann (01:51 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSTUDIO/Working
 |-- Building was last edited by seelmann (01:50 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSTUDIO/Building
 |-- Source repository was last edited by seelmann (01:40 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSTUDIO/Source+repository


-
CONFLUENCE INFORMATION
This message is automatically generated by Confluence

Unsubscribe or edit your notifications preferences
   http://cwiki.apache.org/confluence/users/viewnotifications.action

If you think it was sent incorrectly contact one of the administrators
   http://cwiki.apache.org/confluence/administrators.action

If you want more information on Confluence, or have a bug to report see
   http://www.atlassian.com/software/confluence




svn commit: r498588 - /struts/struts2/trunk/src/site/xdoc/index.xml

2007-01-22 Thread husted
Author: husted
Date: Mon Jan 22 03:46:20 2007
New Revision: 498588

URL: http://svn.apache.org/viewvc?view=rev&rev=498588
Log:
WW-1650 Add link to migration guide and restore AJAX bullet, since they are 
becoming FAQs.

Modified:
struts/struts2/trunk/src/site/xdoc/index.xml

Modified: struts/struts2/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/src/site/xdoc/index.xml?view=diff&rev=498588&r1=498587&r2=498588
==
--- struts/struts2/trunk/src/site/xdoc/index.xml (original)
+++ struts/struts2/trunk/src/site/xdoc/index.xml Mon Jan 22 03:46:20 2007
@@ -36,17 +36,23 @@
  
 
 
- To download Apache Struts 2, visit
+ To download the framework, visit
  http://struts.apache.org/download.cgi#struts201";>
 Apache Struts Distributions.
  
 
 
-  For more about extensions to Struts 2, visit our 
+  For more about extensions, visit our 
  http://cwiki.apache.org/S2PLUGINS/home.html";>
 Plugin Registry.
  
-
+
+
+  For more about migrating, visit our 
+ http://struts.apache.org/2.x/docs/migration-guide.html";>
+Migration Guide.
+ 
+
 
 
 
@@ -72,8 +78,10 @@
 Flexible Cancel Buttons - Go directly to 
a different action on cancel. 
 
 
-Easy Spring integration - 
Struts2 Actions are Spring-aware. Just 
-add Spring beans! (Plexus support is also available.)
+First-class AJAX support - Add 
interactivity and flexibility with AJAX tags that look and feel just like 
standard Struts tags. 
+
+
+Easy Spring integration - Inject 
dependencies into Actions using Spring without glue code or red tape. (Plexus 
support also available.)
 
 
 Enhanced Results - Do more with 
speciality results for JasperReports, JFreeChart, Action chaining, and file 
downloading.  
@@ -88,10 +96,6 @@
 
 
@@ -156,7 +160,7 @@
 
 
 
-To download Apache Struts 2, visit
+To download the framework, visit
 http://struts.apache.org/download.cgi#struts201";>
Apache Struts Distributions
 




Issues Opened: week of 2007-01-22

2007-01-22 Thread dblevins

Struts2 - Monday, January 22, 2007

  15 opened in last 7 days

[WW-1649] css_xhtml template produces invalid xhtml
  Gina Accawi - Bug - []
  http://issues.apache.org/struts/browse/WW-1649

[WW-1645] Move Portlet Support to a Plugin
  Ted Husted - Improvement - []
  http://issues.apache.org/struts/browse/WW-1645

[WW-1667] Improvements in the 'ajax' autocompleter and form themes.
  Dariusz Wojtas - Improvement - []
  http://issues.apache.org/struts/browse/WW-1667

[WW-1659] Update autocompleter to accept JSON generated using the JSON 
plugin
  Musachy Barroso - Improvement - []
  http://issues.apache.org/struts/browse/WW-1659

[WW-1644] DateTimerPicker problems when type="time"
  Musachy Barroso - Bug - []
  http://issues.apache.org/struts/browse/WW-1644

[WW-1651] Struts throws "Element type "bean" must be declared" when trying 
to load struts-default.xml
  Marco Behler - Bug - []
  http://issues.apache.org/struts/browse/WW-1651

[WW-1661] Implementation of Freemarker caching for Struts2
  Tom Schneider - Improvement - []
  http://issues.apache.org/struts/browse/WW-1661

[WW-1647] Allow struts.custom.i18n.resources property to be defined outside 
of struts.properties
  Nate Drake - Improvement - []
  http://issues.apache.org/struts/browse/WW-1647

[WW-1650] 2.0.4 Omnibus
  Don Brown - Bug - []
  http://issues.apache.org/struts/browse/WW-1650

[WW-1669] validation page - snippet
  Adrián Deccico - Improvement - []
  http://issues.apache.org/struts/browse/WW-1669

[WW-1665] issues when submitting form with s:a and targetting parent div
  Dariusz Wojtas - Bug - []
  http://issues.apache.org/struts/browse/WW-1665

[WW-1643] Add RFC3399 date support to XWorkBasicConverter
  Musachy Barroso - Improvement - []
  http://issues.apache.org/struts/browse/WW-1643

[WW-1654] Provide default settings for Freemarker
  Philip Luppens - Improvement - []
  http://issues.apache.org/struts/browse/WW-1654

[WW-1668] struts.custom.i18n setting ignored if set by constant 
configuration
  Ted Husted - Bug - []
  http://issues.apache.org/struts/browse/WW-1668

[WW-1658] Create a general purpose "Bind" tag
  Musachy Barroso - Improvement - []
  http://issues.apache.org/struts/browse/WW-1658