You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/10/27 15:46:02 UTC

[struts-site] branch master updated (1c8bdd7 -> 29b7bec)

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

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


    from 1c8bdd7  Cleans up all interceptors' pages
     new 47d4677  Adds ToC
     new 29b7bec  Fixes a wrong title of the back link

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/core-developers/chain-result.md           | 2 +-
 source/core-developers/dispatcher-result.md      | 2 +-
 source/core-developers/freemarker-result.md      | 2 +-
 source/core-developers/httpheader-result.md      | 2 +-
 source/core-developers/interceptors.md           | 2 +-
 source/core-developers/plaintext-result.md       | 2 +-
 source/core-developers/redirect-action-result.md | 2 +-
 source/core-developers/redirect-result.md        | 2 +-
 source/core-developers/stream-result.md          | 2 +-
 source/core-developers/validation.md             | 9 ++++++++-
 source/core-developers/xsl-result.md             | 2 +-
 11 files changed, 18 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <co...@struts.apache.org>'].

[struts-site] 02/02: Fixes a wrong title of the back link

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

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

commit 29b7bec64781de3767f1afeb774e514e673208d4
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Fri Oct 27 17:45:56 2017 +0200

    Fixes a wrong title of the back link
---
 source/core-developers/chain-result.md           | 2 +-
 source/core-developers/dispatcher-result.md      | 2 +-
 source/core-developers/freemarker-result.md      | 2 +-
 source/core-developers/httpheader-result.md      | 2 +-
 source/core-developers/interceptors.md           | 2 +-
 source/core-developers/plaintext-result.md       | 2 +-
 source/core-developers/redirect-action-result.md | 2 +-
 source/core-developers/redirect-result.md        | 2 +-
 source/core-developers/stream-result.md          | 2 +-
 source/core-developers/xsl-result.md             | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/source/core-developers/chain-result.md b/source/core-developers/chain-result.md
index 03068a3..b25a4ec 100644
--- a/source/core-developers/chain-result.md
+++ b/source/core-developers/chain-result.md
@@ -2,7 +2,7 @@
 layout: default
 title: Chain Result
 parent:
-    title: Core Developer Guide
+    title: Core Developers Guide
     url: index.html
 ---
 
diff --git a/source/core-developers/dispatcher-result.md b/source/core-developers/dispatcher-result.md
index bae8a6a..9073b00 100644
--- a/source/core-developers/dispatcher-result.md
+++ b/source/core-developers/dispatcher-result.md
@@ -2,7 +2,7 @@
 layout: default
 title: Dispatcher Result
 parent:
-    title: Core Developer Guide
+    title: Core Developers Guide
     url: index.html
 ---
 
diff --git a/source/core-developers/freemarker-result.md b/source/core-developers/freemarker-result.md
index d87f77c..5e8808d 100644
--- a/source/core-developers/freemarker-result.md
+++ b/source/core-developers/freemarker-result.md
@@ -2,7 +2,7 @@
 layout: default
 title: FreeMarker Result
 parent:
-    title: Core Developer Guide
+    title: Core Developers Guide
     url: index.html
 ---
 
diff --git a/source/core-developers/httpheader-result.md b/source/core-developers/httpheader-result.md
index 8621e1e..eaa1234 100644
--- a/source/core-developers/httpheader-result.md
+++ b/source/core-developers/httpheader-result.md
@@ -2,7 +2,7 @@
 layout: default
 title: HttpHeader Result
 parent:
-    title: Core Developer Guide
+    title: Core Developers Guide
     url: index.html
 ---
 
diff --git a/source/core-developers/interceptors.md b/source/core-developers/interceptors.md
index 45df0bf..866dc03 100644
--- a/source/core-developers/interceptors.md
+++ b/source/core-developers/interceptors.md
@@ -2,7 +2,7 @@
 layout: core-developers
 title: Interceptors
 parent:
-    title: Core Developer Guide
+    title: Core Developers Guide
     url: index.html
 ---
 
diff --git a/source/core-developers/plaintext-result.md b/source/core-developers/plaintext-result.md
index a2242ad..678cadd 100644
--- a/source/core-developers/plaintext-result.md
+++ b/source/core-developers/plaintext-result.md
@@ -2,7 +2,7 @@
 layout: default
 title: PlainText Result
 parent:
-    title: Core Developer Guide
+    title: Core Developers Guide
     url: index.html
 ---
 
diff --git a/source/core-developers/redirect-action-result.md b/source/core-developers/redirect-action-result.md
index 1200fcc..e766abe 100644
--- a/source/core-developers/redirect-action-result.md
+++ b/source/core-developers/redirect-action-result.md
@@ -2,7 +2,7 @@
 layout: default
 title: Redirect Action Result
 parent:
-    title: Core Developer Guide
+    title: Core Developers Guide
     url: index.html
 ---
 
diff --git a/source/core-developers/redirect-result.md b/source/core-developers/redirect-result.md
index d1e633d..82adde1 100644
--- a/source/core-developers/redirect-result.md
+++ b/source/core-developers/redirect-result.md
@@ -2,7 +2,7 @@
 layout: default
 title: Redirect Result
 parent:
-    title: Core Developer Guide
+    title: Core Developers Guide
     url: index.html
 ---
 
diff --git a/source/core-developers/stream-result.md b/source/core-developers/stream-result.md
index cac1460..424c1fd 100644
--- a/source/core-developers/stream-result.md
+++ b/source/core-developers/stream-result.md
@@ -2,7 +2,7 @@
 layout: default
 title: Stream Result
 parent:
-    title: Core Developer Guide
+    title: Core Developers Guide
     url: index.html
 ---
 
diff --git a/source/core-developers/xsl-result.md b/source/core-developers/xsl-result.md
index 27ca532..fd537e6 100644
--- a/source/core-developers/xsl-result.md
+++ b/source/core-developers/xsl-result.md
@@ -2,7 +2,7 @@
 layout: default
 title: XSL Result
 parent:
-    title: Core Developer Guide
+    title: Core Developers Guide
     url: index.html
 ---
 

-- 
To stop receiving notification emails like this one, please contact
"commits@struts.apache.org" <co...@struts.apache.org>.

[struts-site] 01/02: Adds ToC

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

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

commit 47d4677aed54d5238ec536a922ba8b132d8f61f3
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Fri Oct 27 17:45:24 2017 +0200

    Adds ToC
---
 source/core-developers/validation.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/source/core-developers/validation.md b/source/core-developers/validation.md
index 37d1cc2..102d841 100644
--- a/source/core-developers/validation.md
+++ b/source/core-developers/validation.md
@@ -1,9 +1,16 @@
 ---
-layout: core-developers
+layout: default
 title: Validation
+parent:
+    title: Core Developers Guide
+    url: index.html
 ---
 
 # Validation
+{:.no_toc}
+
+* Will be replaced with the ToC, excluding a header
+{:toc}
 
 Struts 2 validation is configured via XML or annotations. Manual validation in the action is also possible, and may be 
 combined with XML and annotation-driven validation.

-- 
To stop receiving notification emails like this one, please contact
"commits@struts.apache.org" <co...@struts.apache.org>.