This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/main by this push:
new f5b47b3f5 docs: simplify IDEA plugin install to a single Marketplace
button (#297)
f5b47b3f5 is described below
commit f5b47b3f594f9641c252539e2d22c5633f557601
Author: Lukasz Lenart <[email protected]>
AuthorDate: Wed Apr 29 08:26:26 2026 +0200
docs: simplify IDEA plugin install to a single Marketplace button (#297)
Drop the surrounding card mock-up and keep only the 'Get from
Marketplace' button — the card without the live download/rating data
didn't add value.
---
source/idea-plugin.md | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/source/idea-plugin.md b/source/idea-plugin.md
index 8a1b33b24..34f7fea66 100644
--- a/source/idea-plugin.md
+++ b/source/idea-plugin.md
@@ -21,14 +21,7 @@ Any issues should be reported using ASF JIRA and component
[IDEA Plugin](https:/
The plugin is available on the JetBrains Marketplace:
-<div style="display:inline-block;border:1px solid
#e0e0e0;border-radius:8px;padding:16px;width:340px;font-family:inherit;">
- <div style="display:flex;align-items:center;gap:12px;">
- <img src="{{ site.baseurl }}/img/struts-logo.svg" alt="Apache Struts"
width="48" height="48" style="flex-shrink:0;"/>
- <strong style="font-size:1.1em;">Apache Struts</strong>
- </div>
- <p style="margin:12px 0 0;color:#555;">Provides full integration of Apache
Struts 2.</p>
- <a href="https://plugins.jetbrains.com/plugin/1698-apache-struts"
style="display:inline-block;margin-top:12px;background:#000;color:#fff;padding:8px
16px;border-radius:20px;font-weight:600;text-decoration:none;">Get from
Marketplace</a>
-</div>
+<a href="https://plugins.jetbrains.com/plugin/1698-apache-struts"
style="display:inline-block;background:#000;color:#fff;padding:8px
16px;border-radius:20px;font-weight:600;text-decoration:none;">Get from
Marketplace</a>
## Releases