You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by am...@apache.org on 2018/03/13 17:07:09 UTC

[struts-site] branch master updated (1bdf27e -> 6ac031d)

This is an automated email from the ASF dual-hosted git repository.

amashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git.


    from 1bdf27e  fix OGNL page link
     new da53672  fix themes links
     new 6ac031d  fix more page links

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 source/tag-developers/ajax-common-header.md | 8 ++++----
 source/tag-developers/form-tag.md           | 2 +-
 source/tag-developers/form-tags.md          | 2 +-
 source/tag-developers/submit-tag.md         | 2 +-
 source/tag-developers/velocity-tags.md      | 4 ++--
 source/tag-developers/velocity.md           | 2 +-
 6 files changed, 10 insertions(+), 10 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
amashchenko@apache.org.

[struts-site] 01/02: fix themes links

Posted by am...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

amashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git

commit da53672bd93c769c6dda67aefc3f014238a40315
Author: Aleksandr Mashchenko <am...@apache.org>
AuthorDate: Tue Mar 13 19:01:13 2018 +0200

    fix themes links
---
 source/tag-developers/ajax-common-header.md | 6 +++---
 source/tag-developers/form-tag.md           | 2 +-
 source/tag-developers/submit-tag.md         | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/source/tag-developers/ajax-common-header.md b/source/tag-developers/ajax-common-header.md
index b65ec6c..ed983de 100644
--- a/source/tag-developers/ajax-common-header.md
+++ b/source/tag-developers/ajax-common-header.md
@@ -7530,7 +7530,7 @@ __Description__
 
 
 
-| While this tag can be used with the [simple theme](#PAGE_14291), [xhtml theme](#PAGE_13834), and others, it is really designed to work best with the [ajax theme](#PAGE_14205). We recommend reading the _ajax div template_  documentation for more details.
+| While this tag can be used with the [simple theme](simple-theme.html), [xhtml theme](xhtml-theme.html), and others, it is really designed to work best with the [ajax theme](ajax-theme.html). We recommend reading the _ajax div template_  documentation for more details.
 
 | 
 
@@ -14712,7 +14712,7 @@ __Examples__
 
 __Validation__
 
-There are two flavours _Client Side Validation_ , depending on the theme you are using (xhtml, ajax, etc). If you are using the [xhtml theme](#PAGE_13834) or [css_xhtml theme](#PAGE_14215), pure client side validation will be used. If you are using the [ajax theme](#PAGE_14205), a special AJAX-based validation will take place. Read the _Client Side Validation_  docs for more information.
+There are two flavours _Client Side Validation_ , depending on the theme you are using (xhtml, ajax, etc). If you are using the [xhtml theme](xhtml-theme.html) or [css_xhtml theme](css-xhtml-theme.html), pure client side validation will be used. If you are using the [ajax theme](ajax-theme.html), a special AJAX-based validation will take place. Read the _Client Side Validation_  docs for more information.
 
 #####head##### {#PAGE_13997}
 
@@ -23996,7 +23996,7 @@ __Description__
 | 
 
 
-This tag works with all themes, but has special importance when combined with the [form](#PAGE_14201) tag in the [ajax theme](#PAGE_14205). Please read up on the [ajax theme](#PAGE_14205) for more information.
+This tag works with all themes, but has special importance when combined with the [form](#PAGE_14201) tag in the [ajax theme](ajax-theme.html). Please read up on the [ajax theme](ajax-theme.html) for more information.
 
 | 
 
diff --git a/source/tag-developers/form-tag.md b/source/tag-developers/form-tag.md
index 7996ce0..9ae7796 100644
--- a/source/tag-developers/form-tag.md
+++ b/source/tag-developers/form-tag.md
@@ -1016,4 +1016,4 @@ __Examples__
 
 __Validation__
 
-There are two flavours _Client Side Validation_ , depending on the theme you are using (xhtml, ajax, etc). If you are using the [xhtml theme](#PAGE_13834) or [css_xhtml theme](#PAGE_14215), pure client side validation will be used. If you are using the [ajax theme](#PAGE_14205), a special AJAX-based validation will take place. Read the _Client Side Validation_  docs for more information.
+There are two flavours _Client Side Validation_ , depending on the theme you are using (xhtml, ajax, etc). If you are using the [xhtml theme](xhtml-theme.html) or [css_xhtml theme](css-xhtml-theme.html), pure client side validation will be used. If you are using the [ajax theme](ajax-theme.html), a special AJAX-based validation will take place. Read the _Client Side Validation_ docs for more information.
diff --git a/source/tag-developers/submit-tag.md b/source/tag-developers/submit-tag.md
index 2ee1be3..eb71673 100644
--- a/source/tag-developers/submit-tag.md
+++ b/source/tag-developers/submit-tag.md
@@ -34,7 +34,7 @@ __Description__
 | 
 
 
-This tag works with all themes, but has special importance when combined with the [form](#PAGE_14201) tag in the [ajax theme](#PAGE_14205). Please read up on the [ajax theme](#PAGE_14205) for more information.
+This tag works with all themes, but has special importance when combined with the [form](#PAGE_14201) tag in the [ajax theme](ajax-theme.html). Please read up on the [ajax theme](ajax-theme.html) for more information.
 
 | 
 

-- 
To stop receiving notification emails like this one, please contact
amashchenko@apache.org.

[struts-site] 02/02: fix more page links

Posted by am...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

amashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git

commit 6ac031dfea2081b28df1dcd128f2d3a85940f0d9
Author: Aleksandr Mashchenko <am...@apache.org>
AuthorDate: Tue Mar 13 19:06:32 2018 +0200

    fix more page links
---
 source/tag-developers/ajax-common-header.md | 4 ++--
 source/tag-developers/form-tags.md          | 2 +-
 source/tag-developers/submit-tag.md         | 2 +-
 source/tag-developers/velocity-tags.md      | 4 ++--
 source/tag-developers/velocity.md           | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/source/tag-developers/ajax-common-header.md b/source/tag-developers/ajax-common-header.md
index ed983de..e4194f4 100644
--- a/source/tag-developers/ajax-common-header.md
+++ b/source/tag-developers/ajax-common-header.md
@@ -13699,7 +13699,7 @@ __Examples__
 
 {% comment %}end snippet id=example|lang=xml|javadoc=true|url=org.apache.struts2.components.File {% endcomment %}
 
-#####form##### {#PAGE_14201}
+#####form##### {form-tag.html}
 
 
 Please make sure you have read the [Tag Syntax](tag-syntax.html) document and understand how tag attribute syntax works.
@@ -23996,7 +23996,7 @@ __Description__
 | 
 
 
-This tag works with all themes, but has special importance when combined with the [form](#PAGE_14201) tag in the [ajax theme](ajax-theme.html). Please read up on the [ajax theme](ajax-theme.html) for more information.
+This tag works with all themes, but has special importance when combined with the [form](form-tag.html) tag in the [ajax theme](ajax-theme.html). Please read up on the [ajax theme](ajax-theme.html) for more information.
 
 | 
 
diff --git a/source/tag-developers/form-tags.md b/source/tag-developers/form-tags.md
index fcab7f8..94fb804 100644
--- a/source/tag-developers/form-tags.md
+++ b/source/tag-developers/form-tags.md
@@ -13,7 +13,7 @@ Within the form tags, there are two classes of tags: the form tag itself, and al
 
 __Form Tag Themes__
 
-As explained in [Themes and Templates](#PAGE_14247), the HTML Tags (which includes Form Tags) are all driven by templates. Templates are grouped together to create themes. The framework bundles three themes in the distribution.
+As explained in [Themes and Templates](themes-and-templates.html), the HTML Tags (which includes Form Tags) are all driven by templates. Templates are grouped together to create themes. The framework bundles three themes in the distribution.
 
 |simple|Sometimes _too_  simple|
 |------|-----------------------|
diff --git a/source/tag-developers/submit-tag.md b/source/tag-developers/submit-tag.md
index eb71673..622a6c9 100644
--- a/source/tag-developers/submit-tag.md
+++ b/source/tag-developers/submit-tag.md
@@ -34,7 +34,7 @@ __Description__
 | 
 
 
-This tag works with all themes, but has special importance when combined with the [form](#PAGE_14201) tag in the [ajax theme](ajax-theme.html). Please read up on the [ajax theme](ajax-theme.html) for more information.
+This tag works with all themes, but has special importance when combined with the [form](form-tag.html) tag in the [ajax theme](ajax-theme.html). Please read up on the [ajax theme](ajax-theme.html) for more information.
 
 | 
 
diff --git a/source/tag-developers/velocity-tags.md b/source/tag-developers/velocity-tags.md
index 00d182a..3d287d8 100644
--- a/source/tag-developers/velocity-tags.md
+++ b/source/tag-developers/velocity-tags.md
@@ -5,7 +5,7 @@ title: Tag Developers Guide
 
 # Velocity Tags
 
-Velocity tags are extensions of the generic [Struts Tags](#PAGE_14248) provided by the framework. You can get jump right in just by knowing the structure in which the tags can be accessed: **#s\*****tag** **\*(...) ... #end**, where **tag**  is any of the [Struts Tags](#PAGE_14248) supported by the framework.
+Velocity tags are extensions of the generic [Struts Tags](struts-tags.html) provided by the framework. You can get jump right in just by knowing the structure in which the tags can be accessed: **#s\*****tag** **\*(...) ... #end**, where **tag**  is any of the [Struts Tags](struts-tags.html) supported by the framework.
 
 For example, in JSP you might create a form using Struts tags.
 
@@ -37,7 +37,7 @@ In Velocity, the same form can also be built using macros.
 
 ## Block and Inline Tags
 
-Some VM tags require an #end statement while others do not. The inconsistency arises from a limitation in Velocity where tags must declare if they are a _block_  or _inline_  tag up front. As such, by default all tags are _inline_  except for a few key ones, such as the [form](#PAGE_14201) tag.
+Some VM tags require an #end statement while others do not. The inconsistency arises from a limitation in Velocity where tags must declare if they are a _block_  or _inline_  tag up front. As such, by default all tags are _inline_  except for a few key ones, such as the [form](form-tag.html) tag.
 
 ## Back To:
 
diff --git a/source/tag-developers/velocity.md b/source/tag-developers/velocity.md
index c01b2ce..79a48ad 100644
--- a/source/tag-developers/velocity.md
+++ b/source/tag-developers/velocity.md
@@ -14,7 +14,7 @@ For more information on Velocity itself, please visit the [Velocity website](htt
 
 > 
 
-> Velocity is similar to [FreeMarker](#PAGE_14078), as both are template languages that can be used outside of a Servlet container. The framework uses FreeMarker internally since it has better error reporting. Developers may also like that FreeMarker supports JSP taglibs. However, both are good alternatives to JSP.
+> Velocity is similar to [FreeMarker](freemarker.html), as both are template languages that can be used outside of a Servlet container. The framework uses FreeMarker internally since it has better error reporting. Developers may also like that FreeMarker supports JSP taglibs. However, both are good alternatives to JSP.
 
 > 
 

-- 
To stop receiving notification emails like this one, please contact
amashchenko@apache.org.