From: Ɓukasz Rekucki Date: Wed, 9 Sep 2009 14:37:42 +0000 (+0200) Subject: Standardowa konfiguracja. X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/44347626650b7fe360b1be26ad470be0fe3f5777 Standardowa konfiguracja. --- diff --git a/fixtures/explorer.xml b/fixtures/explorer.xml new file mode 100644 index 00000000..d43987dc --- /dev/null +++ b/fixtures/explorer.xml @@ -0,0 +1 @@ +[{"pk": 1, "model": "explorer.editorsettings", "fields": {"user": 1, "settings": "{\"lastUpdate\": 1252490221.4749999, \"panels\": [{\"ratio\": 0.484375, \"name\": \"xmleditor\"}, {\"ratio\": 0.515625, \"name\": \"htmleditor\"}]}"}}, {"pk": "htmleditor", "model": "explorer.editorpanel", "fields": {"toolbar_groups": [], "toolbar_extra": 24, "display_name": "Edytor HTML"}}, {"pk": "xmleditor", "model": "explorer.editorpanel", "fields": {"toolbar_groups": [14, 2, 21, 12, 18, 13, 1, 22, 16, 11, 15, 17], "toolbar_extra": 23, "display_name": "Edytor XML"}}, {"pk": "dceditor", "model": "explorer.editorpanel", "fields": {"toolbar_groups": [], "toolbar_extra": null, "display_name": "Dublin Core"}}, {"pk": "gallery", "model": "explorer.editorpanel", "fields": {"toolbar_groups": [], "toolbar_extra": null, "display_name": "Galeria"}}]