(struts-site) 01/01: Improves navigation back & forth to File Upload page
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch fix/file-upload-navigation in repository https://gitbox.apache.org/repos/asf/struts-site.git commit 87e357c7c6eac37d3fe6d051d4842fb98510d41f Author: Lukasz Lenart AuthorDate: Thu Mar 14 13:39:09 2024 +0100 Improves navigation back & forth to File Upload page --- source/core-developers/file-upload-interceptor.md | 2 +- source/core-developers/file-upload.md | 8 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/source/core-developers/file-upload-interceptor.md b/source/core-developers/file-upload-interceptor.md index 28427e25f..b5799c15f 100644 --- a/source/core-developers/file-upload-interceptor.md +++ b/source/core-developers/file-upload-interceptor.md @@ -8,7 +8,7 @@ parent: # File Upload Interceptor -> Since Struts 6.4.0 this interceptor is deprecated, please use Action FileUpload Interceptor instead! +> Since Struts 6.4.0 this interceptor is deprecated, please use [Action File Upload Interceptor](action-file-upload-interceptor) instead! See [this page](file-upload) for more examples and advanced configuration. diff --git a/source/core-developers/file-upload.md b/source/core-developers/file-upload.md index dee678efc..054464f29 100644 --- a/source/core-developers/file-upload.md +++ b/source/core-developers/file-upload.md @@ -1,9 +1,9 @@ --- -layout: core-developers +layout: default title: File Upload parent: - title: Core Developers Guide - url: index + title: Action File Upload Interceptor + url: action-file-upload-interceptor --- # File Upload @@ -24,7 +24,7 @@ than the temporary directory and the directories that belong to your web applica The Struts 2 framework leverages the Commons FileUpload library as a based library to support file upload in the framework. The library is included in a base Struts 2 distribution. -> NOTE: Since Struts 6.4.0 the `FileUploadInterceptor` is deprecated and you should use `ActionFileUploadInterceptor` instead! +> NOTE: Since Struts 6.4.0 the `FileUploadInterceptor` is deprecated, and you should use `ActionFileUploadInterceptor` instead! ## Basic Usage
(struts-site) branch fix/file-upload-navigation created (now 87e357c7c)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch fix/file-upload-navigation in repository https://gitbox.apache.org/repos/asf/struts-site.git at 87e357c7c Improves navigation back & forth to File Upload page This branch includes the following new commits: new 87e357c7c Improves navigation back & forth to File Upload page The 1 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.
(struts-site) branch asf-staging updated: Updates stage by Jenkins
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 6fdf23f12 Updates stage by Jenkins 6fdf23f12 is described below commit 6fdf23f1245ccc06b2c76a54079c2282c503265d Author: jenkins AuthorDate: Thu Mar 14 12:45:40 2024 + Updates stage by Jenkins --- content/core-developers/file-upload-interceptor.html | 2 +- content/core-developers/file-upload.html | 6 -- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/content/core-developers/file-upload-interceptor.html b/content/core-developers/file-upload-interceptor.html index 7aa55be6a..7ae6fa0e3 100644 --- a/content/core-developers/file-upload-interceptor.html +++ b/content/core-developers/file-upload-interceptor.html @@ -153,7 +153,7 @@ File Upload Interceptor - Since Struts 6.4.0 this interceptor is deprecated, please use Action FileUpload Interceptor instead! + Since Struts 6.4.0 this interceptor is deprecated, please use Action File Upload Interceptor instead! See this page for more examples and advanced configuration. diff --git a/content/core-developers/file-upload.html b/content/core-developers/file-upload.html index 124b60edf..b3e1253f5 100644 --- a/content/core-developers/file-upload.html +++ b/content/core-developers/file-upload.html @@ -146,8 +146,10 @@ -<< back to Core Developers Guide https://github.com/apache/struts-site/edit/master/source/core-developers/file-upload.md"; title="Edit this page on GitHub">Edit on GitHub + +<< back to Action File Upload Interceptor + File Upload @@ -190,7 +192,7 @@ than the temporary directory and the directories that belong to your web applica The library is included in a base Struts 2 distribution. - NOTE: Since Struts 6.4.0 the FileUploadInterceptor is deprecated and you should use ActionFileUploadInterceptor instead! + NOTE: Since Struts 6.4.0 the FileUploadInterceptor is deprecated, and you should use ActionFileUploadInterceptor instead! Basic Usage
(struts-site) branch master updated (7c9b33625 -> 440ac19bf)
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 7c9b33625 Merge pull request #230 from eschulma/patch-1 add 87e357c7c Improves navigation back & forth to File Upload page new 440ac19bf Merge pull request #231 from apache/fix/file-upload-navigation The 1 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/file-upload-interceptor.md | 2 +- source/core-developers/file-upload.md | 8 2 files changed, 5 insertions(+), 5 deletions(-)
(struts-site) branch fix/file-upload-navigation deleted (was 87e357c7c)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch fix/file-upload-navigation in repository https://gitbox.apache.org/repos/asf/struts-site.git was 87e357c7c Improves navigation back & forth to File Upload page The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
(struts-site) branch asf-site updated: Automatic Site Publish by Buildbot
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/struts-site.git The following commit(s) were added to refs/heads/asf-site by this push: new b2727cd9d Automatic Site Publish by Buildbot b2727cd9d is described below commit b2727cd9da2a0c37fa8378d55d480e9ab2b7ef82 Author: buildbot AuthorDate: Thu Mar 14 12:57:52 2024 + Automatic Site Publish by Buildbot --- output/core-developers/file-upload-interceptor.html | 2 +- output/core-developers/file-upload.html | 6 -- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/output/core-developers/file-upload-interceptor.html b/output/core-developers/file-upload-interceptor.html index 7aa55be6a..7ae6fa0e3 100644 --- a/output/core-developers/file-upload-interceptor.html +++ b/output/core-developers/file-upload-interceptor.html @@ -153,7 +153,7 @@ File Upload Interceptor - Since Struts 6.4.0 this interceptor is deprecated, please use Action FileUpload Interceptor instead! + Since Struts 6.4.0 this interceptor is deprecated, please use Action File Upload Interceptor instead! See this page for more examples and advanced configuration. diff --git a/output/core-developers/file-upload.html b/output/core-developers/file-upload.html index 124b60edf..b3e1253f5 100644 --- a/output/core-developers/file-upload.html +++ b/output/core-developers/file-upload.html @@ -146,8 +146,10 @@ -<< back to Core Developers Guide https://github.com/apache/struts-site/edit/master/source/core-developers/file-upload.md"; title="Edit this page on GitHub">Edit on GitHub + +<< back to Action File Upload Interceptor + File Upload @@ -190,7 +192,7 @@ than the temporary directory and the directories that belong to your web applica The library is included in a base Struts 2 distribution. - NOTE: Since Struts 6.4.0 the FileUploadInterceptor is deprecated and you should use ActionFileUploadInterceptor instead! + NOTE: Since Struts 6.4.0 the FileUploadInterceptor is deprecated, and you should use ActionFileUploadInterceptor instead! Basic Usage
(struts-site) 01/01: Merge pull request #231 from apache/fix/file-upload-navigation
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 440ac19bf86ac6edd7f1ca464c632c3a8f960de1 Merge: 7c9b33625 87e357c7c Author: Lukasz Lenart AuthorDate: Thu Mar 14 13:57:20 2024 +0100 Merge pull request #231 from apache/fix/file-upload-navigation Improves navigation back & forth to File Upload page source/core-developers/file-upload-interceptor.md | 2 +- source/core-developers/file-upload.md | 8 2 files changed, 5 insertions(+), 5 deletions(-)
(struts-site) branch asf-staging updated: Updates stage by Jenkins
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 82a62dc62 Updates stage by Jenkins 82a62dc62 is described below commit 82a62dc62b9e4a6e5cd494bb40c4b42c06552476 Author: jenkins AuthorDate: Thu Mar 14 13:00:33 2024 + Updates stage by Jenkins