Skip to content

Commit 7e0f4e9

Browse files
committed
cleanup plugin.xml
1 parent 16258f3 commit 7e0f4e9

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@
55
<vendor email="daniel@espendiller.net" url="http://espend.de">Daniel Espendiller</vendor>
66

77
<description><![CDATA[
8-
<h1>Symfony Plugin</h1>
8+
<p>Support for Symfony framework / components.</p>
99
10-
<a href="http://symfony2-plugin.espend.de/">Documentation</a> | <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin-doc">Doc on GitHub</a> | <a href="https://www.paypal.me/DanielEspendiller">Donate</a>
1110
<br/>
1211
12+
<a href="http://symfony2-plugin.espend.de/">Documentation</a> | <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin-doc">Doc on GitHub</a> | <a href="https://www.paypal.me/DanielEspendiller">Donate</a>
13+
1314
<h2>Install</h2>
1415
1516
<ul>
@@ -21,10 +22,7 @@
2122
<li>(Optional) To support <b>XLIFF translations</b> add "*.xlf" / "*.xliff" to XML "Editor" -> "File Types"</li>
2223
</ul>
2324
24-
<h2>Features:</h2>
25-
26-
<h3>Version</h3>
27-
<p>This plugin supports Symfony 2, 3, 4, ...</p>
25+
<h2>Features</h2>
2826
2927
<h3>Dependency Injection Container</h3>
3028
<ul>
@@ -97,19 +95,6 @@
9795
</ul>
9896
]]></description>
9997

100-
<change-notes>
101-
<![CDATA[
102-
103-
<ul>
104-
<li>Prevent duplicate same targets in yaml targets eg for class navigation</li>
105-
<li>Refactoring bundle loading, replacing HashMaps with ArrayList for non unique bundle project names</li>
106-
</ul>
107-
108-
<br/>
109-
<a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/blob/master/CHANGELOG.md">see full changelog</a> | <a href="https://www.paypal.me/DanielEspendiller">Donate</a>
110-
]]>
111-
</change-notes>
112-
11398
<!-- please see http://confluence.jetbrains.net/display/IDEADEV/Build+Number+Ranges for description -->
11499
<idea-version since-build="182.0"/>
115100

0 commit comments

Comments
 (0)