File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <extension id =" debugdevkit" status =" released" xmlns =" http://symphony-cms.com/schemas/extension/1.0" >
3+ <name >Debug Devkit</name >
4+ <description >A debug panel for Symphony.</description >
5+ <repo type =" github" >https://github.com/symphonycms/debugdevkit</repo >
6+ <types >
7+ <type >Workflow</type >
8+ </types >
9+ <authors >
10+ <author >
11+ <name github =" team" symphony =" symphonycms" >Symphony Team</name >
12+ <website >http://www.symphony-cms.com</website >
13+ </author >
14+ </authors >
15+ <releases >
16+ <release version =" 1.2.1" date =" 2011-07-03" min =" 2.2" max =" 2.2.x" >
17+ - Adding arrays to the param pool no longer breaks debug view
18+ </release >
19+ </releases >
20+ </extension >
Original file line number Diff line number Diff line change @@ -11,14 +11,4 @@ It is part of the Symphony core download package.
1111
1212## Usage
1313
14- Append ` ?debug ` to your front-end pages when logged in to initialise this Devkit.
15-
16- ## Change Log
17-
18- ** Version 1.0.6**
19-
20- - Added localisation files for Dutch, German, Portuguese (Brazil) and Russian
21-
22- ** Version 1.0**
23-
24- - Initial release
14+ Append ` ?debug ` to your front-end pages when logged in to initialise this Devkit.
You can’t perform that action at this time.
0 commit comments