File tree 1 file changed +9
-14
lines changed
1 file changed +9
-14
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
-
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
3
2
<extension id =" dashboard" >
4
-
5
3
<name >Dashboard</name >
6
-
7
- <description lang =" en" >Provide a Dashboard summary screen with configurable panels.</description >
8
-
4
+ <description >Provide a Dashboard summary screen with configurable panels</description >
9
5
<url type =" repo" >https://github.com/nickdunn/dashboard</url >
10
-
6
+ < url type = " discuss " >http://symphony-cms.com/discuss/thread/48297/</ url >
11
7
<types >
12
8
<type >Interface</type >
13
9
</types >
14
-
15
10
<authors >
16
11
<author >
17
- <name github =" nickdunn" symphony =" nickdunn" twitter =" nickdunn" >Nick Dunn</name >
18
-
12
+ <name github =" nickdunn" symphony =" nickdunn" >Nick Dunn</name >
19
13
<website >http://nick-dunn.co.uk</website >
20
14
</author >
21
15
</authors >
22
-
16
+ <media >
17
+ <item type =" image" url =" http://symphonyextensions.com/nickdunn/dashboard/media/dashboard.png" >Example dashboard</item >
18
+ </media >
23
19
<releases >
24
20
<release version =" 1.5.1" date =" 2011-06-01" min =" 2.2" >
25
21
<![CDATA[
26
22
* Removed redundant styles and fixed various CSS bugs
27
23
* Removed deprecated JS & CSS accessors
28
24
]]>
29
25
</release >
30
- <release version =" 1.4" date =" 2011-05-01" min =" 2.0" max =" 2.1.2" />
31
- </releases >
32
-
26
+ <release version =" 1.4" date =" 2011-05-15" min =" 2.1.x" />
27
+ </releases >
33
28
</extension >
You can’t perform that action at this time.
0 commit comments