Modified: wicket/common/site/trunk/_site/guide/guide/pages/forms2_7.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/forms2_7.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/forms2_7.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/forms2_7.html Sat Sep  6 
12:29:20 2014
@@ -189,7 +189,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/forms2_8.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/forms2_8.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/forms2_8.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/forms2_8.html Sat Sep  6 
12:29:20 2014
@@ -197,7 +197,8 @@ The maximum size for uploaded files can 
 &#123;
  getApplicationSettings().setDefaultMaximumUploadSize(Bytes.kilobytes(100));  
 &#125;</pre></div>
-</blockquote><p class="paragraph"/><h3>Upload multiple files</h3><p 
class="paragraph"/>If we need to upload multiple files at once, we can use the 
MultiFileUploadField component which allows the user to select an arbitrary 
number of files to send on form submission.<p class="paragraph"/>An example 
showing how to use this component can be found in Wicket module wicket-examples 
in file MultiUploadPage.java. The live example is hosted at <a 
href="http://www.wicket-library.com/wicket-examples-6.0.x/upload/multi"; 
target="blank">http://www.wicket-library.com/wicket-examples-6.0.x/upload/multi</a>
 .
+</blockquote><p class="paragraph"/><h3>Upload multiple files</h3><p 
class="paragraph"/>If we need to upload multiple files at once and our clients 
support HTML5, we can still use FileUploadField adding attribute "multiple" to 
its tag. If we can not rely on HTML5, we can use the MultiFileUploadField 
component which allows the user to upload an arbitrary number of files using a 
JavaScript-based solution.
+An example showing how to use this component can be found in Wicket module 
wicket-examples in file MultiUploadPage.java. The live example is hosted at <a 
href="http://www.wicket-library.com/wicket-examples-6.0.x/upload/multi"; 
target="blank">http://www.wicket-library.com/wicket-examples-6.0.x/upload/multi</a>
 .
 
 
                 <div style="clear:both;margin-top:15px;"></div>
@@ -226,7 +227,7 @@ The maximum size for uploaded files can 
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/forms2_9.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/forms2_9.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/forms2_9.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/forms2_9.html Sat Sep  6 
12:29:20 2014
@@ -238,7 +238,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_1.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_1.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_1.html Sat Sep  
6 12:29:20 2014
@@ -190,7 +190,7 @@ Wicket is available as a binary package 
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_2.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_2.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_2.html Sat Sep  
6 12:29:20 2014
@@ -227,7 +227,7 @@ If we prefer to use a servlet instead of
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_3.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_3.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_3.html Sat Sep  
6 12:29:20 2014
@@ -214,7 +214,7 @@ If we specify a <code>wicket:id</code> a
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_4.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_4.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_4.html Sat Sep  
6 12:29:20 2014
@@ -217,7 +217,7 @@ We can specify the content of a link (i.
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_5.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_5.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/helloWorld_5.html Sat Sep  
6 12:29:20 2014
@@ -191,7 +191,7 @@ In the last paragraph we had a first tas
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/i18n_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/i18n_1.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/i18n_1.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/i18n_1.html Sat Sep  6 
12:29:20 2014
@@ -198,7 +198,7 @@ Providing a full description of Java sup
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/i18n_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/i18n_2.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/i18n_2.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/i18n_2.html Sat Sep  6 
12:29:20 2014
@@ -161,7 +161,7 @@ function addJsClass() {
 
 <h2 id="i18n_2">14.2 Localization in Wicket</h2>
 <p class="paragraph"/>A component can get the current locale in use calling 
its method getLocale(). By default this method will be recursively called on 
component's parent containers until one of them returns a valid locale. If no 
one of them returns a locale, this method will get the one associated with the 
current user session. This locale is automatically generated by Wicket in 
accordance with the language settings of the browser.<p 
class="paragraph"/>Developers can change the locale of the current session with 
Session's method setLocale (Locale locale):<p class="paragraph"/><div 
class="code"><pre>Session.get().setLocale(locale)</pre></div><p 
class="paragraph"/><h3>Style and variation parameters for bundles</h3><p 
class="paragraph"/>In addition to locale's informations, Wicket supports two 
further parameters to identify a resource bundle: style and variation. 
Parameter style is a string value and is defined at session-level. To set/get 
the style for the current session we can use
  the corresponding setter and getter of class Session:<p 
class="paragraph"/><div class="code"><pre>Session.get().setStyle(<span 
class="java&#45;quote">"myStyle"</span>);
-Session.get().getStyle();</pre></div><p class="paragraph"/>If set, style's 
value contributes to the final full name of the bundle and it is placed between 
the base name and the locale's informations:<p class="paragraph"/><div 
class="code"><pre>&#60;base name&#62;&#91; <em 
class="italic">style&#93;&#91;</em> &#60;language code&#62;&#91; <em 
class="italic">&#60;COUNTRY_CODE&#62;&#91;</em> &#60;variant 
code&#62;&#93;&#93;&#93;</pre></div><p class="paragraph"/>Wicket gives the 
priority to candidate names containing the style information (if available). 
The other parameter we can use for localization is variation. Just like style 
also variation is a string value, but it is defined at component-level. The 
value of variation is returned by Component's method getVariation(). By default 
this method returns the variation of the parent component or a null value if a 
component hasn't a parent (i.e. it's a page). If we want to customize this 
parameter we must overwrite method  getVariation and m
 ake it return the desired value.<p class="paragraph"/>Variation's value 
contributes to the final full name of the bundle and is placed before style 
parameter:<p class="paragraph"/><div class="code"><pre>&#60;base name&#62;&#91; 
<em class="italic">variation&#93;&#91;_style&#93;&#91;</em> &#60;language 
code&#62;&#91; <em class="italic">&#60;COUNTRY_CODE&#62;&#91;</em> &#60;variant 
code&#62;&#93;&#93;&#93;</pre></div><p class="paragraph"/><h3>Using XML files 
as resource bundles</h3><p class="paragraph"/>Java uses the standard character 
set <a href="http://en.wikipedia.org/wiki/ISO/IEC_8859-1"; target="blank">ISO 
8859-11</a> to encode text files like properties files. Unfortunately ISO 
8859-1 does not support most of the extra-European languages like Chinese or 
Japanese. The only way to use properties files with such languages is to use 
escaped <a href="http://en.wikipedia.org/wiki/List_of_Unicode_characters"; 
target="blank">Unicode</a> characters, but this leads to not human-readable fil
 es. For example if we wanted to write the word 'website' in simplified Chinese 
(the ideograms are 网站) we should write the Unicode characters 
&#117;7F51&#117;7AD9. That's why starting from version 1.5, Java introduced the 
support for XML files as resource bundles. XML files are generally encoded with 
character sets UTF-8 or UTF-16 which support every symbol of the Unicode 
standard. In order to be a valid resource bundle the XML file must conform to 
the DTD available at <a 
href="http://www.oracle.com/webfolder/technetwork/jsc/dtd/properties.dtd"; 
target="blank">http://www.oracle.com/webfolder/technetwork/jsc/dtd/properties.dtd</a>
 .<p class="paragraph"/>Here is an example of XML resource bundle taken from 
project LocalizedGreetings (file WicketApplication_zh.properties.xml) 
containing the translation in simplified Chinese of the greeting message 
“Welcome to the website!”:<p class="paragraph"/><div 
class="code"><pre><span class="xml&#45;tag">&#60;?xml version=<span c
 lass="xml&#45;quote">"1.0"</span> encoding=<span 
class="xml&#45;quote">"UTF&#45;8"</span>?&#62;</span>
+Session.get().getStyle();</pre></div><p class="paragraph"/>If set, style's 
value contributes to the final full name of the bundle and it is placed between 
the base name and the locale's informations:<p class="paragraph"/><div 
class="code"><pre>&#60;base name&#62;&#91; <em 
class="italic">style&#93;&#91;</em> &#60;language code&#62;&#91; <em 
class="italic">&#60;COUNTRY_CODE&#62;&#91;</em> &#60;variant 
code&#62;&#93;&#93;&#93;</pre></div><p class="paragraph"/>Wicket gives the 
priority to candidate names containing the style information (if available). 
The other parameter we can use for localization is variation. Just like style 
also variation is a string value, but it is defined at component-level. The 
value of variation is returned by Component's method getVariation(). By default 
this method returns the variation of the parent component or a null value if a 
component hasn't a parent (i.e. it's a page). If we want to customize this 
parameter we must overwrite method  getVariation and m
 ake it return the desired value.<p class="paragraph"/>Variation's value 
contributes to the final full name of the bundle and is placed before style 
parameter:<p class="paragraph"/><div class="code"><pre>&#60;base name&#62;&#91; 
<em class="italic">variation&#93;&#91;_style&#93;&#91;</em> &#60;language 
code&#62;&#91; <em class="italic">&#60;COUNTRY_CODE&#62;&#91;</em> &#60;variant 
code&#62;&#93;&#93;&#93;</pre></div><p class="paragraph"/><h3>Using XML files 
as resource bundles</h3><p class="paragraph"/>Java uses the standard character 
set <a href="http://en.wikipedia.org/wiki/ISO/IEC_8859-1"; target="blank">ISO 
8859-11</a> to encode text files like properties files. Unfortunately ISO 
8859-1 does not support most of the extra-European languages like Chinese or 
Japanese. The only way to use properties files with such languages is to use 
escaped <a href="http://en.wikipedia.org/wiki/List_of_Unicode_characters"; 
target="blank">Unicode</a> characters, but this leads to not human-readable fil
 es. For example if we wanted to write the word 'website' in simplified Chinese 
(the ideograms are 网站) we should write the Unicode characters 
<code>&#117;7F51&#117;7AD9</code>. That's why starting from version 1.5, Java 
introduced the support for XML files as resource bundles. XML files are 
generally encoded with character sets UTF-8 or UTF-16 which support every 
symbol of the Unicode standard. In order to be a valid resource bundle the XML 
file must conform to the DTD available at <a 
href="http://www.oracle.com/webfolder/technetwork/jsc/dtd/properties.dtd"; 
target="blank">http://www.oracle.com/webfolder/technetwork/jsc/dtd/properties.dtd</a>
 .<p class="paragraph"/>Here is an example of XML resource bundle taken from 
project LocalizedGreetings (file WicketApplication_zh.properties.xml) 
containing the translation in simplified Chinese of the greeting message 
“Welcome to the website!”:<p class="paragraph"/><div 
class="code"><pre><span class="xml&#45;tag">&#60;?xml ve
 rsion=<span class="xml&#45;quote">"1.0"</span> encoding=<span 
class="xml&#45;quote">"UTF&#45;8"</span>?&#62;</span>
 &#60;!DOCTYPE properties SYSTEM <span 
class="xml&#45;quote">"http://www.oracle.com/webfolder/technetwork/jsc/dtd/properties.dtd";</span>&#62;
 <span class="xml&#45;tag">&#60;properties&#62;</span>
        <span class="xml&#45;tag">&#60;entry key=<span 
class="xml&#45;quote">"greetingMessage"</span>&#62;</span>欢迎å…
‰ä¸´æœ¬ç½‘站!<span class="xml&#45;tag">&#60;/entry&#62;</span>
@@ -209,7 +209,7 @@ add(form.add(changeLocale))</pre></div><
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/i18n_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/i18n_3.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/i18n_3.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/i18n_3.html Sat Sep  6 
12:29:20 2014
@@ -210,7 +210,7 @@ form.anotherLabel.labelValue=Value <span
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/i18n_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/i18n_4.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/i18n_4.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/i18n_4.html Sat Sep  6 
12:29:20 2014
@@ -217,7 +217,7 @@ yellow=Giallo</pre></div><p class="parag
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/i18n_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/i18n_5.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/i18n_5.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/i18n_5.html Sat Sep  6 
12:29:20 2014
@@ -209,7 +209,7 @@ StringResourceModel srm = <span class="j
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/i18n_6.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/i18n_6.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/i18n_6.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/i18n_6.html Sat Sep  6 
12:29:20 2014
@@ -190,7 +190,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/jee_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/jee_1.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/jee_1.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/jee_1.html Sat Sep  6 
12:29:20 2014
@@ -205,7 +205,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/jee_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/jee_2.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/jee_2.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/jee_2.html Sat Sep  6 
12:29:20 2014
@@ -211,7 +211,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/jee_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/jee_3.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/jee_3.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/jee_3.html Sat Sep  6 
12:29:20 2014
@@ -191,7 +191,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/jee_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/jee_4.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/jee_4.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/jee_4.html Sat Sep  6 
12:29:20 2014
@@ -190,7 +190,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/jsintegration_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/jsintegration_1.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/jsintegration_1.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/jsintegration_1.html Sat 
Sep  6 12:29:20 2014
@@ -196,7 +196,7 @@ On Internet you can find different libra
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/jsintegration_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/jsintegration_2.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/jsintegration_2.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/jsintegration_2.html Sat 
Sep  6 12:29:20 2014
@@ -218,7 +218,7 @@ function addJsClass() {
        <span class="java&#45;object">String</span> initScript = <span 
class="java&#45;quote">";initJQDatepicker('"</span> + getMarkupId() + <span 
class="java&#45;quote">"', '"</span> + countryIsoCode +
                             <span class="java&#45;quote">"', '"</span> + 
jqueryDateFormat + <span class="java&#45;quote">"', "</span> + <span 
class="java&#45;quote">"'"</span> + urlForIcon +<span 
class="java&#45;quote">"');"</span>;
        response.render(OnLoadHeaderItem.forScript(initScript));
-&#125;</pre></div><p class="paragraph"/>If component is disabled the calendar 
icon must be hidden and no datepicker must be displayed. That's why 
renderHeader is skipped if component is not enabled.<p class="paragraph"/>To 
get a reference to the bundled JQuery library we used the JavaScript setting 
interface <code>IJavaScriptLibrarySettings</code> and its method 
<code>getJQueryReference</code>.<p class="paragraph"/>In the last part of 
renderHeader we build the string to invoke function initJQDatepicker using the 
values obtained inside onInitialize. Unfortunately the date format used by 
JQuery UI is different from the one adopted in Java so we have to convert it 
before building the JavaScript code. This init script is rendered into header 
section using a <code>OnLoadHeaderItem</code> to ensure that it will be 
executed after all the other scripts have been loaded.<p 
class="paragraph"/><blockquote class="note">
+&#125;</pre></div><p class="paragraph"/>If component is disabled the calendar 
icon must be hidden and no datepicker must be displayed. That's why 
<code>renderHeader</code> is skipped if component is not enabled.<p 
class="paragraph"/>To get a reference to the bundled JQuery library we used the 
JavaScript setting interface <code>IJavaScriptLibrarySettings</code> and its 
method <code>getJQueryReference</code>.<p class="paragraph"/>In the last part 
of <code>renderHeader</code> we build the string to invoke function 
<code>initJQDatepicker</code> using the values obtained inside onInitialize. 
Unfortunately the date format used by JQuery UI is different from the one 
adopted in Java so we have to convert it before building the JavaScript code. 
This init script is rendered into header section using a 
<code>OnLoadHeaderItem</code> to ensure that it will be executed after all the 
other scripts have been loaded.<p class="paragraph"/><blockquote class="note">
 If we add more than one instance of our custom component to a single page, 
static resources are rendered to the header section just once. Wicket 
automatically checks if a static resource is already referenced by a page and 
if so, it will not render it again.<p class="paragraph"/>This does not apply to 
the init script which is dynamically generated and is rendered for every 
instance of the component.
 </blockquote><p class="paragraph"/><blockquote class="warning">
 Our datepicker is not ready yet to be used with AJAX. In chapter 16 we will 
see how to modify it to make it AJAX-compatible.
@@ -251,7 +251,7 @@ Our datepicker is not ready yet to be us
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/jsintegration_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/jsintegration_3.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/jsintegration_3.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/jsintegration_3.html Sat 
Sep  6 12:29:20 2014
@@ -189,7 +189,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/keepControl_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/keepControl_1.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/keepControl_1.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/keepControl_1.html Sat Sep 
 6 12:29:20 2014
@@ -189,7 +189,7 @@ At the end of the previous chapter we ha
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/keepControl_10.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/keepControl_10.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/keepControl_10.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/keepControl_10.html Sat 
Sep  6 12:29:20 2014
@@ -226,7 +226,7 @@ myBorder.add(<span class="java&#45;keywo
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/keepControl_11.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/keepControl_11.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/keepControl_11.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/keepControl_11.html Sat 
Sep  6 12:29:20 2014
@@ -190,7 +190,7 @@ To perform this task Wicket provides a s
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/keepControl_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/keepControl_2.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/keepControl_2.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/keepControl_2.html Sat Sep 
 6 12:29:20 2014
@@ -192,7 +192,7 @@ label.add(AttributeModifier.prepend(<spa
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/keepControl_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/keepControl_3.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/keepControl_3.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/keepControl_3.html Sat Sep 
 6 12:29:20 2014
@@ -189,7 +189,7 @@ Tag attribute <code>id</code> plays a cr
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/keepControl_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/keepControl_4.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/keepControl_4.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/keepControl_4.html Sat Sep 
 6 12:29:20 2014
@@ -196,7 +196,7 @@ informationBox.setVisible(<span class="j
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/keepControl_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/keepControl_5.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/keepControl_5.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/keepControl_5.html Sat Sep 
 6 12:29:20 2014
@@ -212,7 +212,7 @@ replace(fragment);</pre></div>
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/keepControl_6.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/keepControl_6.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/keepControl_6.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/keepControl_6.html Sat Sep 
 6 12:29:20 2014
@@ -209,7 +209,7 @@ The <code>&#60;wicket:head&#62;</code> t
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/keepControl_7.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/keepControl_7.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/keepControl_7.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/keepControl_7.html Sat Sep 
 6 12:29:20 2014
@@ -196,7 +196,7 @@ Wicket's <code>&#60;wicket:remove&#62;</
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/keepControl_8.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/keepControl_8.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/keepControl_8.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/keepControl_8.html Sat Sep 
 6 12:29:20 2014
@@ -205,7 +205,7 @@ add(label);</pre></div><p class="paragra
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/keepControl_9.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/keepControl_9.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/keepControl_9.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/keepControl_9.html Sat Sep 
 6 12:29:20 2014
@@ -199,7 +199,7 @@ Our data are rarely displayed alone with
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/layout_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/layout_1.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/layout_1.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/layout_1.html Sat Sep  6 
12:29:20 2014
@@ -197,7 +197,7 @@ For the sake of simplicity we can consid
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/layout_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/layout_2.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/layout_2.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/layout_2.html Sat Sep  6 
12:29:20 2014
@@ -215,7 +215,7 @@ add(myPanel);</pre></div><p class="parag
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/layout_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/layout_3.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/layout_3.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/layout_3.html Sat Sep  6 
12:29:20 2014
@@ -274,7 +274,7 @@ The page class contains the code to phys
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/layout_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/layout_4.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/layout_4.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/layout_4.html Sat Sep  6 
12:29:20 2014
@@ -250,7 +250,7 @@ An example of a parent page using the ta
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/layout_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/layout_5.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/layout_5.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/layout_5.html Sat Sep  6 
12:29:20 2014
@@ -190,7 +190,7 @@ Wicket applies inheritance also to HTML 
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/maven_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/maven_1.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/maven_1.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/maven_1.html Sat Sep  6 
12:29:20 2014
@@ -208,7 +208,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/maven_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/maven_2.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/maven_2.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/maven_2.html Sat Sep  6 
12:29:20 2014
@@ -252,7 +252,7 @@ QWickie is released under ASF 2.0 licens
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_1.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_1.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_1.html Sat Sep 
 6 12:29:20 2014
@@ -204,7 +204,7 @@ By default class Component escapes HTML 
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_2.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_2.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_2.html Sat Sep 
 6 12:29:20 2014
@@ -219,7 +219,7 @@ Model is referred to as static model bec
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_3.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_3.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_3.html Sat Sep 
 6 12:29:20 2014
@@ -261,7 +261,7 @@ spouse.add(name = <span class="java&#45;
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_4.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_4.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_4.html Sat Sep 
 6 12:29:20 2014
@@ -205,7 +205,7 @@ form.add(<span class="java&#45;keyword">
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_5.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_5.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_5.html Sat Sep 
 6 12:29:20 2014
@@ -245,7 +245,7 @@ personsList = <span class="java&#45;keyw
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_6.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_6.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_6.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_6.html Sat Sep 
 6 12:29:20 2014
@@ -217,7 +217,7 @@ Since the model of this example holds a 
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_7.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_7.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_7.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_7.html Sat Sep 
 6 12:29:20 2014
@@ -202,7 +202,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_8.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_8.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_8.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_8.html Sat Sep 
 6 12:29:20 2014
@@ -200,7 +200,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_9.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_9.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_9.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/modelsforms_9.html Sat Sep 
 6 12:29:20 2014
@@ -190,7 +190,7 @@ We have also introduced Wicket forms as 
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_1.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_1.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_1.html 
Sat Sep  6 12:29:20 2014
@@ -192,7 +192,7 @@ The server can push plain text and binar
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_2.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_2.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_2.html 
Sat Sep  6 12:29:20 2014
@@ -256,7 +256,7 @@ IWebSocketConnection connection = webSoc
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_3.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_3.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_3.html 
Sat Sep  6 12:29:20 2014
@@ -199,7 +199,7 @@ Once a page that contributes <code>(Base
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_4.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_4.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_4.html 
Sat Sep  6 12:29:20 2014
@@ -191,7 +191,7 @@ Check <a href="https://github.com/apache
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_5.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_5.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_5.html 
Sat Sep  6 12:29:20 2014
@@ -190,7 +190,7 @@ Wicket-Atmosphere experimental module pr
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_6.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_6.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_6.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/nativewebsockets_6.html 
Sat Sep  6 12:29:20 2014
@@ -191,7 +191,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/repeaters_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/repeaters_1.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/repeaters_1.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/repeaters_1.html Sat Sep  
6 12:29:20 2014
@@ -200,7 +200,7 @@ listItems.add(<span class="java&#45;keyw
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/repeaters_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/repeaters_2.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/repeaters_2.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/repeaters_2.html Sat Sep  
6 12:29:20 2014
@@ -208,7 +208,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/repeaters_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/repeaters_3.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/repeaters_3.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/repeaters_3.html Sat Sep  
6 12:29:20 2014
@@ -212,7 +212,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/repeaters_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/repeaters_4.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/repeaters_4.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/repeaters_4.html Sat Sep  
6 12:29:20 2014
@@ -243,7 +243,7 @@ Wicket provides also component PageableL
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/repeaters_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/repeaters_5.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/repeaters_5.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/repeaters_5.html Sat Sep  
6 12:29:20 2014
@@ -189,7 +189,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_1.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_1.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_1.html 
Sat Sep  6 12:29:20 2014
@@ -189,7 +189,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_2.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_2.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_2.html 
Sat Sep  6 12:29:20 2014
@@ -189,7 +189,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_3.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_3.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_3.html 
Sat Sep  6 12:29:20 2014
@@ -222,7 +222,7 @@ This paragraph will provide just the bas
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_4.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_4.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_4.html 
Sat Sep  6 12:29:20 2014
@@ -235,7 +235,7 @@ Remember that invalidateNow() will immed
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_5.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_5.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/requestProcessing_5.html 
Sat Sep  6 12:29:20 2014
@@ -189,7 +189,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_1.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_1.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_1.html Sat Sep  
6 12:29:20 2014
@@ -189,7 +189,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_10.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_10.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_10.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_10.html Sat Sep  
6 12:29:20 2014
@@ -211,7 +211,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_11.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_11.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_11.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_11.html Sat Sep  
6 12:29:20 2014
@@ -199,7 +199,7 @@ Remember that we can get the URL of a re
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_12.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_12.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_12.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_12.html Sat Sep  
6 12:29:20 2014
@@ -203,7 +203,7 @@ By default, if resource files can not be
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_13.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_13.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_13.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_13.html Sat Sep  
6 12:29:20 2014
@@ -190,7 +190,7 @@ In this chapter we have learnt how to ma
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_2.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_2.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_2.html Sat Sep  
6 12:29:20 2014
@@ -189,7 +189,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_3.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_3.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_3.html Sat Sep  
6 12:29:20 2014
@@ -210,7 +210,7 @@ Package resources can be localized follo
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_4.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_4.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_4.html Sat Sep  
6 12:29:20 2014
@@ -169,6 +169,7 @@ function addJsClass() {
 <li><strong class="bold">OnLoadHeaderItem:</strong> the JavaScript code added 
with this class is executed after the whole page is loaded, external files 
included. The factory method is <code>forScript(CharSequence 
javaScript)</code>.</li>
 <li><strong class="bold">PriorityHeaderItem:</strong> it wraps another header 
item and ensures that it will have the priority over the other items during 
rendering phase.</li>
 <li><strong class="bold">StringHeaderItem:</strong> with this class we can add 
an arbitrary text to the header section. Factory method is 
<code>forString(CharSequence string)</code>.</li>
+<li><strong class="bold">MetaDataHeaderItem:</strong> starting from version 
6.17.0, Wicket provides this class to handle meta informations such as 
&#60;meta&#62; tags or <a 
href="http://en.wikipedia.org/wiki/Canonical_link_element"; 
target="blank">canonical link element</a>. The available factory methods are 
<code>forLinkTag</code> and <code>forMetaTag</code> which can be used to create 
respectively a &#60;link&#62; tag or a &#60;meta&#62; one. We can add tag 
attribute to an existing instance of <code>MetaDataHeaderItem</code> with 
method <code>addTagAttribute(String attributeName, Object 
attributeValue)</code>. See JavaDoc for further details on this class.</li>
 </ul><p class="paragraph"/>In the following example our custom component loads 
a CSS file as a package resource (placed in the same package) and it adds it to 
header section.<p class="paragraph"/><div class="code"><pre><span 
class="java&#45;keyword">public</span> class MyComponent <span 
class="java&#45;keyword">extends</span> Component&#123;<p class="paragraph"/>  
@Override
   <span class="java&#45;keyword">public</span> void renderHead(IHeaderResponse 
response) &#123;
       PackageResourceReference cssFile = 
@@ -205,7 +206,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_5.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_5.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_5.html Sat Sep  
6 12:29:20 2014
@@ -197,7 +197,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_6.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_6.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_6.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_6.html Sat Sep  
6 12:29:20 2014
@@ -2,7 +2,7 @@
                       
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
-    <title>15.6 Aggregate multiple risources with resource bundles 6.x</title>
+    <title>15.6 Aggregate multiple resources with resource bundles 6.x</title>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
     <link rel="stylesheet" href="../css/main.css" type="text/css" 
media="screen, print" title="Style" charset="utf-8"/>
     <link rel="stylesheet" href="../css/pdf.css" type="text/css" media="print" 
title="PDF" charset="utf-8"/>
@@ -146,7 +146,7 @@ function addJsClass() {
 
 
                 <div class="project">
-                    <h1>15.6 Aggregate multiple risources with resource 
bundles - Reference Documentation</h1>
+                    <h1>15.6 Aggregate multiple resources with resource 
bundles - Reference Documentation</h1>
 
                     <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
 
@@ -159,7 +159,7 @@ function addJsClass() {
 
                 
 
-<h2 id="resources_6">15.6 Aggregate multiple risources with resource 
bundles</h2>
+<h2 id="resources_6">15.6 Aggregate multiple resources with resource 
bundles</h2>
 One of the best practices to make our web application faster and reduce its 
latency is to reduce the number of requests to the server to load page 
resources like JavaScript or CSS files. To achieve this goal some 
JavaScript-based build tools (like Grunt) allow to merge multiple files used in 
a page into a single file that can be loaded in a single request. Wicket 
provides class <code>org.apache.wicket.ResourceBundles</code> to aggregate 
multiple resource references into a single one. A resource bundle can be 
declared during application initialization listing all the resources that 
compose it:<p class="paragraph"/><div class="code"><pre>@Override
 <span class="java&#45;keyword">public</span> void init() &#123;
   <span class="java&#45;keyword">super</span>.init();<p class="paragraph"/>  
getResourceBundles().addJavaScriptBundle(WicketApplication.class,
@@ -200,7 +200,7 @@ A specific resource reference can not be
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_7.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_7.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_7.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_7.html Sat Sep  
6 12:29:20 2014
@@ -227,7 +227,7 @@ The following code is taken from the App
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_8.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_8.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_8.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_8.html Sat Sep  
6 12:29:20 2014
@@ -194,7 +194,7 @@ Starting from version 6.15.0 we can spec
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_9.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_9.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_9.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_9.html Sat Sep  
6 12:29:20 2014
@@ -210,7 +210,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/security_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/security_1.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/security_1.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/security_1.html Sat Sep  6 
12:29:20 2014
@@ -265,7 +265,7 @@ Since both <code>restartResponseAtSignIn
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/security_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/security_2.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/security_2.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/security_2.html Sat Sep  6 
12:29:20 2014
@@ -300,7 +300,7 @@ Application class <code>AuthenticatedWeb
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/security_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/security_3.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/security_3.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/security_3.html Sat Sep  6 
12:29:20 2014
@@ -212,7 +212,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/security_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/security_4.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/security_4.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/security_4.html Sat Sep  6 
12:29:20 2014
@@ -208,7 +208,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/security_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/security_5.html?rev=1622851&r1=1622850&r2=1622851&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/security_5.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/security_5.html Sat Sep  6 
12:29:20 2014
@@ -189,7 +189,7 @@ function addJsClass() {
 <div id="footer">
     
 Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2014-07-12)</b>
+                      — <b style="color:#E8590A !important;">(Generated on: 
2014-09-06)</b>
 
     
 </div>


Reply via email to