You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by jk...@apache.org on 2006/11/14 23:58:26 UTC

svn commit: r475038 [1/3] - in /tapestry/tapestry4/trunk: src/site/apt/ajax/ src/site/apt/javascript/ src/site/apt/usersguide/ src/site/xdoc/components/dojo/ src/site/xdoc/components/form/ src/site/xdoc/components/general/ src/site/xdoc/components/link...

Author: jkuhnert
Date: Tue Nov 14 14:58:22 2006
New Revision: 475038

URL: http://svn.apache.org/viewvc?view=rev&rev=475038
Log:
Smarter caching for images added to AssetService to fix TAPESTRY-1115 . 
Fixed javadoc url references to point to new plugin aggregate location.
Fixed TimeTracker css to make dialogs work with ie7.

Modified:
    tapestry/tapestry4/trunk/src/site/apt/ajax/eventlistener.apt
    tapestry/tapestry4/trunk/src/site/apt/ajax/responsebuilder.apt
    tapestry/tapestry4/trunk/src/site/apt/javascript/packaging.apt
    tapestry/tapestry4/trunk/src/site/apt/usersguide/validation.apt
    tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/autocompleter.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dialog.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dropdowndatepicker.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dropdowntimepicker.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/checkbox.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/datepicker.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/fieldlabel.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/form.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/hidden.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/imagesubmit.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/linksubmit.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/option.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/propertyselection.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/radio.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/radiogroup.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/select.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/submit.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/textarea.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/textfield.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/form/upload.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/any.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/block.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/body.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/delegator.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/describe.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/else.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/exceptiondisplay.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/for.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/if.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/image.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/insert.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/inserttext.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/invokelistener.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/relation.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/renderblock.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/script.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/scriptincludes.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/shell.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/style.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/link/directlink.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/link/externallink.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/link/genericlink.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/link/pagelink.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/link/rollover.xml
    tapestry/tapestry4/trunk/src/site/xdoc/components/link/servicelink.xml
    tapestry/tapestry4/trunk/src/site/xdoc/quickstart/forms.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/bindings.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/components.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/configuration.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/events.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/friendly-urls.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/hivemind.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/injection.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/listenermethods.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/localization.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/page-class.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/properties.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/script.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/spec.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/state.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/template.xml
    tapestry/tapestry4/trunk/src/site/xdoc/usersguide/upgrade.xml
    tapestry/tapestry4/trunk/tapestry-examples/TimeTracker/src/context/css/forms.css
    tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/asset/AssetService.java

Modified: tapestry/tapestry4/trunk/src/site/apt/ajax/eventlistener.apt
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/apt/ajax/eventlistener.apt?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/apt/ajax/eventlistener.apt (original)
+++ tapestry/tapestry4/trunk/src/site/apt/ajax/eventlistener.apt Tue Nov 14 14:58:22 2006
@@ -18,7 +18,7 @@
   At its core this new annotation allows you to bind client side events to page/component 
   {{{../UsersGuide/listenermethods.html}listener}} methods. "Client Side" events can have a lot
   of different meanings. It could mean listening to function calls on a Tapestry 
-  {{{../tapestry-framework/apidocs/org/apache/tapestry/dojo/IWidget.html}supported}} dojo widget, 
+  {{{../apidocs/org/apache/tapestry/dojo/IWidget.html}supported}} dojo widget, 
   or it could mean listening to changing field values in a Tapestry {{{../components/Form.html}Form}} component.
   
 * Basic example, listening to DOM events
@@ -52,7 +52,7 @@
   
   That's it! If you'd like more contextual information, like what was happening
   with the event that initiated the original client-side event just add a 
-  {{{../tapestry-framework/apidocs/org/apache/tapestry/event/BrowserEvent.html}BrowserEvent}} 
+  {{{../apidocs/org/apache/tapestry/event/BrowserEvent.html}BrowserEvent}} 
   parameter to your listener and it will be automatically populated.
   
 +-------------------------------------------------------------
@@ -77,7 +77,7 @@
 ** Listening to widget functions
   
   In this example we want our {{{../UsersGuide/listenermethods.html}listener}} method to 
-  be called when the {{{../tapestry-framework/apidocs/org/apache/tapestry/dojo/form/Autocompleter.html}Autocomplete}} 
+  be called when the {{{../apidocs/org/apache/tapestry/dojo/form/Autocompleter.html}Autocomplete}} 
   component on our page has selected an entry.
   
   The relevant html:
@@ -116,7 +116,7 @@
   
   The last example was good for showing how to listen to widget function events, but what are you
   supposed to do with an event that comes from a 
-  {{{../tapestry-framework/apidocs/org/apache/tapestry/form/IFormComponent.html}IFormComponent}} that 
+  {{{../apidocs/org/apache/tapestry/form/IFormComponent.html}IFormComponent}} that 
   doesn't also submit and update the form value that was changed? 
   
   To add automatic submission to our form we only need to modify the definition of our annotation 
@@ -137,7 +137,7 @@
 +-----------------------------------------------------------------------
 
   That's it! When your {{{../UsersGuide/listenermethods.html}listener}} is invoked you can be confident
-  that your <<<projectSelect>>> {{{../tapestry-framework/apidocs/org/apache/tapestry/dojo/form/Autocompleter.html}Autocomplete}} 
+  that your <<<projectSelect>>> {{{../apidocs/org/apache/tapestry/dojo/form/Autocompleter.html}Autocomplete}} 
   component has also been updated to reflect the currently selected value.
   
   As an added bonus, form validation is turned off by default with the {{{../tapestry-annotations/index.html#EventListener}EventListener}} 

Modified: tapestry/tapestry4/trunk/src/site/apt/ajax/responsebuilder.apt
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/apt/ajax/responsebuilder.apt?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/apt/ajax/responsebuilder.apt (original)
+++ tapestry/tapestry4/trunk/src/site/apt/ajax/responsebuilder.apt Tue Nov 14 14:58:22 2006
@@ -9,30 +9,30 @@
 Overview
 
   One of the largest changes made to Tapestry 4.1 was the rendering cycle. Traditionally, responses were made
-  using one basic {{{../tapestry-framework/apidocs/org/apache/tapestry/IMarkupWriter.html}IMarkupWriter}} instance
+  using one basic {{{../apidocs/org/apache/tapestry/IMarkupWriter.html}IMarkupWriter}} instance
   to capture and render output back to the browser. <(this isn't entirely true, NullWriter instances are used 
   in some instances, like rewinding {{{../components/Form.html}Form}} components)>
   
   The new method looks basically the same on the surface, but rendering output is now managed by specific
-  {{{../tapestry-framework/apidocs/org/apache/tapestry/services/ResponseBuilder.html}ResponseBuilder}} instances,
+  {{{../apidocs/org/apache/tapestry/services/ResponseBuilder.html}ResponseBuilder}} instances,
   depending on the type of request. These classes are responsible for calling 
-  {{{../tapestry-framework/apidocs/org/apache/tapestry/AbstractComponent.html#render(org.apache.tapestry.IMarkupWriter,%20org.apache.tapestry.IRequestCycle)}AbstractComponent.html#render(IMarkupWriter writer, IRequestCycle cycle}}
+  {{{../apidocs/org/apache/tapestry/AbstractComponent.html#render(org.apache.tapestry.IMarkupWriter,%20org.apache.tapestry.IRequestCycle)}AbstractComponent.html#render(IMarkupWriter writer, IRequestCycle cycle}}
   for all component renders. They are also responsible for managing javascript output from script templates.
   
-  You can always get a reference to the correct {{{../tapestry-framework/apidocs/org/apache/tapestry/services/ResponseBuilder.html}ResponseBuilder}} for 
-  the current request by calling <<<cycle.getResponseBuilder()>>> on your {{{../tapestry-framework/apidocs/org/apache/tapestry/IRequestCycle.html}IRequestCycle}} 
+  You can always get a reference to the correct {{{../apidocs/org/apache/tapestry/services/ResponseBuilder.html}ResponseBuilder}} for 
+  the current request by calling <<<cycle.getResponseBuilder()>>> on your {{{../apidocs/org/apache/tapestry/IRequestCycle.html}IRequestCycle}} 
   instance.
   
-  <<See also:>> {{{../tapestry-framework/apidocs/org/apache/tapestry/services/ResponseBuilder.html}ResponseBuilder}}, 
-  {{{../tapestry-framework/apidocs/org/apache/tapestry/services/impl/DojoAjaxResponseBuilder.html}DojoAjaxResponseBuilder}},
-  {{{../tapestry-framework/apidocs/org/apache/tapestry/services/impl/JSONResponseBuilder.html}JSONResponseBuilder}}
+  <<See also:>> {{{../apidocs/org/apache/tapestry/services/ResponseBuilder.html}ResponseBuilder}}, 
+  {{{../apidocs/org/apache/tapestry/services/impl/DojoAjaxResponseBuilder.html}DojoAjaxResponseBuilder}},
+  {{{../apidocs/org/apache/tapestry/services/impl/JSONResponseBuilder.html}JSONResponseBuilder}}
   
 * Using ResponseBuilder to dynamically update content
 
-  Based on the type of request made, one of the three available {{{../tapestry-framework/apidocs/org/apache/tapestry/services/ResponseBuilder.html}ResponseBuilder}}s 
+  Based on the type of request made, one of the three available {{{../apidocs/org/apache/tapestry/services/ResponseBuilder.html}ResponseBuilder}}s 
   will be chosen to handle it. In the case of a request made using the {{{EventListener.html}EventListener}} annotation, the
   builder used will <(not in all cases, if you specify async=false on your annotation the request will be a 
-  normal http post)> be {{{../tapestry-framework/apidocs/org/apache/tapestry/services/impl/DojoAjaxResponseBuilder.html}DojoAjaxResponseBuilder}}.
+  normal http post)> be {{{../apidocs/org/apache/tapestry/services/impl/DojoAjaxResponseBuilder.html}DojoAjaxResponseBuilder}}.
   
   Building on the example started in the {{{EventListener.html}EventListener}} overview, this is how you
   would dynamically update the contents of a component:

Modified: tapestry/tapestry4/trunk/src/site/apt/javascript/packaging.apt
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/apt/javascript/packaging.apt?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/apt/javascript/packaging.apt (original)
+++ tapestry/tapestry4/trunk/src/site/apt/javascript/packaging.apt Tue Nov 14 14:58:22 2006
@@ -39,7 +39,7 @@
     hits for additional functionality <(like widgets)> when you need it. This should keep your app nice and slim
     in most areas.
     
-  * Overhauled Tapestry {{{../tapestry-framework/apidocs/org/apache/tapestry/asset/AssetService.html}AssetService}} 
+  * Overhauled Tapestry {{{../apidocs/org/apache/tapestry/asset/AssetService.html}AssetService}} 
   	implementation that does a much better job at properly interpreting and setting the correct browser cache 
   	settings on included asset resources, like dojo and Tapestry javascript API files/resources. It even goes as far
   	as serving up the files via a new hivemind configuration point that eliminates the need to have an MD5 hash 

Modified: tapestry/tapestry4/trunk/src/site/apt/usersguide/validation.apt
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/apt/usersguide/validation.apt?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/apt/usersguide/validation.apt (original)
+++ tapestry/tapestry4/trunk/src/site/apt/usersguide/validation.apt Tue Nov 14 14:58:22 2006
@@ -11,7 +11,7 @@
   The tapestry validation system provides a very powerful means of validating data 
   intuitively on most of the form element components, such as {{{../components/form/textfield.html}TextField}}, 
   {{{../components/form/textarea.html}TextArea}}, {{{../components/form/checkbox.html}Checkbox}}, and so forth.  All of these 
-  components implement the interface {{{../tapestry-framework/apidocs/org/apache/tapestry/form/IFormComponent.html}IFormComponent}}
+  components implement the interface {{{../apidocs/org/apache/tapestry/form/IFormComponent.html}IFormComponent}}
   , and include the necessary hooks to fit into the overall validation framework.
   
   Localization, server-side, and client side validation are handled by the framework,
@@ -50,7 +50,7 @@
 
   However, this is not all there is to FieldLabel. An important part of validation is
   <<<decoration>>> of fields, to mark when they contain errors. This is one of the 
-  responsibilities of {{{../tapestry-framework/apidocs/org/apache/tapestry/valid/IValidationDelegate.html}IValidationDelegate}}
+  responsibilities of {{{../apidocs/org/apache/tapestry/valid/IValidationDelegate.html}IValidationDelegate}}
   ... decorating fields and labels.
   
   If the above form is submitted without specifying a user name, the userName field will be 
@@ -64,8 +64,8 @@
 </tr>
 +----------------------------------------------
 
-  By subclassing the default implementation of {{{../tapestry-framework/apidocs/org/apache/tapestry/valid/IValidationDelegate.html}IValidationDelegate}}
-  (the {{{../tapestry-framework/apidocs/org/apache/tapestry/valid/ValidationDelegate.html}ValidationDelegate}} 
+  By subclassing the default implementation of {{{../apidocs/org/apache/tapestry/valid/IValidationDelegate.html}IValidationDelegate}}
+  (the {{{../apidocs/org/apache/tapestry/valid/ValidationDelegate.html}ValidationDelegate}} 
   class), you can change how these decorations are rendered. It then becomes a matter of providing this custom 
   validation delegate to the {{{../components/form/form.html}Form}} component, via its delegate parameter. This is 
   covered in more detail shortly.
@@ -77,7 +77,7 @@
   components: <<<validators>>> / <<<translators>>> / and <<<displayName>>>.
   
   The validators parameter provides a list of validator objects, objects that implement the
-  {{{../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html}Validator}} 
+  {{{../apidocs/org/apache/tapestry/form/validator/Validator.html}Validator}} 
   interface. Why a list? Unlike Tapestry 3 validation, each individual validator checks just a single
   <<<constraint>>>. Contraints are things like minimum string length, maximum string length,
   minimum numeric value, etc. This is a very fine grained approach, and one that is easily extensible 
@@ -85,7 +85,7 @@
   
   The <<<translator>>> parameter configures how the resulting input value should be translated from
   its generic String input form to the targeted type, like a <<<Date>>> or double. All translators implement
-  the {{{../tapestry-framework/apidocs/org/apache/tapestry/form/translator/Translator.html}Translator}}
+  the {{{../apidocs/org/apache/tapestry/form/translator/Translator.html}Translator}}
   interface. 
   
   The displayName parameter is used to provide the label for the component (perhaps some day, this 
@@ -96,7 +96,7 @@
 ** validators: binding prefix
 
   The validators: binding prefix is a powerful shorthand for constructing a list of configured
-  {{{../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html}Validator}} objects. 
+  {{{../apidocs/org/apache/tapestry/form/validator/Validator.html}Validator}} objects. 
   It allows a very declarative style; for example, to state that a field is required with a minimum 
   length of four characters, the following parameter binding could be used 
   (in a page or component specification):
@@ -122,9 +122,9 @@
   []
   
   Most validator classes are <<<configurable>>>: they have a property that matches their name. 
-  For example, {{{../tapestry-framework/apidocs/org/apache/tapestry/form/validator/MinDate.html}MinDate}} 
+  For example, {{{../apidocs/org/apache/tapestry/form/validator/MinDate.html}MinDate}} 
   (which is named "minDate" has a <<<minDate>>> property. A few validators are not configurable 
-  ("required" => {{{../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Required.html}Required}}, 
+  ("required" => {{{../apidocs/org/apache/tapestry/form/validator/Required.html}Required}}, 
   for example).
   
   Validators are expected to have a public no-args constructor. They are also expected to have a 
@@ -144,29 +144,29 @@
   Here is a partial list of the validator classes provided and their configurable attributes.
   
 *-----------------+-------------------------------------------+
-| {{{../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html}Validator}} | attributes |
+| {{{../apidocs/org/apache/tapestry/form/validator/Validator.html}Validator}} | attributes |
 *-----------------+-------------------------------------------+
- {{{../tapestry-framework/apidocs/org/apache/tapestry/form/validator/BaseValidator.html}BaseValidator}} | <<<message>>>
+ {{{../apidocs/org/apache/tapestry/form/validator/BaseValidator.html}BaseValidator}} | <<<message>>>
 *-----------------+-------------------------------------------+
- {{{../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Email.html}Email}} | <<<none, uses standard email regexp "^\\w[-._\\w]*\\w@\\w[-._\\w]*\\w\\.\\w{2,6}$">>>
+ {{{../apidocs/org/apache/tapestry/form/validator/Email.html}Email}} | <<<none, uses standard email regexp "^\\w[-._\\w]*\\w@\\w[-._\\w]*\\w\\.\\w{2,6}$">>>
 *-----------------+-------------------------------------------+
- {{{../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Max.html}Max}} | <<<max=<maximum value, 10>>>>
+ {{{../apidocs/org/apache/tapestry/form/validator/Max.html}Max}} | <<<max=<maximum value, 10>>>>
 *-----------------+-------------------------------------------+
- {{{../tapestry-framework/apidocs/org/apache/tapestry/form/validator/MaxDate.html}MaxDate}} | <<<maxDate=<maximum date, 06/09/2010> >>>
+ {{{../apidocs/org/apache/tapestry/form/validator/MaxDate.html}MaxDate}} | <<<maxDate=<maximum date, 06/09/2010> >>>
 *-----------------+-------------------------------------------+
- {{{../tapestry-framework/apidocs/org/apache/tapestry/form/validator/MaxLength.html}MaxLength}} | <<< maxLength=<maximum length, 23> >>>
+ {{{../apidocs/org/apache/tapestry/form/validator/MaxLength.html}MaxLength}} | <<< maxLength=<maximum length, 23> >>>
 *-----------------+-------------------------------------------+
- {{{../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Min.html}Min}} | <<< min=<minimum value, 0.718> >>>
+ {{{../apidocs/org/apache/tapestry/form/validator/Min.html}Min}} | <<< min=<minimum value, 0.718> >>>
 *-----------------+-------------------------------------------+
- {{{../tapestry-framework/apidocs/org/apache/tapestry/form/validator/MinDate.html}MinDate}} | <<< minDate=<minimum date, 04/23/05> >>>
+ {{{../apidocs/org/apache/tapestry/form/validator/MinDate.html}MinDate}} | <<< minDate=<minimum date, 04/23/05> >>>
 *-----------------+-------------------------------------------+
- {{{../tapestry-framework/apidocs/org/apache/tapestry/form/validator/MinLength.html}MinLength}} | <<< minLength=<minmum length, 15> >>>
+ {{{../apidocs/org/apache/tapestry/form/validator/MinLength.html}MinLength}} | <<< minLength=<minmum length, 15> >>>
 *-----------------+-------------------------------------------+
 
 ** translator: binding prefix
 
   Much like the <<<validators:>>> binding, the 
-  {{{../tapestry-framework/apidocs/org/apache/tapestry/form/translator/Translator.html}translator}} 
+  {{{../apidocs/org/apache/tapestry/form/translator/Translator.html}translator}} 
   binding can be configured with a simple comma-seperated string list to provide rules on how your 
   incoming data should be translated. Some of these bindings are also used on the client side validation 
   API to ensure the input format matches your translator parameters.
@@ -185,17 +185,17 @@
   Currently available translator bindings:
   
 *-----------------+-------------------------------------------+
-| {{{../tapestry-framework/apidocs/org/apache/tapestry/form/translator/Translator.html}Translator}} | attributes |
+| {{{../apidocs/org/apache/tapestry/form/translator/Translator.html}Translator}} | attributes |
 *-----------------+-------------------------------------------+
- {{{../tapestry-framework/apidocs/org/apache/tapestry/form/translator/AbstractTransaltor.html}AbstractTranslator}} | <<< trim=<true/false> >>>
+ {{{../apidocs/org/apache/tapestry/form/translator/AbstractTransaltor.html}AbstractTranslator}} | <<< trim=<true/false> >>>
 *-----------------+-------------------------------------------+
- {{{../tapestry-framework/apidocs/org/apache/tapestry/form/translator/StringTranslator.html}StringTranslator}} | <<< trim=<true/false>,empty=<default value if input is empty> >>>
+ {{{../apidocs/org/apache/tapestry/form/translator/StringTranslator.html}StringTranslator}} | <<< trim=<true/false>,empty=<default value if input is empty> >>>
 *-----------------+-------------------------------------------+
- {{{../tapestry-framework/apidocs/org/apache/tapestry/form/translator/FormatTransaltor.html}FormatTranslator}} | <<< trim=<true/false>,pattern=<any pattern supported by {{{http://java.sun.com/j2se/1.4.2/docs/api/java/text/Format.html}Format}}> >>>
+ {{{../apidocs/org/apache/tapestry/form/translator/FormatTransaltor.html}FormatTranslator}} | <<< trim=<true/false>,pattern=<any pattern supported by {{{http://java.sun.com/j2se/1.4.2/docs/api/java/text/Format.html}Format}}> >>>
 *-----------------+-------------------------------------------+
- {{{../tapestry-framework/apidocs/org/apache/tapestry/form/translator/DateTransaltor.html}DatetTranslator}} | <<< trim=<true/false>,pattern=<any pattern supported by {{{http://java.sun.com/j2se/1.4.2/docs/api/java/text/DateFormat.html}DateFormat}}> >>>
+ {{{../apidocs/org/apache/tapestry/form/translator/DateTransaltor.html}DatetTranslator}} | <<< trim=<true/false>,pattern=<any pattern supported by {{{http://java.sun.com/j2se/1.4.2/docs/api/java/text/DateFormat.html}DateFormat}}> >>>
 *-----------------+-------------------------------------------+
- {{{../tapestry-framework/apidocs/org/apache/tapestry/form/translator/NumberTransaltor.html}NumberTranslator}} | <<< trim=<true/false>,pattern=<any pattern supported by {{{http://java.sun.com/j2se/1.4.2/docs/api/java/text/NumberFormat.html}NumberFormat}}>,omitZero=<true/false> >>> If true (which is the default for the property), then values that are 0 are rendered to an empty string, not "0" or "0.00". This is useful in most cases where the field is optional; it allows the field to render blank when no value is present.
+ {{{../apidocs/org/apache/tapestry/form/translator/NumberTransaltor.html}NumberTranslator}} | <<< trim=<true/false>,pattern=<any pattern supported by {{{http://java.sun.com/j2se/1.4.2/docs/api/java/text/NumberFormat.html}NumberFormat}}>,omitZero=<true/false> >>> If true (which is the default for the property), then values that are 0 are rendered to an empty string, not "0" or "0.00". This is useful in most cases where the field is optional; it allows the field to render blank when no value is present.
 *-----------------+-------------------------------------------+
 
 * Extending ValidationDelegate

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/autocompleter.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/autocompleter.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/autocompleter.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/autocompleter.xml Tue Nov 14 14:58:22 2006
@@ -33,7 +33,7 @@
             </p>
             <p>
                 Uses a
-                <a href="../../tapestry-framework/apidocs/org/apache/tapestry/dojo/form/IAutocompleteModel.html">
+                <a href="../../apidocs/org/apache/tapestry/dojo/form/IAutocompleteModel.html">
                     IAutocompleteModel
                 </a>
                 to map between Java values that will be assigned, and textual labels that will
@@ -42,7 +42,7 @@
             <p>
                 A useful property selection model is available (
                 <a
-                    href="../../tapestry-framework/apidocs/org/apache/tapestry/dojo/form/DefaultAutocompleteModel.html">
+                    href="../../apidocs/org/apache/tapestry/dojo/form/DefaultAutocompleteModel.html">
                     DefaultAutocompleteModel
                 </a>). You can also create your own model, as illustrated in the examples below.
             </p>
@@ -51,7 +51,7 @@
                 <strong>
                     See also:
                     <a
-                        href="../../tapestry-framework/apidocs/org/apache/tapestry/dojo/form/Autocompleter.html">
+                        href="../../apidocs/org/apache/tapestry/dojo/form/Autocompleter.html">
                         org.apache.tapestry.dojo.form.Autocompleter
                     </a>
                     ,
@@ -89,7 +89,7 @@
                         <td>model</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/dojo/form/IAutocompleteModel.html">
+                                href="../../apidocs/org/apache/tapestry/dojo/form/IAutocompleteModel.html">
                                 IAutocompleteModel
                             </a>
                         </td>
@@ -127,7 +127,7 @@
                         <td>
                             Array or collection of
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html">
+                                href="../../apidocs/org/apache/tapestry/form/validator/Validator.html">
                                 Validator
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dialog.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dialog.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dialog.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dialog.xml Tue Nov 14 14:58:22 2006
@@ -40,7 +40,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/dojo/html/Dialog.html">
+                    <a href="../../apidocs/org/apache/tapestry/dojo/html/Dialog.html">
                         org.apache.tapestry.dojo.html.Dialog
                     </a>
                 </strong>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dropdowndatepicker.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dropdowndatepicker.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dropdowndatepicker.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dropdowndatepicker.xml Tue Nov 14 14:58:22 2006
@@ -87,7 +87,7 @@
                         <td>
                             Array or collection of
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html">
+                                href="../../apidocs/org/apache/tapestry/form/validator/Validator.html">
                                 Validator
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dropdowntimepicker.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dropdowntimepicker.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dropdowntimepicker.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/dojo/dropdowntimepicker.xml Tue Nov 14 14:58:22 2006
@@ -87,7 +87,7 @@
                         <td>
                             Array or collection of
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html">
+                                href="../../apidocs/org/apache/tapestry/form/validator/Validator.html">
                                 Validator
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/checkbox.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/checkbox.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/checkbox.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/checkbox.xml Tue Nov 14 14:58:22 2006
@@ -26,7 +26,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/form/Checkbox.html">
+                    <a href="../../apidocs/org/apache/tapestry/form/Checkbox.html">
                         org.apache.tapestry.form.Checkbox
                     </a>
                     ,
@@ -94,7 +94,7 @@
                         <td>
                             Array or collection of
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html">
+                                href="../../apidocs/org/apache/tapestry/form/validator/Validator.html">
                                 Validator
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/datepicker.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/datepicker.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/datepicker.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/datepicker.xml Tue Nov 14 14:58:22 2006
@@ -95,7 +95,7 @@
                         <td>
                             Array or collection of
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html">
+                                href="../../apidocs/org/apache/tapestry/form/validator/Validator.html">
                                 Validator
                             </a>
                         </td>
@@ -129,7 +129,7 @@
                     <tr>
                         <td>icon</td>
                         <td>
-                            <a href="../../tapestry-framework/apidocs/org/apache/tapestry/IAsset.html">
+                            <a href="../../apidocs/org/apache/tapestry/IAsset.html">
                                 IAsset
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/fieldlabel.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/fieldlabel.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/fieldlabel.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/fieldlabel.xml Tue Nov 14 14:58:22 2006
@@ -45,7 +45,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/valid/FieldLabel.html">
+                    <a href="../../apidocs/org/apache/tapestry/valid/FieldLabel.html">
                         org.apache.tapestry.valid.FieldLabel
                     </a>
                     ,
@@ -69,7 +69,7 @@
                         <td>field</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/form/IFormComponent.html">
+                                href="../../apidocs/org/apache/tapestry/form/IFormComponent.html">
                                 IFormComponent
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/form.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/form.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/form.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/form.xml Tue Nov 14 14:58:22 2006
@@ -38,7 +38,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/form/Form.html">
+                    <a href="../../apidocs/org/apache/tapestry/form/Form.html">
                         org.apache.tapestry.form.Form
                     </a>
                     ,
@@ -66,7 +66,7 @@
                         <td>success</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IActionListener.html">
+                                href="../../apidocs/org/apache/tapestry/IActionListener.html">
                                 IActionListener
                             </a>
                         </td>
@@ -83,7 +83,7 @@
                         <td>cancel</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IActionListener.html">
+                                href="../../apidocs/org/apache/tapestry/IActionListener.html">
                                 IActionListener
                             </a>
                         </td>
@@ -108,7 +108,7 @@
                         <td>refresh</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IActionListener.html">
+                                href="../../apidocs/org/apache/tapestry/IActionListener.html">
                                 IActionListener
                             </a>
                         </td>
@@ -128,7 +128,7 @@
                         <td>listener</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IActionListener.html">
+                                href="../../apidocs/org/apache/tapestry/IActionListener.html">
                                 IActionListener
                             </a>
                         </td>
@@ -153,7 +153,7 @@
                         <td>delegate</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/valid/IValidationDelegate.html">
+                                href="../../apidocs/org/apache/tapestry/valid/IValidationDelegate.html">
                                 IValidationDelegate
                             </a>
                         </td>
@@ -231,7 +231,7 @@
                             rendered back to the client. These are expected to be unique component ids. 
                             
                             <p>
-                            See: <a href="../../tapestry-framework/apidocs/org/apache/tapestry/services/ResponseBuilder.html">ResponseBuilder</a>
+                            See: <a href="../../apidocs/org/apache/tapestry/services/ResponseBuilder.html">ResponseBuilder</a>
                             </p>
                             
                             <br/>
@@ -245,7 +245,7 @@
                         <td>false</td>
                         <td>
                             Causes the request to be asynchronous and the response to be captured/rendered via
-                            the <a href="../../tapestry-framework/apidocs/org/apache/tapestry/services/impl/JSONResponseBuilder.html">JSONResponseBuilder</a>
+                            the <a href="../../apidocs/org/apache/tapestry/services/impl/JSONResponseBuilder.html">JSONResponseBuilder</a>
                             renderer.
                             
                             <br/><br/>
@@ -259,7 +259,7 @@
                         <td>false</td>
                         <td>
                             Causes the request to be asynchronous and the response to be captured/rendered via
-                            the <a href="../../tapestry-framework/apidocs/org/apache/tapestry/services/impl/DojoAjaxResponseBuilder.html">DojoAjaxResponseBuilder</a>
+                            the <a href="../../apidocs/org/apache/tapestry/services/impl/DojoAjaxResponseBuilder.html">DojoAjaxResponseBuilder</a>
                             renderer.
                             
                             <br/><br/>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/hidden.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/hidden.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/hidden.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/hidden.xml Tue Nov 14 14:58:22 2006
@@ -57,7 +57,7 @@
                             when the HTML response is generated, and then written when the form is
                             submitted. A
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/util/io/DataSqueezer.html">
+                                href="../../apidocs/org/apache/tapestry/util/io/DataSqueezer.html">
                                 DataSqueezer
                             </a>
                             is used to convert the value between an arbitrary type and a String.
@@ -79,7 +79,7 @@
                         <td>listener</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IActionListener.html">
+                                href="../../apidocs/org/apache/tapestry/IActionListener.html">
                                 IActionListener
                             </a>
                         </td>
@@ -109,7 +109,7 @@
                             <p>
                                 If true (the default) a
                                 <a
-                                    href="../../tapestry-framework/apidocs/org/apache/tapestry/util/io/DataSqueezer.html">
+                                    href="../../apidocs/org/apache/tapestry/util/io/DataSqueezer.html">
                                     DataSqueezer
                                 </a>
                                 is used to transform the value Object into the HTML value string,
@@ -121,7 +121,7 @@
                                 in JavaScript (which is not able to interpret even Strings encoded
                                 by
                                 <a
-                                    href="../../tapestry-framework/apidocs/org/apache/tapestry/util/io/DataSqueezer.html">
+                                    href="../../apidocs/org/apache/tapestry/util/io/DataSqueezer.html">
                                     DataSqueezer
                                 </a>
                                 ). If you find yourself getting strange errors during the form

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/imagesubmit.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/imagesubmit.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/imagesubmit.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/imagesubmit.xml Tue Nov 14 14:58:22 2006
@@ -36,7 +36,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/form/ImageSubmit.html">
+                    <a href="../../apidocs/org/apache/tapestry/form/ImageSubmit.html">
                         org.apache.tapestry.form.ImageSubmit
                     </a>
                     ,
@@ -63,7 +63,7 @@
                     <tr>
                         <td>image</td>
                         <td>
-                            <a href="../../tapestry-framework/apidocs/org/apache/tapestry/IAsset.html">
+                            <a href="../../apidocs/org/apache/tapestry/IAsset.html">
                                 IAsset
                             </a>
                         </td>
@@ -99,7 +99,7 @@
                     <tr>
                         <td>disabledImage</td>
                         <td>
-                            <a href="../../tapestry-framework/apidocs/org/apache/tapestry/IAsset.html">
+                            <a href="../../apidocs/org/apache/tapestry/IAsset.html">
                                 IAsset
                             </a>
                         </td>
@@ -146,7 +146,7 @@
                         <td>listener</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IActionListener.html">
+                                href="../../apidocs/org/apache/tapestry/IActionListener.html">
                                 IActionListener
                             </a>
                         </td>
@@ -174,7 +174,7 @@
                         <td>action</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IActionListener.html">
+                                href="../../apidocs/org/apache/tapestry/IActionListener.html">
                                 IActionListener
                             </a>
                         </td>
@@ -235,7 +235,7 @@
                             rendered back to the client. These are expected to be unique component ids. 
                             
                             <p>
-                            See: <a href="../../tapestry-framework/apidocs/org/apache/tapestry/services/ResponseBuilder.html">ResponseBuilder</a>
+                            See: <a href="../../apidocs/org/apache/tapestry/services/ResponseBuilder.html">ResponseBuilder</a>
                             </p>
                             
                             <br/>
@@ -249,7 +249,7 @@
                         <td>false</td>
                         <td>
                             Causes the request to be asynchronous and the response to be captured/rendered via
-                            the <a href="../../tapestry-framework/apidocs/org/apache/tapestry/services/impl/JSONResponseBuilder.html">JSONResponseBuilder</a>
+                            the <a href="../../apidocs/org/apache/tapestry/services/impl/JSONResponseBuilder.html">JSONResponseBuilder</a>
                             renderer.
                             
                             <br/><br/>
@@ -263,7 +263,7 @@
                         <td>false</td>
                         <td>
                             Causes the request to be asynchronous and the response to be captured/rendered via
-                            the <a href="../../tapestry-framework/apidocs/org/apache/tapestry/services/impl/DojoAjaxResponseBuilder.html">DojoAjaxResponseBuilder</a>
+                            the <a href="../../apidocs/org/apache/tapestry/services/impl/DojoAjaxResponseBuilder.html">DojoAjaxResponseBuilder</a>
                             renderer.
                             
                             <br/><br/>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/linksubmit.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/linksubmit.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/linksubmit.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/linksubmit.xml Tue Nov 14 14:58:22 2006
@@ -36,7 +36,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/form/LinkSubmit.html">
+                    <a href="../../apidocs/org/apache/tapestry/form/LinkSubmit.html">
                         org.apache.tapestry.form.LinkSubmit
                     </a>
                     ,
@@ -92,7 +92,7 @@
                         <td>listener</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IActionListener.html">
+                                href="../../apidocs/org/apache/tapestry/IActionListener.html">
                                 IActionListener
                             </a>
                         </td>
@@ -120,7 +120,7 @@
                         <td>action</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IActionListener.html">
+                                href="../../apidocs/org/apache/tapestry/IActionListener.html">
                                 IActionListener
                             </a>
                         </td>
@@ -181,7 +181,7 @@
                             rendered back to the client. These are expected to be unique component ids. 
                             
                             <p>
-                            See: <a href="../../tapestry-framework/apidocs/org/apache/tapestry/services/ResponseBuilder.html">ResponseBuilder</a>
+                            See: <a href="../../apidocs/org/apache/tapestry/services/ResponseBuilder.html">ResponseBuilder</a>
                             </p>
                             
                             <br/>
@@ -195,7 +195,7 @@
                         <td>false</td>
                         <td>
                             Causes the request to be asynchronous and the response to be captured/rendered via
-                            the <a href="../../tapestry-framework/apidocs/org/apache/tapestry/services/impl/JSONResponseBuilder.html">JSONResponseBuilder</a>
+                            the <a href="../../apidocs/org/apache/tapestry/services/impl/JSONResponseBuilder.html">JSONResponseBuilder</a>
                             renderer.
                             
                             <br/><br/>
@@ -209,7 +209,7 @@
                         <td>false</td>
                         <td>
                             Causes the request to be asynchronous and the response to be captured/rendered via
-                            the <a href="../../tapestry-framework/apidocs/org/apache/tapestry/services/impl/DojoAjaxResponseBuilder.html">DojoAjaxResponseBuilder</a>
+                            the <a href="../../apidocs/org/apache/tapestry/services/impl/DojoAjaxResponseBuilder.html">DojoAjaxResponseBuilder</a>
                             renderer.
                             
                             <br/><br/>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/option.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/option.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/option.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/option.xml Tue Nov 14 14:58:22 2006
@@ -35,7 +35,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/form/Option.html">
+                    <a href="../../apidocs/org/apache/tapestry/form/Option.html">
                         org.apache.tapestry.form.Option
                     </a>
                     ,

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/propertyselection.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/propertyselection.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/propertyselection.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/propertyselection.xml Tue Nov 14 14:58:22 2006
@@ -29,7 +29,7 @@
             <p>
                 Uses a
                 <a
-                    href="../../tapestry-framework/apidocs/org/apache/tapestry/form/IPropertySelectionModel.html">
+                    href="../../apidocs/org/apache/tapestry/form/IPropertySelectionModel.html">
                     IPropertySelectionModel
                 </a>
                 to map between Java values that will be assigned, and textual labels that will
@@ -38,11 +38,11 @@
             <p>
                 A useful property selection model is available (
                 <a
-                    href="../../tapestry-framework/apidocs/org/apache/tapestry/form/StringPropertySelectionModel.html">
+                    href="../../apidocs/org/apache/tapestry/form/StringPropertySelectionModel.html">
                     StringPropertySelectionModel
                 </a> , or 
                 <a
-                    href="../../tapestry-framework/apidocs/org/apache/tapestry/form/BeanPropertySelectionModel.html">
+                    href="../../apidocs/org/apache/tapestry/form/BeanPropertySelectionModel.html">
                     BeanPropertySelectionModel
                 </a>
                 ). You can also create your own model, as illustrated in the examples below.
@@ -66,7 +66,7 @@
                 <strong>
                     See also:
                     <a
-                        href="../../tapestry-framework/apidocs/org/apache/tapestry/form/PropertySelection.html">
+                        href="../../apidocs/org/apache/tapestry/form/PropertySelection.html">
                         org.apache.tapestry.form.PropertySelection
                     </a>
                     ,
@@ -111,7 +111,7 @@
                         <td>model</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/form/IPropertySelectionModel.html">
+                                href="../../apidocs/org/apache/tapestry/form/IPropertySelectionModel.html">
                                 IPropertySelectionModel
                             </a>
                         </td>
@@ -165,7 +165,7 @@
                         <td>
                             Array or collection of
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html">
+                                href="../../apidocs/org/apache/tapestry/form/validator/Validator.html">
                                 Validator
                             </a>
                         </td>
@@ -231,7 +231,7 @@
                         The PropertySelection component provides Gender selection drop down list
                         using a
                         <a
-                            href="../../tapestry-framework/apidocs/org/apache/tapestry/form/StringPropertySelectionModel.html">
+                            href="../../apidocs/org/apache/tapestry/form/StringPropertySelectionModel.html">
                             StringPropertySelectionModel
                         </a>
                     </p>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/radio.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/radio.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/radio.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/radio.xml Tue Nov 14 14:58:22 2006
@@ -39,7 +39,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/form/Radio.html">
+                    <a href="../../apidocs/org/apache/tapestry/form/Radio.html">
                         org.apache.tapestry.form.Radio
                     </a>
                     ,

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/radiogroup.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/radiogroup.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/radiogroup.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/radiogroup.xml Tue Nov 14 14:58:22 2006
@@ -46,7 +46,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/form/RadioGroup.html">
+                    <a href="../../apidocs/org/apache/tapestry/form/RadioGroup.html">
                         org.apache.tapestry.form.RadioGroup
                     </a>
                     ,
@@ -106,7 +106,7 @@
                         <td>
                             Array or collection of
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html">
+                                href="../../apidocs/org/apache/tapestry/form/validator/Validator.html">
                                 Validator
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/select.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/select.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/select.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/select.xml Tue Nov 14 14:58:22 2006
@@ -40,7 +40,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/form/Select.html">
+                    <a href="../../apidocs/org/apache/tapestry/form/Select.html">
                         org.apache.tapestry.form.Select
                     </a>
                     ,
@@ -101,7 +101,7 @@
                         <td>
                             Array or collection of
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html">
+                                href="../../apidocs/org/apache/tapestry/form/validator/Validator.html">
                                 Validator
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/submit.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/submit.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/submit.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/submit.xml Tue Nov 14 14:58:22 2006
@@ -53,7 +53,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/form/Submit.html">
+                    <a href="../../apidocs/org/apache/tapestry/form/Submit.html">
                         org.apache.tapestry.form.Submit
                     </a>
                     ,
@@ -127,7 +127,7 @@
                         <td>listener</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IActionListener.html">
+                                href="../../apidocs/org/apache/tapestry/IActionListener.html">
                                 IActionListener
                             </a>
                         </td>
@@ -155,7 +155,7 @@
                         <td>action</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IActionListener.html">
+                                href="../../apidocs/org/apache/tapestry/IActionListener.html">
                                 IActionListener
                             </a>
                         </td>
@@ -217,7 +217,7 @@
                             rendered back to the client. These are expected to be unique component ids. 
                             
                             <p>
-                            See: <a href="../../tapestry-framework/apidocs/org/apache/tapestry/services/ResponseBuilder.html">ResponseBuilder</a>
+                            See: <a href="../../apidocs/org/apache/tapestry/services/ResponseBuilder.html">ResponseBuilder</a>
                             </p>
                             
                             <br/>
@@ -231,7 +231,7 @@
                         <td>false</td>
                         <td>
                             Causes the request to be asynchronous and the response to be captured/rendered via
-                            the <a href="../../tapestry-framework/apidocs/org/apache/tapestry/services/impl/JSONResponseBuilder.html">JSONResponseBuilder</a>
+                            the <a href="../../apidocs/org/apache/tapestry/services/impl/JSONResponseBuilder.html">JSONResponseBuilder</a>
                             renderer.
                             
                             <br/><br/>
@@ -245,7 +245,7 @@
                         <td>false</td>
                         <td>
                             Causes the request to be asynchronous and the response to be captured/rendered via
-                            the <a href="../../tapestry-framework/apidocs/org/apache/tapestry/services/impl/DojoAjaxResponseBuilder.html">DojoAjaxResponseBuilder</a>
+                            the <a href="../../apidocs/org/apache/tapestry/services/impl/DojoAjaxResponseBuilder.html">DojoAjaxResponseBuilder</a>
                             renderer.
                             
                             <br/><br/>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/textarea.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/textarea.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/textarea.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/textarea.xml Tue Nov 14 14:58:22 2006
@@ -30,7 +30,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/form/TextArea.html">
+                    <a href="../../apidocs/org/apache/tapestry/form/TextArea.html">
                         org.apache.tapestry.form.TextArea
                     </a>
                     ,
@@ -88,7 +88,7 @@
                         <td>
                             Array or collection of
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html">
+                                href="../../apidocs/org/apache/tapestry/form/validator/Validator.html">
                                 Validator
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/textfield.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/textfield.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/textfield.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/textfield.xml Tue Nov 14 14:58:22 2006
@@ -27,7 +27,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/form/TextField.html">
+                    <a href="../../apidocs/org/apache/tapestry/form/TextField.html">
                         org.apache.tapestry.form.TextField
                     </a>
                     ,
@@ -83,7 +83,7 @@
                         <td>
                             Array or collection of
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html">
+                                href="../../apidocs/org/apache/tapestry/form/validator/Validator.html">
                                 Validator
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/form/upload.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/form/upload.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/form/upload.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/form/upload.xml Tue Nov 14 14:58:22 2006
@@ -25,7 +25,7 @@
             <p>
                 A form element used to handle file uploads. The uploaded file is represented by an
                 instance of
-                <a href="../../tapestry-framework/apidocs/org/apache/tapestry/request/IUploadFile.html">
+                <a href="../../apidocs/org/apache/tapestry/request/IUploadFile.html">
                     IUploadFile
                 </a>
                 .
@@ -34,7 +34,7 @@
             <p>
                 The maximum upload size of a file can be set by configuring the
                 <a
-                    href="../../tapestry-framework/apidocs/org/apache/tapestry/multipart/MultipartDecoder.html">
+                    href="../../apidocs/org/apache/tapestry/multipart/MultipartDecoder.html">
                     MultipartDecoder
                 </a>
                 service in hivemind. The default is 10000000(10mb). The <code>maxSize</code> parameter is 
@@ -54,7 +54,7 @@
                 <strong>
                     See also:
 
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/form/Upload.html">
+                    <a href="../../apidocs/org/apache/tapestry/form/Upload.html">
                         org.apache.tapestry.form.Upload
                     </a>
                     ,
@@ -62,7 +62,7 @@
                 </strong>
                 ,
                 <a
-                    href="../../tapestry-framework/apidocs/org/apache/tapestry/multipart/ServletMultipartDecoder.html">
+                    href="../../apidocs/org/apache/tapestry/multipart/ServletMultipartDecoder.html">
                     ServletMultipartDecoder
                 </a>
             </p>
@@ -80,7 +80,7 @@
                         <td>file</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/request/IUploadFile.html">
+                                href="../../apidocs/org/apache/tapestry/request/IUploadFile.html">
                                 IUploadFile
                             </a>
                         </td>
@@ -118,7 +118,7 @@
                         <td>
                             Array or collection of
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/form/validator/Validator.html">
+                                href="../../apidocs/org/apache/tapestry/form/validator/Validator.html">
                                 Validator
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/any.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/any.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/any.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/any.xml Tue Nov 14 14:58:22 2006
@@ -33,7 +33,7 @@
                 <strong>
                     See also:
                     <a
-                        href="../../tapestry-framework/apidocs/org/apache/tapestry/components/Any.html">
+                        href="../../apidocs/org/apache/tapestry/components/Any.html">
                         org.apache.tapestry.components.Any
                     </a>
                     ,

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/block.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/block.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/block.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/block.xml Tue Nov 14 14:58:22 2006
@@ -31,7 +31,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/components/Block.html">
+                    <a href="../../apidocs/org/apache/tapestry/components/Block.html">
                         org.apache.tapestry.components.Block
                     </a>
                     ,

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/body.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/body.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/body.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/body.xml Tue Nov 14 14:58:22 2006
@@ -31,7 +31,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/html/Body.html">
+                    <a href="../../apidocs/org/apache/tapestry/html/Body.html">
                         org.apache.tapestry.html.Body
                     </a>
                     ,

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/delegator.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/delegator.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/delegator.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/delegator.xml Tue Nov 14 14:58:22 2006
@@ -44,7 +44,7 @@
                     <tr>
                         <td>delegate</td>
                         <td>
-                            <a href="../../tapestry-framework/apidocs/org/apache/tapestry/IRender.html">
+                            <a href="../../apidocs/org/apache/tapestry/IRender.html">
                                 IRender
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/describe.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/describe.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/describe.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/describe.xml Tue Nov 14 14:58:22 2006
@@ -41,7 +41,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/html/Describe.html">
+                    <a href="../../apidocs/org/apache/tapestry/html/Describe.html">
                         org.apache.tapestry.html.Describe
                     </a>
                     ,

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/else.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/else.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/else.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/else.xml Tue Nov 14 14:58:22 2006
@@ -30,7 +30,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/components/ElseBean.html">
+                    <a href="../../apidocs/org/apache/tapestry/components/ElseBean.html">
                         org.apache.tapestry.components.ElseBean
                     </a>
                     ,

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/exceptiondisplay.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/exceptiondisplay.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/exceptiondisplay.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/exceptiondisplay.xml Tue Nov 14 14:58:22 2006
@@ -50,7 +50,7 @@
                         <td>exceptions</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/util/exception/ExceptionDescription.html">
+                                href="../../apidocs/org/apache/tapestry/util/exception/ExceptionDescription.html">
                                 ExceptionDescription
                             </a>
                             []

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/for.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/for.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/for.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/for.xml Tue Nov 14 14:58:22 2006
@@ -32,12 +32,12 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/components/ForBean.html">
+                    <a href="../../apidocs/org/apache/tapestry/components/ForBean.html">
                         org.apache.tapestry.components.ForBean
                     </a>
                     ,
                     <a
-                        href="../../tapestry-framework/apidocs/org/apache/tapestry/utils/DefaultPrimaryKeyConverter.html">
+                        href="../../apidocs/org/apache/tapestry/utils/DefaultPrimaryKeyConverter.html">
                         org.apache.tapestry.utils.DefaultPrimaryKeyConverter
                     </a>
                 </strong>
@@ -153,7 +153,7 @@
                         <td>converter</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/components/IPrimaryKeyConverter.html">
+                                href="../../apidocs/org/apache/tapestry/components/IPrimaryKeyConverter.html">
                                 IPrimaryKeyConverter
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/if.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/if.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/if.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/if.xml Tue Nov 14 14:58:22 2006
@@ -30,7 +30,7 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/components/IfBean.html">
+                    <a href="../../apidocs/org/apache/tapestry/components/IfBean.html">
                         org.apache.tapestry.components.IfBean
                     </a>
                     ,
@@ -68,7 +68,7 @@
                         <td>listener</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IActionListener.html">
+                                href="../../apidocs/org/apache/tapestry/IActionListener.html">
                                 IActionListener
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/image.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/image.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/image.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/image.xml Tue Nov 14 14:58:22 2006
@@ -50,7 +50,7 @@
                     <tr>
                         <td>image</td>
                         <td>
-                            <a href="../../tapestry-framework/apidocs/org/apache/tapestry/IAsset.html">
+                            <a href="../../apidocs/org/apache/tapestry/IAsset.html">
                                 IAsset
                             </a>
                         </td>
@@ -112,7 +112,7 @@
                     Inserts the dynamic image obtained from the page's NewsItem property.
                     <br />
                     This example uses the
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/asset/ExternalAsset.html">
+                    <a href="../../apidocs/org/apache/tapestry/asset/ExternalAsset.html">
                         ExternalAsset
                     </a>
                     to reference the image's URL.

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/insert.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/insert.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/insert.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/insert.xml Tue Nov 14 14:58:22 2006
@@ -31,7 +31,7 @@
 
             <p>
                 <strong>See also:</strong>
-                <a href="../../tapestry-framework/apidocs/org/apache/tapestry/components/Insert.html">
+                <a href="../../apidocs/org/apache/tapestry/components/Insert.html">
                     org.apache.tapestry.components.Insert
                 </a>
                 <a href="renderblock.html">RenderBlock</a>
@@ -97,12 +97,12 @@
                         <td>
                             If true, then the method
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IMarkupWriter.html#printRaw(java.lang.String)">
+                                href="../../apidocs/org/apache/tapestry/IMarkupWriter.html#printRaw(java.lang.String)">
                                 <code>IMarkupWriter.printRaw(String)</code>
                             </a>
                             is used, rather than
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IMarkupWriter.html#print(java.lang.String)">
+                                href="../../apidocs/org/apache/tapestry/IMarkupWriter.html#print(java.lang.String)">
                                 <code>IMarkupWriter.print(String)</code>
                             </a>
                             .

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/inserttext.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/inserttext.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/inserttext.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/inserttext.xml Tue Nov 14 14:58:22 2006
@@ -32,11 +32,11 @@
             <p>
                 <strong>
                     See also:
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/html/InsertText.html">
+                    <a href="../../apidocs/org/apache/tapestry/html/InsertText.html">
                         org.apache.tapestry.html.InsertText
                     </a>
                     ,
-                    <a href="../../tapestry-framework/apidocs/org/apache/tapestry/html/InsertTextMode.html">
+                    <a href="../../apidocs/org/apache/tapestry/html/InsertTextMode.html">
                         org.apache.tapestry.html.InsertTextMode
                     </a>
                     ,
@@ -66,7 +66,7 @@
                         <td>mode</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/html/InsertTextMode.html">
+                                href="../../apidocs/org/apache/tapestry/html/InsertTextMode.html">
                                 InsertTextMode
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/invokelistener.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/invokelistener.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/invokelistener.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/invokelistener.xml Tue Nov 14 14:58:22 2006
@@ -31,7 +31,7 @@
                 <strong>
                     See also:
                     <a
-                        href="../../tapestry-framework/apidocs/org/apache/tapestry/components/InvokeListener.html">
+                        href="../../apidocs/org/apache/tapestry/components/InvokeListener.html">
                         org.apache.tapestry.components.InvokeListener
                     </a>
                     ,
@@ -53,7 +53,7 @@
                         <td>listener</td>
                         <td>
                             <a
-                                href="../../tapestry-framework/apidocs/org/apache/tapestry/IActionListener.html">
+                                href="../../apidocs/org/apache/tapestry/IActionListener.html">
                                 IActionListener
                             </a>
                         </td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/relation.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/relation.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/relation.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/relation.xml Tue Nov 14 14:58:22 2006
@@ -53,7 +53,7 @@
                     <tr>
                         <td>href</td>
                         <td>String or 
-                        <a href="../../tapestry-framework/apidocs/org/apache/tapestry/IAsset.html">IAsset</a>
+                        <a href="../../apidocs/org/apache/tapestry/IAsset.html">IAsset</a>
                         </td>
                         <td>yes</td>
                         <td></td>

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/renderblock.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/renderblock.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/renderblock.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/renderblock.xml Tue Nov 14 14:58:22 2006
@@ -35,12 +35,12 @@
                 <p>
                 The
                 <a
-                    href="../../tapestry-framework/apidocs/org/apache/tapestry/event/PageBeginRenderListener.html">
+                    href="../../apidocs/org/apache/tapestry/event/PageBeginRenderListener.html">
                     PageBeginRenderListener
                 </a>
                 (and
                 <a
-                    href="../../tapestry-framework/apidocs/org/apache/tapestry/event/PageEndRenderListener.html">
+                    href="../../apidocs/org/apache/tapestry/event/PageEndRenderListener.html">
                     PageEndRenderListener
                 </a>
                 ) event notications only go to the
@@ -58,7 +58,7 @@
                 <strong>
                     See also:
                     <a
-                        href="../../tapestry-framework/apidocs/org/apache/tapestry/components/RenderBlock.html">
+                        href="../../apidocs/org/apache/tapestry/components/RenderBlock.html">
                         org.apache.tapestry.components.RenderBlock
                     </a>
                     ,

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/script.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/script.xml?view=diff&rev=475038&r1=475037&r2=475038
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/script.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/script.xml Tue Nov 14 14:58:22 2006
@@ -69,7 +69,7 @@
                     <tr>
                         <td>scriptAsset</td>
                         <td>
-                            <a href="../../tapestry-framework/apidocs/org/apache/tapestry/IAsset.html">
+                            <a href="../../apidocs/org/apache/tapestry/IAsset.html">
                                 IAsset
                             </a>
                         </td>
@@ -77,7 +77,7 @@
                         <td></td>
                         <td>
                             A reference to a script as an
-                            <a href="../../tapestry-framework/apidocs/org/apache/tapestry/IAsset.html">
+                            <a href="../../apidocs/org/apache/tapestry/IAsset.html">
                                 IAsset
                             </a>
                             parameter. One of either script or scriptAsset must be specified.
@@ -90,7 +90,7 @@
                         <td></td>
                         <td>
                             The base set of symbols to be provided to the
-                            <a href="../../tapestry-framework/apidocs/org/apache/tapestry/IScript.html">
+                            <a href="../../apidocs/org/apache/tapestry/IScript.html">
                                 IScript
                             </a>
                             . To this is added (in a copy of the Map) any informal parameters.