[struts-site] branch fixes-tags updated (a57b634 -> dd4628a)

2020-02-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

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


from a57b634  Adds a dedicated layout for Tags guide
 add dd4628a  Fixes return page

No new revisions were added by this update.

Summary of changes:
 source/_layouts/tag-developers.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[struts-site] branch fixes-tags updated (dd4628a -> 813df10)

2020-02-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

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


from dd4628a  Fixes return page
 add bc8e5ff  Breaks code into lines
 add 813df10  Adds back to parent page

No new revisions were added by this update.

Summary of changes:
 source/tag-developers/a-tag.md  | 980 +---
 source/tag-developers/tag-syntax.md |   6 +-
 2 files changed, 10 insertions(+), 976 deletions(-)



[struts-site] branch asf-staging updated: Updates stage by Jenkins

2020-02-19 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/asf-staging by this push:
 new c5e4237  Updates stage by Jenkins
c5e4237 is described below

commit c5e423700aee9e46a0022671de3e2bc524a1fd32
Author: jenkins 
AuthorDate: Wed Feb 19 08:12:09 2020 +

Updates stage by Jenkins
---
 content/tag-developers/a-tag.html  | 977 +
 content/tag-developers/tag-syntax.html |   8 +-
 2 files changed, 9 insertions(+), 976 deletions(-)

diff --git a/content/tag-developers/a-tag.html 
b/content/tag-developers/a-tag.html
index 9d1baff..661e3d4 100644
--- a/content/tag-developers/a-tag.html
+++ b/content/tag-developers/a-tag.html
@@ -7,7 +7,7 @@
   
   
 
-  Tag Developers Guide
+  a tag
 
   
   
@@ -127,990 +127,23 @@
   
 https://github.com/apache/struts-site/edit/master/source/tag-developers/a-tag.md";
 title="Edit this page on GitHub">Edit on GitHub
 
+<< back 
to Tag Developers Guide
+
 a
 
-Please make sure you have read the Tag Syntax 
document and understand how tag attribute syntax works.
+Please make sure you have read the Tag Syntax 
document and understand how tag attribute syntax works.
 
 Description
 
 A tag that creates a HTML . 
This tag supports the same attributes as the url tag, including nested parameters 
 using the param tag.
 
-
-  While this tag can be used with the simple 
theme, xhtml theme, and others, 
-it is really designed to work best with the ajax 
theme. We recommend reading the 
-ajax a template  documentation for more details.
-
-
 Parameters
 
-
-
-   
-
-   Dynamic Attributes 
Allowed: true
-
-   
-
-   
-
-    
-
-   
-
-   
-
-   Name
-
-   Required
-
-   Default
-
-   Evaluated
-
-   Type
-
-   Description
-
-   
-
-   
-
-   accesskey
-
-   false
-
-   
-
-   false
-
-   String
-
-   Set the 
html accesskey attribute on rendered html element
-
-   
-
-   
-
-   action
-
-   false
-
-   
-
-   false
-
-   String
-
-   The 
action to generate the URL for, if not using value
-
-   
-
-   
-
-   anchor
-
-   false
-
-   
-
-   false
-
-   String
-
-   The 
anchor for this URL
-
-   
-
-   
-
-   class
-
-   false
-
-   
-
-   false
-
-   String
-
-   The css 
class to use for element - it's an alias of cssClass attribute.
-
-   
-
-   
-
-   cssClass
-
-   false
-
-   
-
-   false
-
-   String
-
-   The css 
class to use for element
-
-   
-
-   
-
-   cssErrorClass
-
-   false
-
-   
-
-   false
-
-   String
-
-   The css 
error class to use for element
-
-   
-
-   
-
-   cssErrorStyle
-
-   false
-
-   
-
-   false
-
-   String
-
-   The css 

[struts-site] branch fixes-tags updated (813df10 -> fa6b949)

2020-02-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

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


from 813df10  Adds back to parent page
 add c86a98c  Fixes back title
 add 9af2e24  Uses jsp highlighting
 add fa6b949  Uses list instead of table

No new revisions were added by this update.

Summary of changes:
 source/tag-developers/a-tag.md  |  4 ++--
 source/tag-developers/tag-syntax.md | 23 ++-
 2 files changed, 20 insertions(+), 7 deletions(-)



[struts-site] branch asf-staging updated: Updates stage by Jenkins

2020-02-19 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 20e60e9  Updates stage by Jenkins
20e60e9 is described below

commit 20e60e970d4827543cd8918547ebef8e7e59ef21
Author: jenkins 
AuthorDate: Wed Feb 19 08:25:43 2020 +

Updates stage by Jenkins
---
 content/tag-developers/a-tag.html  | 20 
 content/tag-developers/tag-syntax.html | 42 --
 2 files changed, 30 insertions(+), 32 deletions(-)

diff --git a/content/tag-developers/a-tag.html 
b/content/tag-developers/a-tag.html
index 661e3d4..4ff9ab9 100644
--- a/content/tag-developers/a-tag.html
+++ b/content/tag-developers/a-tag.html
@@ -127,7 +127,7 @@
   
 https://github.com/apache/struts-site/edit/master/source/tag-developers/a-tag.md";
 title="Edit this page on GitHub">Edit on GitHub
 
-<< back 
to Tag Developers Guide
+<< back to Tag 
Reference
 
 a
 
@@ -148,18 +148,18 @@ using the param 
tag.
 leverage this url into your s:a tag. 
This is done by creating a s:url and 
specifying an var attribute. Like testUrlId 
 in this example. Then in the s:a tag 
reference this id in the href attribute via %{testUrlId}
 
-
-
-
+
+
+
 
-
-" 
border="none"/>
-
+
+" border="none"/>
+
 
-" 
border="none"/>
+" border="none"/>
 
-" 
border="none"/>  
-
+" 
border="none"/>  
+
 
   
 
diff --git a/content/tag-developers/tag-syntax.html 
b/content/tag-developers/tag-syntax.html
index 38b9911..a659006 100644
--- a/content/tag-developers/tag-syntax.html
+++ b/content/tag-developers/tag-syntax.html
@@ -245,28 +245,26 @@ within quotes
 
 Expression Language Notations
 
-
-  
-
-  Username: ${user.username}
-  A JavaBean object in a standard context in Freemarker, Velocity, or 
JSTL EL (Not OGNL).
-
-  
-  
-
-  
-  A username property on the Value Stack.
-
-
-  esEspanol```
-  Another way to refer to a property placed on the Value Stack.
-
-
-  
-  A static Map, as in put("username","trillian").
-
-  
-
+
+  A JavaBean object in a standard context in Freemarker, Velocity, or JSTL 
EL (Not OGNL).|
+Username: ${user.username}
+  A username property on the Value Stack.
+
+
+  
+  Another way to refer to a property placed on the Value Stack.
+
+  es
+
+Espanol
+
+  
+  A static Map, as in put("username","trillian").
+
+
+
+  
+
 
 Disallowed property names
 



[struts-site] branch fixes-tags updated (fa6b949 -> eb24fdf)

2020-02-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

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


from fa6b949  Uses list instead of table
 add eb24fdf  Fixes one example

No new revisions were added by this update.

Summary of changes:
 source/tag-developers/tag-syntax.md | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)



[struts-site] branch asf-staging updated: Updates stage by Jenkins

2020-02-19 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 5442f73  Updates stage by Jenkins
5442f73 is described below

commit 5442f73a367a49dbd1e91a5dc487610526bc9fb9
Author: jenkins 
AuthorDate: Wed Feb 19 08:29:08 2020 +

Updates stage by Jenkins
---
 content/tag-developers/tag-syntax.html | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/content/tag-developers/tag-syntax.html 
b/content/tag-developers/tag-syntax.html
index a659006..e41a252 100644
--- a/content/tag-developers/tag-syntax.html
+++ b/content/tag-developers/tag-syntax.html
@@ -246,8 +246,10 @@ within quotes
 Expression Language Notations
 
 
-  A JavaBean object in a standard context in Freemarker, Velocity, or JSTL 
EL (Not OGNL).|
-Username: ${user.username}
+  A JavaBean object in a standard context in Freemarker, Velocity, or JSTL 
EL (Not OGNL).
+Username: ${user.username}
+
+  
   A username property on the Value Stack.
 
 



[struts-site] branch fixes-tags updated (eb24fdf -> ad1163e)

2020-02-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

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


from eb24fdf  Fixes one example
 add ad1163e  Cleans up and reformats docs

No new revisions were added by this update.

Summary of changes:
 source/tag-developers/a-tag.md |2 +-
 source/tag-developers/action-tag.md|  210 +---
 source/tag-developers/actionerror-tag.md   |  770 +-
 source/tag-developers/actionmessage-tag.md |  776 +-
 source/tag-developers/append-tag.md|  106 +-
 source/tag-developers/bean-tag.md  |  129 +--
 source/tag-developers/checkbox-tag.md  |  790 +--
 source/tag-developers/checkboxlist-tag.md  |  872 +---
 source/tag-developers/combobox-tag.md  | 1011 +--
 source/tag-developers/component-tag.md |  828 +--
 source/tag-developers/date-tag.md  |  315 ++
 source/tag-developers/datetextfield-tag.md |  768 +-
 source/tag-developers/debug-tag.md |9 +-
 source/tag-developers/doubleselect-tag.md  | 1509 +---
 source/tag-developers/else-tag.md  |   75 +-
 source/tag-developers/elseif-tag.md|  109 +-
 source/tag-developers/fielderror-tag.md|  847 +---
 source/tag-developers/file-tag.md  |  792 +--
 source/tag-developers/form-tag.md  | 1026 +--
 19 files changed, 467 insertions(+), 10477 deletions(-)



[struts-site] branch asf-staging updated: Updates stage by Jenkins

2020-02-19 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/asf-staging by this push:
 new f7ae438  Updates stage by Jenkins
f7ae438 is described below

commit f7ae43849e850701b82dd2e4be4d5031e807cf70
Author: jenkins 
AuthorDate: Thu Feb 20 07:58:06 2020 +

Updates stage by Jenkins
---
 content/tag-developers/a-tag.html |2 +-
 content/tag-developers/action-tag.html|  199 +---
 content/tag-developers/actionerror-tag.html   |  766 +
 content/tag-developers/actionmessage-tag.html |  766 +
 content/tag-developers/append-tag.html|  110 +-
 content/tag-developers/bean-tag.html  |  130 +--
 content/tag-developers/checkbox-tag.html  |  774 +
 content/tag-developers/checkboxlist-tag.html  |  870 +-
 content/tag-developers/combobox-tag.html  |  998 +---
 content/tag-developers/component-tag.html |  799 +
 content/tag-developers/date-tag.html  |  306 ++---
 content/tag-developers/datetextfield-tag.html |  763 +
 content/tag-developers/debug-tag.html |6 +-
 content/tag-developers/doubleselect-tag.html  | 1498 +
 content/tag-developers/else-tag.html  |   81 +-
 content/tag-developers/elseif-tag.html|   97 +-
 content/tag-developers/fielderror-tag.html|  825 +-
 content/tag-developers/file-tag.html  |  784 +
 content/tag-developers/form-tag.html  | 1019 +
 19 files changed, 475 insertions(+), 10318 deletions(-)

diff --git a/content/tag-developers/a-tag.html 
b/content/tag-developers/a-tag.html
index 4ff9ab9..0c78365 100644
--- a/content/tag-developers/a-tag.html
+++ b/content/tag-developers/a-tag.html
@@ -138,7 +138,7 @@
 A tag that creates a HTML . 
This tag supports the same attributes as the url tag, including nested parameters 
 using the param tag.
 
-Parameters
+Attributes
 
 404: Not Found
 
diff --git a/content/tag-developers/action-tag.html 
b/content/tag-developers/action-tag.html
index e2ed87b..7768ba5 100644
--- a/content/tag-developers/action-tag.html
+++ b/content/tag-developers/action-tag.html
@@ -7,7 +7,7 @@
   
   
 
-  Tag Developers Guide
+  action tag
 
   
   
@@ -127,18 +127,17 @@
   
 https://github.com/apache/struts-site/edit/master/source/tag-developers/action-tag.md";
 title="Edit this page on GitHub">Edit on GitHub
 
+<< back to Tag 
Reference
+
 action
 
-Please make sure you have read the Tag Syntax 
document and understand how tag attribute syntax works.
+Please make sure you have read the Tag Syntax 
document and understand how tag attribute syntax works.
 
 Description
 
- This tag enables developers to call actions directly from a JSP page by 
specifying the action name and an optional
- namespace.  The body content of the tag is used to render the results from 
the Action.  Any result processor defined
- for this action in struts.xml will be ignored, unless the 
executeResult parameter is specified.
-
+404: Not Found
 
-Parameters can be passed to the action using nested param tags.
+Parameters can be passed to the action using nested param tags.
 
 Placement in context
 
@@ -152,158 +151,14 @@ the action cannot be accessed, For example:
 
 
 Will print:
+Is "myAction" null inside the tag? true
 
-Is “myAction” null inside the tag? true
-
-Is “myAction” null outside the tag? false
-
-Parameters
-
-
-
-   
-
-   Dynamic Attributes 
Allowed: false
-
-   
-
-   
-
-    
-
-   
-
-   
-
-   Name
-
-   Required
-
-   Default
-
-   Evaluated
-
-   Type
-
-   Description
-
-   
-
-   
-
-   executeResult
-
-   false
-
-   false
-
-   false
-
-   Boolean
-
-   Whether 
the result of this action (probably a view) should be executed/rendered
-
-   
-
-   
-
-   flush
-
-   false
-
-   true
-
-   false
-
-   Boolean
-
-   Whether 
the writer should be flush upon end of action compo