OSDN Git Service

Merge branch 'v06' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06
[pettanr/pettanr.git] / public / local_manifest.json
1 {\r
2   "list_groups": {\r
3     "folders": {\r
4       "lists": {\r
5         "index": {\r
6           "type": "public"\r
7         }\r
8       }\r
9     },\r
10     "scrolls": {\r
11       "lists": {\r
12         "index": {\r
13           "type": "public"\r
14         },\r
15         "by_author": {\r
16           "type": "filter"\r
17         },\r
18         "by_panel": {\r
19           "type": "through_filter",\r
20           "args": {\r
21             "through": "scroll_panels"\r
22           }\r
23         },\r
24         "play": {\r
25           "type": "play",\r
26           "args": {\r
27             "filter_item_name": "scroll",\r
28             "wheres": [\r
29               "index",\r
30               "play"\r
31             ]\r
32           }\r
33         }\r
34       }\r
35     },\r
36     "scroll_panels": {\r
37       "lists": {\r
38         "index": {\r
39           "type": "public"\r
40         },\r
41         "by_scroll": {\r
42           "type": "filter"\r
43         },\r
44         "by_panel": {\r
45           "type": "filter"\r
46         },\r
47         "by_author": {\r
48           "type": "foreign_filter",\r
49           "args": {\r
50             "includes": {\r
51               "type": "method"\r
52             }\r
53           }\r
54         }\r
55       }\r
56     },\r
57     "comics": {\r
58       "lists": {\r
59         "index": {\r
60           "type": "public"\r
61         },\r
62         "by_author": {\r
63           "type": "filter"\r
64         },\r
65         "by_story": {\r
66           "type": "through_filter",\r
67           "args": {\r
68             "through": "comic_stories"\r
69           }\r
70         },\r
71         "play": {\r
72           "type": "play",\r
73           "args": {\r
74             "filter_item_name": "comic",\r
75             "wheres": [\r
76               "index",\r
77               "play"\r
78             ]\r
79           }\r
80         }\r
81       }\r
82     },\r
83     "comic_stories": {\r
84       "lists": {\r
85         "index": {\r
86           "type": "public"\r
87         },\r
88         "by_comic": {\r
89           "type": "filter"\r
90         },\r
91         "by_story": {\r
92           "type": "filter"\r
93         },\r
94         "by_author": {\r
95           "type": "foreign_filter",\r
96           "args": {\r
97             "includes": {\r
98               "type": "method"\r
99             }\r
100           }\r
101         }\r
102       }\r
103     },\r
104     "stories": {\r
105       "lists": {\r
106         "index": {\r
107           "type": "public"\r
108         },\r
109         "by_comic": {\r
110           "type": "through_filter",\r
111           "args": {\r
112             "through": "comic_stories"\r
113           }\r
114         },\r
115         "by_sheet": {\r
116           "type": "through_filter",\r
117           "args": {\r
118             "through": "story_sheets"\r
119           }\r
120         },\r
121         "by_author": {\r
122           "type": "filter"\r
123         },\r
124         "play": {\r
125           "type": "play",\r
126           "args": {\r
127             "filter_item_name": "story",\r
128             "wheres": [\r
129               "index",\r
130               "play"\r
131             ]\r
132           }\r
133         }\r
134       }\r
135     },\r
136     "story_sheets": {\r
137       "lists": {\r
138         "index": {\r
139           "type": "public"\r
140         },\r
141         "by_story": {\r
142           "type": "filter"\r
143         },\r
144         "by_sheet": {\r
145           "type": "filter"\r
146         },\r
147         "by_author": {\r
148           "type": "foreign_filter",\r
149           "args": {\r
150             "includes": {\r
151               "type": "method"\r
152             }\r
153           }\r
154         }\r
155       }\r
156     },\r
157     "sheets": {\r
158       "lists": {\r
159         "index": {\r
160           "type": "public"\r
161         },\r
162         "by_story": {\r
163           "type": "through_filter",\r
164           "args": {\r
165             "through": "story_sheets"\r
166           }\r
167         },\r
168         "by_panel": {\r
169           "type": "through_filter",\r
170           "args": {\r
171             "through": "sheet_panels"\r
172           }\r
173         },\r
174         "by_author": {\r
175           "type": "filter"\r
176         },\r
177         "play": {\r
178           "type": "public"\r
179         }\r
180       }\r
181     },\r
182     "sheet_panels": {\r
183       "lists": {\r
184         "index": {\r
185           "type": "public"\r
186         },\r
187         "by_sheet": {\r
188           "type": "filter"\r
189         },\r
190         "by_panel": {\r
191           "type": "filter"\r
192         },\r
193         "by_author": {\r
194           "type": "foreign_filter",\r
195           "args": {\r
196             "includes": {\r
197               "type": "method"\r
198             }\r
199           }\r
200         }\r
201       }\r
202     },\r
203     "panels": {\r
204       "lists": {\r
205         "index": {\r
206           "type": "public"\r
207         },\r
208         "by_scroll": {\r
209           "type": "through_filter",\r
210           "args": {\r
211             "through": "scroll_panels"\r
212           }\r
213         },\r
214         "by_sheet": {\r
215           "type": "through_filter",\r
216           "args": {\r
217             "through": "sheet_panels"\r
218           }\r
219         },\r
220         "by_author": {\r
221           "type": "filter"\r
222         },\r
223         "by_speech_balloon_template": {\r
224           "type": "through_filter",\r
225           "args": {\r
226             "through": "speech_balloons"\r
227           }\r
228         }\r
229       }\r
230     },\r
231     "panel_pictures": {\r
232       "lists": {\r
233         "index": {\r
234           "type": "public"\r
235         },\r
236         "by_panel": {\r
237           "type": "filter"\r
238         },\r
239         "by_author": {\r
240           "type": "foreign_filter",\r
241           "args": {\r
242             "includes": {\r
243               "type": "method"\r
244             }\r
245           }\r
246         }\r
247       }\r
248     },\r
249     "speech_balloons": {\r
250       "lists": {\r
251         "index": {\r
252           "type": "public"\r
253         },\r
254         "by_panel": {\r
255           "type": "filter"\r
256         },\r
257         "by_speech_balloon_template": {\r
258           "type": "filter"\r
259         },\r
260         "by_author": {\r
261           "type": "foreign_filter",\r
262           "args": {\r
263             "includes": {\r
264               "type": "method"\r
265             }\r
266           }\r
267         }\r
268       }\r
269     },\r
270     "speeches": {\r
271       "lists": {\r
272         "index": {\r
273           "type": "public"\r
274         },\r
275         "by_speech_balloon": {\r
276           "type": "filter"\r
277         },\r
278         "by_speech_balloon_template": {\r
279           "type": "filter"\r
280         },\r
281         "by_writing_format": {\r
282           "type": "filter"\r
283         },\r
284         "by_author": {\r
285           "type": "foreign_filter",\r
286           "args": {\r
287             "includes": {\r
288               "type": "method"\r
289             }\r
290           }\r
291         }\r
292       }\r
293     },\r
294     "balloons": {\r
295       "lists": {\r
296         "index": {\r
297           "type": "public"\r
298         },\r
299         "by_speech_balloon": {\r
300           "type": "filter"\r
301         },\r
302         "by_speech_balloon_template": {\r
303           "type": "filter"\r
304         },\r
305         "by_system_picture": {\r
306           "type": "filter"\r
307         },\r
308         "by_author": {\r
309           "type": "foreign_filter",\r
310           "args": {\r
311             "includes": {\r
312               "type": "method"\r
313             }\r
314           }\r
315         }\r
316       }\r
317     },\r
318     "ground_pictures": {\r
319       "lists": {\r
320         "index": {\r
321           "type": "public"\r
322         },\r
323         "by_panel": {\r
324           "type": "filter"\r
325         },\r
326         "by_author": {\r
327           "type": "foreign_filter",\r
328           "args": {\r
329             "includes": {\r
330               "type": "method"\r
331             }\r
332           }\r
333         }\r
334       }\r
335     },\r
336     "ground_colors": {\r
337       "lists": {\r
338         "index": {\r
339           "type": "public"\r
340         },\r
341         "by_panel": {\r
342           "type": "filter"\r
343         },\r
344         "by_author": {\r
345           "type": "foreign_filter",\r
346           "args": {\r
347             "includes": {\r
348               "type": "method"\r
349             }\r
350           }\r
351         }\r
352       }\r
353     },\r
354     "original_pictures": {\r
355       "lists": {\r
356         "index": {\r
357           "type": "public",\r
358           "args": {\r
359             "wheres": [\r
360               "index",\r
361               "private"\r
362             ]\r
363           }\r
364         }\r
365       }\r
366     },\r
367     "pictures": {\r
368       "lists": {\r
369         "index": {\r
370           "type": "public"\r
371         },\r
372         "by_artist": {\r
373           "type": "filter"\r
374         }\r
375       }\r
376     },\r
377     "resource_pictures": {\r
378       "lists": {\r
379         "index": {\r
380           "type": "public"\r
381         },\r
382         "by_original_picture": {\r
383           "type": "filter"\r
384         },\r
385         "by_license_group": {\r
386           "type": "filter"\r
387         },\r
388         "by_license": {\r
389           "type": "filter"\r
390         },\r
391         "by_artist": {\r
392           "type": "filter"\r
393         }\r
394       }\r
395     },\r
396     "speech_balloon_templates": {\r
397       "lists": {\r
398         "index": {\r
399           "type": "public"\r
400         },\r
401         "by_panel": {\r
402           "type": "through_filter",\r
403           "args": {\r
404             "through": "speech_balloons"\r
405           }\r
406         },\r
407         "by_system_picture": {\r
408           "type": "filter"\r
409         }\r
410       }\r
411     },\r
412     "writing_formats": {\r
413       "lists": {\r
414         "index": {\r
415           "type": "public",\r
416           "args": {\r
417             "after_method_name": "enable"\r
418           }\r
419         },\r
420         "by_system_picture": {\r
421           "type": "filter"\r
422         }\r
423       }\r
424     },\r
425     "license_groups": {\r
426       "lists": {\r
427         "index": {\r
428           "type": "public"\r
429         },\r
430         "by_resource_picture": {\r
431           "type": "filter"\r
432         }\r
433       }\r
434     },\r
435     "licenses": {\r
436       "lists": {\r
437         "index": {\r
438           "type": "public"\r
439         },\r
440         "by_license_group": {\r
441           "type": "filter"\r
442         },\r
443         "by_system_picture": {\r
444           "type": "filter"\r
445         }\r
446       }\r
447     },\r
448     "authors": {\r
449       "lists": {\r
450         "index": {\r
451           "type": "public"\r
452         }\r
453       }\r
454     },\r
455     "artists": {\r
456       "lists": {\r
457         "index": {\r
458           "type": "public"\r
459         }\r
460       }\r
461     },\r
462     "system_pictures": {\r
463       "lists": {\r
464         "index": {\r
465           "type": "public"\r
466         }\r
467       }\r
468     },\r
469     "home": {\r
470       "lists": {\r
471         "scrolls": {\r
472           "type": "public",\r
473           "args": {\r
474             "wheres": [\r
475               "index",\r
476               "private"\r
477             ]\r
478           }\r
479         },\r
480         "scroll_panels": {\r
481           "type": "public",\r
482           "args": {\r
483             "wheres": [\r
484               "index",\r
485               "private"\r
486             ]\r
487           }\r
488         },\r
489         "comics": {\r
490           "type": "public",\r
491           "args": {\r
492             "wheres": [\r
493               "index",\r
494               "private"\r
495             ]\r
496           }\r
497         },\r
498         "comic_stories": {\r
499           "type": "public",\r
500           "args": {\r
501             "wheres": [\r
502               "index",\r
503               "private"\r
504             ]\r
505           }\r
506         },\r
507         "stories": {\r
508           "type": "public",\r
509           "args": {\r
510             "wheres": [\r
511               "index",\r
512               "private"\r
513             ]\r
514           }\r
515         },\r
516         "story_sheets": {\r
517           "type": "public",\r
518           "args": {\r
519             "wheres": [\r
520               "index",\r
521               "private"\r
522             ]\r
523           }\r
524         },\r
525         "sheets": {\r
526           "type": "public",\r
527           "args": {\r
528             "wheres": [\r
529               "index",\r
530               "private"\r
531             ]\r
532           }\r
533         },\r
534         "sheet_panels": {\r
535           "type": "public",\r
536           "args": {\r
537             "wheres": [\r
538               "index",\r
539               "private"\r
540             ]\r
541           }\r
542         },\r
543         "panels": {\r
544           "type": "public",\r
545           "args": {\r
546             "wheres": [\r
547               "index",\r
548               "private"\r
549             ]\r
550           }\r
551         },\r
552         "panel_pictures": {\r
553           "type": "public",\r
554           "args": {\r
555             "wheres": [\r
556               "index",\r
557               "private"\r
558             ]\r
559           }\r
560         },\r
561         "speech_balloons": {\r
562           "type": "public",\r
563           "args": {\r
564             "wheres": [\r
565               "index",\r
566               "private"\r
567             ]\r
568           }\r
569         },\r
570         "speeches": {\r
571           "type": "public",\r
572           "args": {\r
573             "wheres": [\r
574               "index",\r
575               "private"\r
576             ]\r
577           }\r
578         },\r
579         "balloons": {\r
580           "type": "public",\r
581           "args": {\r
582             "wheres": [\r
583               "index",\r
584               "private"\r
585             ]\r
586           }\r
587         },\r
588         "ground_pictures": {\r
589           "type": "public",\r
590           "args": {\r
591             "wheres": [\r
592               "index",\r
593               "private"\r
594             ]\r
595           }\r
596         },\r
597         "ground_colors": {\r
598           "type": "public",\r
599           "args": {\r
600             "wheres": [\r
601               "index",\r
602               "private"\r
603             ]\r
604           }\r
605         },\r
606         "original_pictures": {\r
607           "type": "public",\r
608           "args": {\r
609             "wheres": [\r
610               "index",\r
611               "private"\r
612             ]\r
613           }\r
614         },\r
615         "resource_pictures": {\r
616           "type": "public",\r
617           "args": {\r
618             "wheres": [\r
619               "index",\r
620               "private"\r
621             ]\r
622           }\r
623         }\r
624       }\r
625     }\r
626   },\r
627   "profilers": {\r
628     "folder": {\r
629       "columns": {},\r
630       "column_names": [\r
631         "name",\r
632         "controller_name",\r
633         "action_name",\r
634         "category_id",\r
635         "t",\r
636         "parent_id",\r
637         "lft",\r
638         "rgt",\r
639         "depth"\r
640       ],\r
641       "associations": {}\r
642     },\r
643     "scroll": {\r
644       "columns": {\r
645         "visible": {\r
646           "type": "source"\r
647         }\r
648       },\r
649       "column_names": [\r
650         "title",\r
651         "description",\r
652         "visible",\r
653         "author_id"\r
654       ],\r
655       "associations": {\r
656         "belongs_to": [\r
657           "author"\r
658         ],\r
659         "has_many": [\r
660           "scroll_panels.by_scroll",\r
661           "panels.by_scroll"\r
662         ]\r
663       }\r
664     },\r
665     "scroll_panel": {\r
666       "column_names": [\r
667         "scroll_id",\r
668         "panel_id",\r
669         "t",\r
670         "author_id"\r
671       ],\r
672       "associations": {\r
673         "belongs_to": [\r
674           "scroll",\r
675           "panel"\r
676         ]\r
677       }\r
678     },\r
679     "comic": {\r
680       "column_names": [\r
681         "title",\r
682         "description",\r
683         "visible",\r
684         "author_id"\r
685       ],\r
686       "associations": {\r
687         "belongs_to": [\r
688           "author"\r
689         ],\r
690         "has_many": [\r
691           "comic_stories.by_comic",\r
692           "stories.by_comic"\r
693         ]\r
694       }\r
695     },\r
696     "comic_story": {\r
697       "column_names": [\r
698         "comic_id",\r
699         "story_id",\r
700         "t"\r
701       ],\r
702       "associations": {\r
703         "belongs_to": [\r
704           "comic",\r
705           "story"\r
706         ]\r
707       }\r
708     },\r
709     "story": {\r
710       "column_names": [\r
711         "title",\r
712         "description",\r
713         "t",\r
714         "visible"\r
715       ],\r
716       "associations": {\r
717         "belongs_to": [],\r
718         "has_many": [\r
719           "comic_stories.by_story",\r
720           "comics.by_story",\r
721           "story_sheets.by_story",\r
722           "sheets.by_story"\r
723         ]\r
724       }\r
725     },\r
726     "story_sheet": {\r
727       "column_names": [\r
728         "story_id",\r
729         "sheet_id",\r
730         "t",\r
731         "author_id"\r
732       ],\r
733       "associations": {\r
734         "belongs_to": [\r
735           "story",\r
736           "sheet"\r
737         ]\r
738       }\r
739     },\r
740     "sheet": {\r
741       "columns": {\r
742         "visible": {\r
743           "type": "source"\r
744         }\r
745       },\r
746       "column_names": [\r
747         "caption",\r
748         "width",\r
749         "height",\r
750         "visible",\r
751         "author_id"\r
752       ],\r
753       "associations": {\r
754         "belongs_to": [\r
755           "author"\r
756         ],\r
757         "has_many": [\r
758           "story_sheets.by_sheet",\r
759           "stories.by_sheet",\r
760           "sheet_panels.by_sheet",\r
761           "panels.by_sheet"\r
762         ]\r
763       }\r
764     },\r
765     "sheet_panel": {\r
766       "column_names": [\r
767         "sheet_id",\r
768         "panel_id",\r
769         "x",\r
770         "y",\r
771         "z",\r
772         "t",\r
773         "author_id"\r
774       ],\r
775       "associations": {\r
776         "belongs_to": [\r
777           "sheet",\r
778           "panel"\r
779         ]\r
780       }\r
781     },\r
782     "panel": {\r
783       "columns": {\r
784         "publish": {\r
785           "type": "source"\r
786         }\r
787       },\r
788       "column_names": [\r
789         "width",\r
790         "height",\r
791         "border",\r
792         "caption",\r
793         "publish",\r
794         "author_id"\r
795       ],\r
796       "associations": {\r
797         "belongs_to": [\r
798           "author"\r
799         ],\r
800         "has_many": [\r
801           "scroll_panels.by_panel",\r
802           "scrolls.by_panel",\r
803           "sheet_panels.by_panel",\r
804           "sheets.by_panel",\r
805           "panel_pictures.by_panel",\r
806           "speech_balloons.by_panel",\r
807           "ground_pictures.by_panel",\r
808           "ground_colors.by_panel"\r
809         ]\r
810       }\r
811     },\r
812     "panel_picture": {\r
813       "column_names": [\r
814         "panel_id",\r
815         "picture_id",\r
816         "caption",\r
817         "x",\r
818         "y",\r
819         "width",\r
820         "height",\r
821         "link",\r
822         "z",\r
823         "t"\r
824       ],\r
825       "associations": {\r
826         "belongs_to": [\r
827           "panel"\r
828         ]\r
829       }\r
830     },\r
831     "speech_balloon": {\r
832       "columns": {\r
833         "speech_balloon_template_settings": {\r
834           "type": "extend"\r
835         }\r
836       },\r
837       "column_names": [\r
838         "panel_id",\r
839         "caption",\r
840         "speech_balloon_template_id",\r
841         "speech_balloon_template_module_name",\r
842         "z",\r
843         "t",\r
844         "speech_balloon_template_settings"\r
845       ],\r
846       "associations": {\r
847         "belongs_to": [\r
848           "panel",\r
849           "speech_balloon_template"\r
850         ],\r
851         "has_one": [\r
852           "balloons.by_speech_balloon",\r
853           "speeches.by_speech_balloon"\r
854         ]\r
855       }\r
856     },\r
857     "speech": {\r
858       "columns": {\r
859         "speech_balloon_template_settings": {\r
860           "type": "extend"\r
861         }\r
862       },\r
863       "column_names": [\r
864         "speech_balloon_id",\r
865         "speech_balloon_template_id",\r
866         "speech_balloon_template_module_name",\r
867         "writing_format_id",\r
868         "writing_format_module_name",\r
869         "content",\r
870         "font_size",\r
871         "text_align",\r
872         "fore_color",\r
873         "x",\r
874         "y",\r
875         "width",\r
876         "height",\r
877         "quotes",\r
878         "speech_balloon_template_settings"\r
879       ],\r
880       "associations": {\r
881         "belongs_to": [\r
882           "speech_balloon",\r
883           "writing_format",\r
884           "speech_balloon_template"\r
885         ]\r
886       }\r
887     },\r
888     "balloon": {\r
889       "columns": {\r
890         "speech_balloon_template_settings": {\r
891           "type": "extend"\r
892         }\r
893       },\r
894       "column_names": [\r
895         "speech_balloon_id",\r
896         "speech_balloon_template_id",\r
897         "speech_balloon_template_module_name",\r
898         "system_picture_id",\r
899         "x",\r
900         "y",\r
901         "width",\r
902         "height",\r
903         "r",\r
904         "speech_balloon_template_settings"\r
905       ],\r
906       "associations": {\r
907         "belongs_to": [\r
908           "speech_balloon",\r
909           "system_picture",\r
910           "speech_balloon_template"\r
911         ]\r
912       }\r
913     },\r
914     "ground_picture": {\r
915       "column_names": [\r
916         "panel_id",\r
917         "picture_id",\r
918         "caption",\r
919         "repeat",\r
920         "x",\r
921         "y",\r
922         "z",\r
923         "t"\r
924       ],\r
925       "associations": {\r
926         "belongs_to": [\r
927           "panel"\r
928         ]\r
929       }\r
930     },\r
931     "ground_color": {\r
932       "column_names": [\r
933         "panel_id",\r
934         "caption",\r
935         "code",\r
936         "orientation",\r
937         "xy",\r
938         "wh",\r
939         "z",\r
940         "t"\r
941       ],\r
942       "associations": {\r
943         "belongs_to": [\r
944           "panel"\r
945         ]\r
946       }\r
947     },\r
948     "original_picture": {\r
949       "column_names": [\r
950         "ext",\r
951         "width",\r
952         "height",\r
953         "filesize",\r
954         "artist_id",\r
955         "md5",\r
956         "uploaded_at",\r
957         "published_at",\r
958         "stopped_at"\r
959       ],\r
960       "associations": {\r
961         "belongs_to": [\r
962           "artist"\r
963         ],\r
964         "has_one": []\r
965       }\r
966     },\r
967     "picture": {\r
968       "columns": {\r
969         "license_group_settings": {\r
970           "type": "extend"\r
971         },\r
972         "credit_picture_settings": {\r
973           "type": "extend"\r
974         },\r
975         "license_settings": {\r
976           "type": "extend"\r
977         }\r
978       },\r
979       "column_names": [\r
980         "original_picture_id",\r
981         "revision",\r
982         "ext",\r
983         "width",\r
984         "height",\r
985         "filesize",\r
986         "artist_id",\r
987         "license_id",\r
988         "md5",\r
989         "system_picture_id",\r
990         "license_group_settings",\r
991         "credit_picture_settings",\r
992         "license_settings",\r
993         "license_group_module_name"\r
994       ],\r
995       "associations": {\r
996         "belongs_to": [\r
997           "license",\r
998           "artist"\r
999         ]\r
1000       }\r
1001     },\r
1002     "resource_picture": {\r
1003       "columns": {\r
1004         "license_group_settings": {\r
1005           "type": "extend",\r
1006           "args": {\r
1007             "boost_name": "license_group"\r
1008           }\r
1009         },\r
1010         "credit_picture_settings": {\r
1011           "type": "extend",\r
1012           "args": {\r
1013             "boost_name": "credit_picture"\r
1014           }\r
1015         },\r
1016         "license_settings": {\r
1017           "type": "extend",\r
1018           "args": {\r
1019             "boost_name": "license"\r
1020           }\r
1021         }\r
1022       },\r
1023       "column_names": [\r
1024         "original_picture_id",\r
1025         "ext",\r
1026         "width",\r
1027         "height",\r
1028         "filesize",\r
1029         "artist_id",\r
1030         "license_group_id",\r
1031         "license_id",\r
1032         "md5",\r
1033         "system_picture_id",\r
1034         "license_group_settings",\r
1035         "credit_picture_settings",\r
1036         "license_settings",\r
1037         "picture_id",\r
1038         "license_group_module_name"\r
1039       ],\r
1040       "associations": {\r
1041         "belongs_to": [\r
1042           "license_group",\r
1043           "license",\r
1044           "artist"\r
1045         ]\r
1046       }\r
1047     },\r
1048     "speech_balloon_template": {\r
1049       "columns": {\r
1050         "settings": {\r
1051           "type": "json"\r
1052         }\r
1053       },\r
1054       "column_names": [\r
1055         "name",\r
1056         "module_name",\r
1057         "caption",\r
1058         "t",\r
1059         "system_picture_id",\r
1060         "settings"\r
1061       ],\r
1062       "extend_settings": {\r
1063         "circle_speech_balloon_speech_balloon": {\r
1064           "columns": {},\r
1065           "column_names": []\r
1066         },\r
1067         "circle_speech_balloon_balloon": {\r
1068           "columns": {},\r
1069           "column_names": []\r
1070         },\r
1071         "circle_speech_balloon_speech": {\r
1072           "columns": {},\r
1073           "column_names": []\r
1074         },\r
1075         "plain_speech_balloon_speech_balloon": {\r
1076           "columns": {},\r
1077           "column_names": []\r
1078         },\r
1079         "plain_speech_balloon_balloon": {\r
1080           "columns": {},\r
1081           "column_names": []\r
1082         },\r
1083         "plain_speech_balloon_speech": {\r
1084           "columns": {},\r
1085           "column_names": []\r
1086         },\r
1087         "square_speech_balloon_speech_balloon": {\r
1088           "columns": {},\r
1089           "column_names": []\r
1090         },\r
1091         "square_speech_balloon_balloon": {\r
1092           "columns": {},\r
1093           "column_names": []\r
1094         },\r
1095         "square_speech_balloon_speech": {\r
1096           "columns": {},\r
1097           "column_names": []\r
1098         },\r
1099         "test_speech_balloon_speech_balloon": {\r
1100           "columns": {},\r
1101           "column_names": [\r
1102             "a"\r
1103           ]\r
1104         },\r
1105         "test_speech_balloon_balloon": {\r
1106           "columns": {},\r
1107           "column_names": [\r
1108             "b"\r
1109           ]\r
1110         },\r
1111         "test_speech_balloon_speech": {\r
1112           "columns": {},\r
1113           "column_names": [\r
1114             "c"\r
1115           ]\r
1116         }\r
1117       },\r
1118       "associations": {\r
1119         "belongs_to": [\r
1120           "system_picture"\r
1121         ],\r
1122         "has_many": [\r
1123           "speech_balloons.by_speech_balloon_template",\r
1124           "panels.by_speech_balloon_template"\r
1125         ]\r
1126       }\r
1127     },\r
1128     "writing_format": {\r
1129       "columns": {\r
1130         "settings": {\r
1131           "type": "json"\r
1132         }\r
1133       },\r
1134       "column_names": [\r
1135         "name",\r
1136         "module_name",\r
1137         "caption",\r
1138         "system_picture_id",\r
1139         "settings"\r
1140       ],\r
1141       "extend_settings": {\r
1142         "pettanr_simple_format_writing_format": {\r
1143           "columns": {},\r
1144           "column_names": []\r
1145         }\r
1146       },\r
1147       "associations": {\r
1148         "belongs_to": [\r
1149           "system_picture"\r
1150         ],\r
1151         "has_many": []\r
1152       }\r
1153     },\r
1154     "license_group": {\r
1155       "column_names": [\r
1156         "name",\r
1157         "module_name",\r
1158         "caption",\r
1159         "url"\r
1160       ],\r
1161       "extend_settings": {\r
1162         "pettanr_creative_commons_v30_licenses_license": {\r
1163           "columns": {},\r
1164           "column_names": [\r
1165             "open",\r
1166             "commercial",\r
1167             "official",\r
1168             "attribution",\r
1169             "derive",\r
1170             "thumbnail",\r
1171             "gif_convert",\r
1172             "reverse",\r
1173             "sync_vh",\r
1174             "overlap"\r
1175           ]\r
1176         },\r
1177         "pettanr_creative_commons_v30_licenses_credit_picture": {\r
1178           "columns": {},\r
1179           "column_names": [\r
1180             "source_url_btn_id",\r
1181             "source_url_off_btn_id"\r
1182           ]\r
1183         },\r
1184         "pettanr_creative_commons_v30_licenses_attribute": {\r
1185           "columns": {},\r
1186           "column_names": [\r
1187             "artist_name",\r
1188             "caption",\r
1189             "artist_url",\r
1190             "source_url",\r
1191             "more_permission_url"\r
1192           ]\r
1193         },\r
1194         "pettanr_pettan_commons_v01_licenses_license": {\r
1195           "columns": {},\r
1196           "column_names": [\r
1197             "open",\r
1198             "commercial",\r
1199             "official",\r
1200             "attribution",\r
1201             "derive",\r
1202             "thumbnail",\r
1203             "gif_convert",\r
1204             "reverse",\r
1205             "sync_vh",\r
1206             "overlap"\r
1207           ]\r
1208         },\r
1209         "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
1210           "columns": {},\r
1211           "column_names": [\r
1212             "source_url_btn_id",\r
1213             "source_url_off_btn_id"\r
1214           ]\r
1215         },\r
1216         "pettanr_pettan_commons_v01_licenses_attribute": {\r
1217           "columns": {},\r
1218           "column_names": [\r
1219             "artist_name",\r
1220             "caption",\r
1221             "sources"\r
1222           ]\r
1223         },\r
1224         "pettanr_pettan_protected_v01_licenses_license": {\r
1225           "columns": {},\r
1226           "column_names": [\r
1227             "open",\r
1228             "commercial",\r
1229             "official",\r
1230             "attribution",\r
1231             "derive",\r
1232             "thumbnail",\r
1233             "gif_convert",\r
1234             "reverse",\r
1235             "sync_vh",\r
1236             "overlap",\r
1237             "trackback"\r
1238           ]\r
1239         },\r
1240         "pettanr_pettan_protected_v01_licenses_credit_picture": {\r
1241           "columns": {},\r
1242           "column_names": [\r
1243             "source_url_btn_id",\r
1244             "source_url_off_btn_id"\r
1245           ]\r
1246         },\r
1247         "pettanr_pettan_protected_v01_licenses_attribute": {\r
1248           "columns": {},\r
1249           "column_names": [\r
1250             "artist_name",\r
1251             "caption",\r
1252             "sources"\r
1253           ]\r
1254         },\r
1255         "pettanr_pettan_public_v01_licenses_license": {\r
1256           "columns": {},\r
1257           "column_names": [\r
1258             "open",\r
1259             "commercial",\r
1260             "official",\r
1261             "attribution",\r
1262             "derive",\r
1263             "thumbnail",\r
1264             "gif_convert",\r
1265             "reverse",\r
1266             "sync_vh",\r
1267             "overlap",\r
1268             "trackback"\r
1269           ]\r
1270         },\r
1271         "pettanr_pettan_public_v01_licenses_credit_picture": {\r
1272           "columns": {},\r
1273           "column_names": [\r
1274             "source_url_btn_id"\r
1275           ]\r
1276         },\r
1277         "pettanr_pettan_public_v01_licenses_attribute": {\r
1278           "columns": {},\r
1279           "column_names": [\r
1280             "artist_name",\r
1281             "caption",\r
1282             "sources"\r
1283           ]\r
1284         },\r
1285         "pettanr_public_domain_v01_licenses_license": {\r
1286           "columns": {},\r
1287           "column_names": [\r
1288             "open",\r
1289             "commercial",\r
1290             "official",\r
1291             "attribution",\r
1292             "derive",\r
1293             "thumbnail",\r
1294             "gif_convert",\r
1295             "reverse",\r
1296             "sync_vh",\r
1297             "overlap",\r
1298             "trackback"\r
1299           ]\r
1300         },\r
1301         "pettanr_public_domain_v01_licenses_credit_picture": {\r
1302           "columns": {},\r
1303           "column_names": [\r
1304             "source_url_btn_id",\r
1305             "source_url_off_btn_id"\r
1306           ]\r
1307         },\r
1308         "pettanr_public_domain_v01_licenses_attribute": {\r
1309           "columns": {},\r
1310           "column_names": [\r
1311             "artist_name",\r
1312             "source_url",\r
1313             "note"\r
1314           ]\r
1315         },\r
1316         "pettanr_unknown_v01_licenses_license": {\r
1317           "columns": {},\r
1318           "column_names": [\r
1319             "open",\r
1320             "commercial",\r
1321             "official",\r
1322             "attribution",\r
1323             "derive",\r
1324             "thumbnail",\r
1325             "gif_convert",\r
1326             "reverse",\r
1327             "sync_vh",\r
1328             "overlap",\r
1329             "trackback"\r
1330           ]\r
1331         },\r
1332         "pettanr_unknown_v01_licenses_credit_picture": {\r
1333           "columns": {},\r
1334           "column_names": [\r
1335             "source_url_btn_id",\r
1336             "source_url_off_btn_id"\r
1337           ]\r
1338         },\r
1339         "pettanr_unknown_v01_licenses_attribute": {\r
1340           "columns": {},\r
1341           "column_names": [\r
1342             "source_url",\r
1343             "note"\r
1344           ]\r
1345         }\r
1346       },\r
1347       "associations": {\r
1348         "has_many": [\r
1349           "resource_pictures.by_license_group",\r
1350           "licenses.by_license_group"\r
1351         ]\r
1352       }\r
1353     },\r
1354     "license": {\r
1355       "columns": {\r
1356         "license_group_settings": {\r
1357           "type": "extend",\r
1358           "args": {\r
1359             "boost_name": "license_group"\r
1360           }\r
1361         },\r
1362         "credit_picture_settings": {\r
1363           "type": "extend",\r
1364           "args": {\r
1365             "boost_name": "credit_picture"\r
1366           }\r
1367         }\r
1368       },\r
1369       "extend_settings": {\r
1370         "pettanr_creative_commons_v30_licenses_attribute": {\r
1371           "columns": {},\r
1372           "column_names": []\r
1373         },\r
1374         "pettanr_pettan_commons_v01_licenses_attribute": {\r
1375           "columns": {},\r
1376           "column_names": []\r
1377         },\r
1378         "pettanr_pettan_protected_v01_licenses_attribute": {\r
1379           "columns": {},\r
1380           "column_names": []\r
1381         },\r
1382         "pettanr_pettan_public_v01_licenses_attribute": {\r
1383           "columns": {},\r
1384           "column_names": []\r
1385         },\r
1386         "pettanr_public_domain_v01_licenses_attribute": {\r
1387           "columns": {},\r
1388           "column_names": []\r
1389         },\r
1390         "pettanr_unknown_v01_licenses_attribute": {\r
1391           "columns": {},\r
1392           "column_names": []\r
1393         }\r
1394       },\r
1395       "column_names": [\r
1396         "license_group_id",\r
1397         "license_group_module_name",\r
1398         "name",\r
1399         "caption",\r
1400         "system_picture_id",\r
1401         "url",\r
1402         "license_group_settings",\r
1403         "credit_picture_settings"\r
1404       ],\r
1405       "associations": {\r
1406         "belongs_to": [\r
1407           "license_group",\r
1408           "system_picture"\r
1409         ],\r
1410         "has_many": [\r
1411           "resource_pictures.by_license"\r
1412         ]\r
1413       }\r
1414     },\r
1415     "author": {\r
1416       "column_names": [\r
1417         "name",\r
1418         "user_id"\r
1419       ],\r
1420       "associations": {\r
1421         "has_many": [\r
1422           "scrolls.by_author",\r
1423           "scroll_panels.by_author",\r
1424           "comics.by_author",\r
1425           "comic_stories.by_author",\r
1426           "stories.by_author",\r
1427           "sheets.by_author",\r
1428           "sheet_panels.by_author",\r
1429           "panels.by_author",\r
1430           "panel_pictures.by_author",\r
1431           "speech_balloons.by_author",\r
1432           "balloons.by_author",\r
1433           "speeches.by_author",\r
1434           "ground_pictures.by_author",\r
1435           "ground_colors.by_author"\r
1436         ]\r
1437       }\r
1438     },\r
1439     "artist": {\r
1440       "column_names": [\r
1441         "name",\r
1442         "author_id"\r
1443       ],\r
1444       "associations": {\r
1445         "has_many": [\r
1446           "resource_pictures.by_artist"\r
1447         ]\r
1448       }\r
1449     },\r
1450     "system_picture": {\r
1451       "column_names": [\r
1452         "ext",\r
1453         "width",\r
1454         "height",\r
1455         "filesize",\r
1456         "md5"\r
1457       ],\r
1458       "associations": {\r
1459         "has_many": [\r
1460           "speech_balloon_templates.by_system_picture",\r
1461           "licenses.by_system_picture",\r
1462           "writing_formats.by_system_picture"\r
1463         ]\r
1464       }\r
1465     }\r
1466   },\r
1467   "filers": {\r
1468     "folder": {\r
1469       "symbol": {},\r
1470       "caption": {\r
1471         "type": "default",\r
1472         "args": {\r
1473           "face": {\r
1474             "type": "method",\r
1475             "args": {\r
1476               "method_name": "filer_caption"\r
1477             }\r
1478           }\r
1479         }\r
1480       },\r
1481       "summary": {},\r
1482       "edit": {}\r
1483     },\r
1484     "scroll": {\r
1485       "symbol": {},\r
1486       "caption": {\r
1487         "type": "default",\r
1488         "args": {\r
1489           "face": {\r
1490             "type": "column",\r
1491             "args": {\r
1492               "column_name": "title"\r
1493             }\r
1494           },\r
1495           "link": {\r
1496             "type": "action",\r
1497             "args": {\r
1498               "action_name": "play"\r
1499             }\r
1500           }\r
1501         }\r
1502       },\r
1503       "summary": {},\r
1504       "edit": {}\r
1505     },\r
1506     "scroll_panel": {\r
1507       "symbol": {\r
1508         "type": "default",\r
1509         "args": {\r
1510           "link": {\r
1511             "type": "none"\r
1512           }\r
1513         }\r
1514       },\r
1515       "caption": {\r
1516         "type": "none"\r
1517       },\r
1518       "summary": {},\r
1519       "edit": {\r
1520         "type": "none"\r
1521       }\r
1522     },\r
1523     "comic": {\r
1524       "symbol": {},\r
1525       "caption": {\r
1526         "type": "default",\r
1527         "args": {\r
1528           "face": {\r
1529             "type": "column",\r
1530             "args": {\r
1531               "column_name": "title"\r
1532             }\r
1533           },\r
1534           "link": {\r
1535             "type": "action",\r
1536             "args": {\r
1537               "action_name": "play"\r
1538             }\r
1539           }\r
1540         }\r
1541       },\r
1542       "summary": {},\r
1543       "edit": {}\r
1544     },\r
1545     "comic_story": {\r
1546       "symbol": {\r
1547         "type": "default",\r
1548         "args": {\r
1549           "link": {\r
1550             "type": "none"\r
1551           }\r
1552         }\r
1553       },\r
1554       "caption": {\r
1555         "type": "none"\r
1556       },\r
1557       "summary": {},\r
1558       "edit": {\r
1559         "type": "none"\r
1560       }\r
1561     },\r
1562     "story": {\r
1563       "symbol": {},\r
1564       "caption": {\r
1565         "type": "default",\r
1566         "args": {\r
1567           "face": {\r
1568             "type": "column",\r
1569             "args": {\r
1570               "column_name": "title"\r
1571             }\r
1572           },\r
1573           "link": {\r
1574             "type": "action",\r
1575             "args": {\r
1576               "action_name": "play"\r
1577             }\r
1578           }\r
1579         }\r
1580       },\r
1581       "summary": {},\r
1582       "edit": {}\r
1583     },\r
1584     "story_sheet": {\r
1585       "symbol": {\r
1586         "type": "default",\r
1587         "args": {\r
1588           "link": {\r
1589             "type": "none"\r
1590           }\r
1591         }\r
1592       },\r
1593       "caption": {\r
1594         "type": "none"\r
1595       },\r
1596       "summary": {},\r
1597       "edit": {\r
1598         "type": "none"\r
1599       }\r
1600     },\r
1601     "sheet": {\r
1602       "symbol": {},\r
1603       "caption": {\r
1604         "type": "default",\r
1605         "args": {\r
1606           "face": {},\r
1607           "link": {\r
1608             "type": "action",\r
1609             "args": {\r
1610               "action_name": "play"\r
1611             }\r
1612           }\r
1613         }\r
1614       },\r
1615       "summary": {},\r
1616       "edit": {}\r
1617     },\r
1618     "sheet_panel": {\r
1619       "symbol": {\r
1620         "type": "default",\r
1621         "args": {\r
1622           "link": {\r
1623             "type": "none"\r
1624           }\r
1625         }\r
1626       },\r
1627       "caption": {\r
1628         "type": "none"\r
1629       },\r
1630       "summary": {},\r
1631       "edit": {\r
1632         "type": "none"\r
1633       }\r
1634     },\r
1635     "panel": {\r
1636       "symbol": {},\r
1637       "caption": {\r
1638         "type": "default",\r
1639         "args": {\r
1640           "link": {\r
1641             "type": "none"\r
1642           }\r
1643         }\r
1644       },\r
1645       "summary": {},\r
1646       "edit": {}\r
1647     },\r
1648     "panel_picture": {\r
1649       "symbol": {\r
1650         "type": "default",\r
1651         "args": {\r
1652           "face": {\r
1653             "type": "picture"\r
1654           }\r
1655         }\r
1656       },\r
1657       "caption": {\r
1658         "type": "default",\r
1659         "args": {\r
1660           "link": {\r
1661             "type": "none"\r
1662           }\r
1663         }\r
1664       },\r
1665       "summary": {},\r
1666       "edit": {\r
1667         "type": "none"\r
1668       }\r
1669     },\r
1670     "speech_balloon": {\r
1671       "symbol": {\r
1672         "type": "default",\r
1673         "args": {\r
1674           "face": {\r
1675             "type": "picture"\r
1676           }\r
1677         }\r
1678       },\r
1679       "caption": {\r
1680         "type": "default",\r
1681         "args": {\r
1682           "face": {\r
1683             "type": "method",\r
1684             "args": {\r
1685               "method_name": "filer_caption"\r
1686             }\r
1687           },\r
1688           "link": {\r
1689             "type": "none"\r
1690           }\r
1691         }\r
1692       },\r
1693       "summary": {},\r
1694       "edit": {\r
1695         "type": "none"\r
1696       }\r
1697     },\r
1698     "speech": {\r
1699       "symbol": {\r
1700         "type": "default",\r
1701         "args": {\r
1702           "face": {\r
1703             "type": "picture"\r
1704           }\r
1705         }\r
1706       },\r
1707       "caption": {\r
1708         "type": "default",\r
1709         "args": {\r
1710           "face": {\r
1711             "type": "column",\r
1712             "args": {\r
1713               "column_name": "content"\r
1714             }\r
1715           },\r
1716           "link": {\r
1717             "type": "none"\r
1718           }\r
1719         }\r
1720       },\r
1721       "summary": {},\r
1722       "edit": {\r
1723         "type": "none"\r
1724       }\r
1725     },\r
1726     "balloon": {\r
1727       "symbol": {\r
1728         "type": "default",\r
1729         "args": {\r
1730           "face": {\r
1731             "type": "picture"\r
1732           }\r
1733         }\r
1734       },\r
1735       "caption": {\r
1736         "type": "none"\r
1737       },\r
1738       "summary": {},\r
1739       "edit": {\r
1740         "type": "none"\r
1741       }\r
1742     },\r
1743     "ground_picture": {\r
1744       "symbol": {\r
1745         "type": "default",\r
1746         "args": {\r
1747           "face": {\r
1748             "type": "picture"\r
1749           }\r
1750         }\r
1751       },\r
1752       "caption": {\r
1753         "type": "default",\r
1754         "args": {\r
1755           "link": {\r
1756             "type": "none"\r
1757           }\r
1758         }\r
1759       },\r
1760       "summary": {},\r
1761       "edit": {\r
1762         "type": "none"\r
1763       }\r
1764     },\r
1765     "ground_color": {\r
1766       "symbol": {\r
1767         "type": "template",\r
1768         "args": {\r
1769           "template_name": "symbol"\r
1770         }\r
1771       },\r
1772       "caption": {\r
1773         "type": "default",\r
1774         "args": {\r
1775           "link": {\r
1776             "type": "none"\r
1777           }\r
1778         }\r
1779       },\r
1780       "summary": {},\r
1781       "edit": {\r
1782         "type": "none"\r
1783       }\r
1784     },\r
1785     "original_picture": {\r
1786       "symbol": {\r
1787         "type": "default",\r
1788         "args": {\r
1789           "face": {\r
1790             "type": "picture"\r
1791           }\r
1792         }\r
1793       },\r
1794       "caption": {\r
1795         "type": "default",\r
1796         "args": {\r
1797           "face": {\r
1798             "type": "method",\r
1799             "args": {\r
1800               "method_name": "filer_caption"\r
1801             }\r
1802           },\r
1803           "link": {\r
1804             "type": "action",\r
1805             "args": {\r
1806               "action_name": "history"\r
1807             }\r
1808           }\r
1809         }\r
1810       },\r
1811       "summary": {},\r
1812       "edit": {\r
1813         "type": "template",\r
1814         "args": {\r
1815           "template_name": "publish"\r
1816         }\r
1817       }\r
1818     },\r
1819     "picture": {\r
1820       "symbol": {\r
1821         "type": "default",\r
1822         "args": {\r
1823           "face": {\r
1824             "type": "picture"\r
1825           }\r
1826         }\r
1827       },\r
1828       "caption": {\r
1829         "type": "default",\r
1830         "args": {\r
1831           "face": {\r
1832             "type": "column",\r
1833             "args": {\r
1834               "column_name": "revision"\r
1835             }\r
1836           }\r
1837         }\r
1838       },\r
1839       "summary": {},\r
1840       "edit": {\r
1841         "type": "none"\r
1842       }\r
1843     },\r
1844     "resource_picture": {\r
1845       "symbol": {\r
1846         "type": "default",\r
1847         "args": {\r
1848           "face": {\r
1849             "type": "picture"\r
1850           }\r
1851         }\r
1852       },\r
1853       "caption": {\r
1854         "type": "none"\r
1855       },\r
1856       "summary": {},\r
1857       "edit": {\r
1858         "type": "none"\r
1859       }\r
1860     },\r
1861     "speech_balloon_template": {\r
1862       "symbol": {\r
1863         "type": "default",\r
1864         "args": {\r
1865           "face": {\r
1866             "type": "picture"\r
1867           }\r
1868         }\r
1869       },\r
1870       "caption": {},\r
1871       "summary": {\r
1872         "type": "none"\r
1873       },\r
1874       "edit": {}\r
1875     },\r
1876     "writing_format": {\r
1877       "symbol": {\r
1878         "type": "default",\r
1879         "args": {\r
1880           "face": {\r
1881             "type": "picture"\r
1882           }\r
1883         }\r
1884       },\r
1885       "caption": {},\r
1886       "summary": {\r
1887         "type": "none"\r
1888       },\r
1889       "edit": {}\r
1890     },\r
1891     "license_group": {\r
1892       "symbol": {},\r
1893       "caption": {\r
1894         "type": "default",\r
1895         "args": {\r
1896           "link": {\r
1897             "type": "url_column",\r
1898             "args": {\r
1899               "column_name": "url"\r
1900             }\r
1901           }\r
1902         }\r
1903       },\r
1904       "summary": {\r
1905         "type": "none"\r
1906       },\r
1907       "edit": {}\r
1908     },\r
1909     "license": {\r
1910       "symbol": {},\r
1911       "caption": {\r
1912         "type": "default",\r
1913         "args": {\r
1914           "face": {\r
1915             "type": "method",\r
1916             "args": {\r
1917               "method_name": "caption_with_group"\r
1918             }\r
1919           },\r
1920           "link": {\r
1921             "type": "url_column",\r
1922             "args": {\r
1923               "column_name": "url"\r
1924             }\r
1925           }\r
1926         }\r
1927       },\r
1928       "summary": {},\r
1929       "edit": {}\r
1930     },\r
1931     "author": {\r
1932       "symbol": {},\r
1933       "caption": {\r
1934         "type": "default",\r
1935         "args": {\r
1936           "face": {\r
1937             "type": "column",\r
1938             "args": {\r
1939               "column_name": "name"\r
1940             }\r
1941           }\r
1942         }\r
1943       },\r
1944       "summary": {},\r
1945       "edit": {\r
1946         "type": "account"\r
1947       }\r
1948     },\r
1949     "artist": {\r
1950       "symbol": {},\r
1951       "caption": {\r
1952         "type": "default",\r
1953         "args": {\r
1954           "face": {\r
1955             "type": "column",\r
1956             "args": {\r
1957               "column_name": "name"\r
1958             }\r
1959           }\r
1960         }\r
1961       },\r
1962       "summary": {},\r
1963       "edit": {\r
1964         "type": "account"\r
1965       }\r
1966     },\r
1967     "system_picture": {\r
1968       "symbol": {\r
1969         "type": "default",\r
1970         "args": {\r
1971           "face": {\r
1972             "type": "picture"\r
1973           }\r
1974         }\r
1975       },\r
1976       "caption": {\r
1977         "type": "none"\r
1978       },\r
1979       "summary": {\r
1980         "type": "none"\r
1981       },\r
1982       "edit": {\r
1983         "type": "none"\r
1984       }\r
1985     }\r
1986   },\r
1987   "forms": {\r
1988     "folder": {\r
1989       "fields": {\r
1990         "name": {\r
1991           "tag": {\r
1992             "type": "text"\r
1993           },\r
1994           "row_break": true\r
1995         },\r
1996         "controller_name": {\r
1997           "tag": {\r
1998             "type": "text"\r
1999           },\r
2000           "row_break": true\r
2001         },\r
2002         "action_name": {\r
2003           "tag": {\r
2004             "type": "text"\r
2005           },\r
2006           "row_break": true\r
2007         },\r
2008         "category_id": {\r
2009           "tag": {\r
2010             "type": "number"\r
2011           },\r
2012           "row_break": true\r
2013         },\r
2014         "t": {\r
2015           "tag": {\r
2016             "type": "number"\r
2017           },\r
2018           "row_break": true\r
2019         },\r
2020         "parent_id": {\r
2021           "tag": {\r
2022             "type": "number"\r
2023           },\r
2024           "row_break": true\r
2025         },\r
2026         "lft": {\r
2027           "tag": {\r
2028             "type": "number"\r
2029           },\r
2030           "row_break": true\r
2031         },\r
2032         "rgt": {\r
2033           "tag": {\r
2034             "type": "number"\r
2035           },\r
2036           "row_break": true\r
2037         },\r
2038         "depth": {\r
2039           "tag": {\r
2040             "type": "number"\r
2041           },\r
2042           "row_break": true\r
2043         },\r
2044         "id": {\r
2045           "label": {\r
2046             "type": "none"\r
2047           },\r
2048           "tag": {\r
2049             "type": "hidden"\r
2050           }\r
2051         }\r
2052       },\r
2053       "field_names": [\r
2054         "name",\r
2055         "controller_name",\r
2056         "action_name",\r
2057         "category_id",\r
2058         "t",\r
2059         "parent_id",\r
2060         "lft",\r
2061         "rgt",\r
2062         "depth",\r
2063         "id"\r
2064       ]\r
2065     },\r
2066     "scroll": {\r
2067       "fields": {\r
2068         "title": {\r
2069           "label": {\r
2070             "args": {\r
2071               "row_break": true\r
2072             }\r
2073           },\r
2074           "tag": {\r
2075             "type": "text"\r
2076           },\r
2077           "row_break": true\r
2078         },\r
2079         "description": {\r
2080           "label": {\r
2081             "args": {\r
2082               "row_break": true\r
2083             }\r
2084           },\r
2085           "tag": {\r
2086             "type": "text_area"\r
2087           }\r
2088         },\r
2089         "visible": {\r
2090           "tag": {\r
2091             "type": "select"\r
2092           },\r
2093           "row_break": true\r
2094         },\r
2095         "id": {\r
2096           "label": {\r
2097             "type": "none"\r
2098           },\r
2099           "tag": {\r
2100             "type": "hidden"\r
2101           }\r
2102         },\r
2103         "author_id": {\r
2104           "label": {\r
2105             "type": "none"\r
2106           },\r
2107           "tag": {\r
2108             "type": "hidden"\r
2109           }\r
2110         }\r
2111       },\r
2112       "field_names": [\r
2113         "title",\r
2114         "description",\r
2115         "visible",\r
2116         "id",\r
2117         "author_id"\r
2118       ]\r
2119     },\r
2120     "scroll_panel": {\r
2121       "fields": {\r
2122         "scroll_id": {\r
2123           "tag": {\r
2124             "type": "number"\r
2125           }\r
2126         },\r
2127         "panel_id": {\r
2128           "tag": {\r
2129             "type": "number"\r
2130           }\r
2131         },\r
2132         "t": {\r
2133           "tag": {\r
2134             "type": "number"\r
2135           }\r
2136         },\r
2137         "id": {\r
2138           "label": {\r
2139             "type": "none"\r
2140           },\r
2141           "tag": {\r
2142             "type": "hidden"\r
2143           }\r
2144         }\r
2145       },\r
2146       "field_names": [\r
2147         "scroll_id",\r
2148         "panel_id",\r
2149         "t",\r
2150         "id"\r
2151       ]\r
2152     },\r
2153     "comic": {\r
2154       "fields": {\r
2155         "title": {\r
2156           "label": {\r
2157             "args": {\r
2158               "row_break": true\r
2159             }\r
2160           },\r
2161           "tag": {\r
2162             "type": "text"\r
2163           },\r
2164           "row_break": true\r
2165         },\r
2166         "description": {\r
2167           "label": {\r
2168             "args": {\r
2169               "row_break": true\r
2170             }\r
2171           },\r
2172           "tag": {\r
2173             "type": "text_area"\r
2174           }\r
2175         },\r
2176         "visible": {\r
2177           "tag": {\r
2178             "type": "select"\r
2179           },\r
2180           "row_break": true\r
2181         },\r
2182         "id": {\r
2183           "label": {\r
2184             "type": "none"\r
2185           },\r
2186           "tag": {\r
2187             "type": "hidden"\r
2188           }\r
2189         },\r
2190         "author_id": {\r
2191           "label": {\r
2192             "type": "none"\r
2193           },\r
2194           "tag": {\r
2195             "type": "hidden"\r
2196           }\r
2197         }\r
2198       },\r
2199       "field_names": [\r
2200         "title",\r
2201         "description",\r
2202         "visible",\r
2203         "id",\r
2204         "author_id"\r
2205       ]\r
2206     },\r
2207     "comic_story": {\r
2208       "fields": {\r
2209         "comic_id": {\r
2210           "tag": {\r
2211             "type": "number"\r
2212           }\r
2213         },\r
2214         "story_id": {\r
2215           "tag": {\r
2216             "type": "number"\r
2217           }\r
2218         },\r
2219         "t": {\r
2220           "tag": {\r
2221             "type": "number"\r
2222           }\r
2223         },\r
2224         "id": {\r
2225           "label": {\r
2226             "type": "none"\r
2227           },\r
2228           "tag": {\r
2229             "type": "hidden"\r
2230           }\r
2231         }\r
2232       },\r
2233       "field_names": [\r
2234         "comic_id",\r
2235         "story_id",\r
2236         "t",\r
2237         "id"\r
2238       ]\r
2239     },\r
2240     "story": {\r
2241       "fields": {\r
2242         "title": {\r
2243           "label": {\r
2244             "args": {\r
2245               "row_break": true\r
2246             }\r
2247           },\r
2248           "tag": {\r
2249             "type": "text"\r
2250           },\r
2251           "row_break": true\r
2252         },\r
2253         "description": {\r
2254           "label": {\r
2255             "args": {\r
2256               "row_break": true\r
2257             }\r
2258           },\r
2259           "tag": {\r
2260             "type": "text_area"\r
2261           },\r
2262           "row_break": true\r
2263         },\r
2264         "visible": {\r
2265           "tag": {\r
2266             "type": "select"\r
2267           },\r
2268           "row_break": true\r
2269         },\r
2270         "id": {\r
2271           "label": {\r
2272             "type": "none"\r
2273           },\r
2274           "tag": {\r
2275             "type": "hidden"\r
2276           }\r
2277         },\r
2278         "author_id": {\r
2279           "label": {\r
2280             "type": "none"\r
2281           },\r
2282           "tag": {\r
2283             "type": "hidden"\r
2284           }\r
2285         }\r
2286       },\r
2287       "field_names": [\r
2288         "title",\r
2289         "description",\r
2290         "visible",\r
2291         "id",\r
2292         "author_id"\r
2293       ]\r
2294     },\r
2295     "story_sheet": {\r
2296       "fields": {\r
2297         "story_id": {\r
2298           "label": {\r
2299             "type": "none"\r
2300           },\r
2301           "tag": {\r
2302             "type": "number"\r
2303           }\r
2304         },\r
2305         "sheet_id": {\r
2306           "label": {\r
2307             "type": "none"\r
2308           },\r
2309           "tag": {\r
2310             "type": "number"\r
2311           }\r
2312         },\r
2313         "t": {\r
2314           "tag": {\r
2315             "type": "number"\r
2316           }\r
2317         },\r
2318         "id": {\r
2319           "label": {\r
2320             "type": "none"\r
2321           },\r
2322           "tag": {\r
2323             "type": "hidden"\r
2324           }\r
2325         }\r
2326       },\r
2327       "field_names": [\r
2328         "story_id",\r
2329         "sheet_id",\r
2330         "t",\r
2331         "id"\r
2332       ]\r
2333     },\r
2334     "sheet": {\r
2335       "fields": {\r
2336         "caption": {\r
2337           "label": {\r
2338             "args": {\r
2339               "row_break": true\r
2340             }\r
2341           },\r
2342           "tag": {\r
2343             "type": "text"\r
2344           },\r
2345           "row_break": true\r
2346         },\r
2347         "width": {\r
2348           "tag": {\r
2349             "type": "number"\r
2350           }\r
2351         },\r
2352         "height": {\r
2353           "tag": {\r
2354             "type": "number"\r
2355           },\r
2356           "row_break": true\r
2357         },\r
2358         "visible": {\r
2359           "tag": {\r
2360             "type": "select"\r
2361           },\r
2362           "row_break": true\r
2363         },\r
2364         "id": {\r
2365           "label": {\r
2366             "type": "none"\r
2367           },\r
2368           "tag": {\r
2369             "type": "hidden"\r
2370           }\r
2371         },\r
2372         "author_id": {\r
2373           "label": {\r
2374             "type": "none"\r
2375           },\r
2376           "tag": {\r
2377             "type": "hidden"\r
2378           }\r
2379         }\r
2380       },\r
2381       "field_names": [\r
2382         "caption",\r
2383         "width",\r
2384         "height",\r
2385         "visible",\r
2386         "id",\r
2387         "author_id"\r
2388       ]\r
2389     },\r
2390     "sheet_panel": {\r
2391       "fields": {\r
2392         "sheet_id": {\r
2393           "tag": {\r
2394             "type": "number"\r
2395           }\r
2396         },\r
2397         "panel_id": {\r
2398           "tag": {\r
2399             "type": "number"\r
2400           }\r
2401         },\r
2402         "x": {\r
2403           "tag": {\r
2404             "type": "number"\r
2405           }\r
2406         },\r
2407         "y": {\r
2408           "tag": {\r
2409             "type": "number"\r
2410           },\r
2411           "row_break": true\r
2412         },\r
2413         "z": {\r
2414           "label": {\r
2415             "type": "none"\r
2416           },\r
2417           "tag": {\r
2418             "type": "hidden"\r
2419           }\r
2420         },\r
2421         "t": {\r
2422           "label": {\r
2423             "type": "none"\r
2424           },\r
2425           "tag": {\r
2426             "type": "hidden"\r
2427           }\r
2428         },\r
2429         "id": {\r
2430           "label": {\r
2431             "type": "none"\r
2432           },\r
2433           "tag": {\r
2434             "type": "hidden"\r
2435           }\r
2436         }\r
2437       },\r
2438       "field_names": [\r
2439         "sheet_id",\r
2440         "panel_id",\r
2441         "x",\r
2442         "y",\r
2443         "z",\r
2444         "t",\r
2445         "id"\r
2446       ]\r
2447     },\r
2448     "panel": {\r
2449       "fields": {\r
2450         "caption": {\r
2451           "tag": {\r
2452             "type": "text"\r
2453           },\r
2454           "row_break": true\r
2455         },\r
2456         "width": {\r
2457           "tag": {\r
2458             "type": "number"\r
2459           }\r
2460         },\r
2461         "height": {\r
2462           "tag": {\r
2463             "type": "number"\r
2464           },\r
2465           "row_break": true\r
2466         },\r
2467         "border": {\r
2468           "tag": {\r
2469             "type": "number"\r
2470           }\r
2471         },\r
2472         "publish": {\r
2473           "tag": {\r
2474             "type": "select"\r
2475           },\r
2476           "row_break": true\r
2477         },\r
2478         "id": {\r
2479           "label": {\r
2480             "type": "none"\r
2481           },\r
2482           "tag": {\r
2483             "type": "hidden"\r
2484           }\r
2485         },\r
2486         "author_id": {\r
2487           "label": {\r
2488             "type": "none"\r
2489           },\r
2490           "tag": {\r
2491             "type": "hidden"\r
2492           }\r
2493         }\r
2494       },\r
2495       "field_names": [\r
2496         "caption",\r
2497         "width",\r
2498         "height",\r
2499         "border",\r
2500         "publish",\r
2501         "id",\r
2502         "author_id"\r
2503       ]\r
2504     },\r
2505     "panel_picture": {\r
2506       "fields": {\r
2507         "caption": {\r
2508           "tag": {\r
2509             "type": "text"\r
2510           },\r
2511           "row_break": true\r
2512         },\r
2513         "x": {\r
2514           "tag": {\r
2515             "type": "number"\r
2516           }\r
2517         },\r
2518         "y": {\r
2519           "tag": {\r
2520             "type": "number"\r
2521           },\r
2522           "row_break": true\r
2523         },\r
2524         "width": {\r
2525           "tag": {\r
2526             "type": "number"\r
2527           },\r
2528           "helpers": {\r
2529             "size": {\r
2530               "type": "size",\r
2531               "args": {\r
2532                 "dom_class": "panel_picture_width_tool"\r
2533               }\r
2534             }\r
2535           },\r
2536           "row_break": true\r
2537         },\r
2538         "height": {\r
2539           "tag": {\r
2540             "type": "number"\r
2541           },\r
2542           "helpers": {\r
2543             "size": {\r
2544               "type": "size",\r
2545               "args": {\r
2546                 "dom_class": "panel_picture_height_tool"\r
2547               }\r
2548             }\r
2549           },\r
2550           "row_break": true\r
2551         },\r
2552         "link": {\r
2553           "tag": {\r
2554             "type": "text"\r
2555           },\r
2556           "row_break": true\r
2557         },\r
2558         "id": {\r
2559           "label": {\r
2560             "type": "none"\r
2561           },\r
2562           "tag": {\r
2563             "type": "hidden"\r
2564           }\r
2565         },\r
2566         "panel_id": {\r
2567           "label": {\r
2568             "type": "none"\r
2569           },\r
2570           "tag": {\r
2571             "type": "hidden"\r
2572           }\r
2573         },\r
2574         "picture_id": {\r
2575           "tag": {\r
2576             "type": "hidden"\r
2577           },\r
2578           "helpers": {\r
2579             "popup": {\r
2580               "type": "popup",\r
2581               "args": {\r
2582                 "source": "pictures"\r
2583               }\r
2584             }\r
2585           }\r
2586         },\r
2587         "z": {\r
2588           "label": {\r
2589             "type": "none"\r
2590           },\r
2591           "tag": {\r
2592             "type": "hidden"\r
2593           }\r
2594         },\r
2595         "t": {\r
2596           "label": {\r
2597             "type": "none"\r
2598           },\r
2599           "tag": {\r
2600             "type": "hidden"\r
2601           }\r
2602         }\r
2603       },\r
2604       "field_names": [\r
2605         "caption",\r
2606         "x",\r
2607         "y",\r
2608         "width",\r
2609         "height",\r
2610         "link",\r
2611         "id",\r
2612         "panel_id",\r
2613         "picture_id",\r
2614         "z",\r
2615         "t"\r
2616       ]\r
2617     },\r
2618     "speech_balloon": {\r
2619       "fields": {\r
2620         "id": {\r
2621           "label": {\r
2622             "type": "none"\r
2623           },\r
2624           "tag": {\r
2625             "type": "hidden"\r
2626           }\r
2627         },\r
2628         "panel_id": {\r
2629           "label": {\r
2630             "type": "none"\r
2631           },\r
2632           "tag": {\r
2633             "type": "hidden"\r
2634           }\r
2635         },\r
2636         "speech_balloon_template_id": {\r
2637           "label": {\r
2638             "type": "none"\r
2639           },\r
2640           "tag": {\r
2641             "type": "hidden"\r
2642           }\r
2643         },\r
2644         "caption": {\r
2645           "tag": {\r
2646             "type": "text"\r
2647           },\r
2648           "row_break": true\r
2649         },\r
2650         "z": {\r
2651           "label": {\r
2652             "type": "none"\r
2653           },\r
2654           "tag": {\r
2655             "type": "hidden"\r
2656           }\r
2657         },\r
2658         "t": {\r
2659           "label": {\r
2660             "type": "none"\r
2661           },\r
2662           "tag": {\r
2663             "type": "hidden"\r
2664           }\r
2665         },\r
2666         "speech_balloon_template_module_name": {\r
2667           "label": {\r
2668             "type": "none"\r
2669           },\r
2670           "tag": {\r
2671             "type": "hidden"\r
2672           }\r
2673         },\r
2674         "speech_balloon_template_settings": {\r
2675           "row_break": true\r
2676         }\r
2677       },\r
2678       "field_names": [\r
2679         "caption",\r
2680         "id",\r
2681         "panel_id",\r
2682         "speech_balloon_template_id",\r
2683         "speech_balloon_template_module_name",\r
2684         "z",\r
2685         "t",\r
2686         "speech_balloon_template_settings"\r
2687       ]\r
2688     },\r
2689     "balloon": {\r
2690       "fields": {\r
2691         "id": {\r
2692           "label": {\r
2693             "type": "none"\r
2694           },\r
2695           "tag": {\r
2696             "type": "hidden"\r
2697           }\r
2698         },\r
2699         "speech_balloon_id": {\r
2700           "label": {\r
2701             "type": "none"\r
2702           },\r
2703           "tag": {\r
2704             "type": "hidden"\r
2705           }\r
2706         },\r
2707         "speech_balloon_template_id": {\r
2708           "label": {\r
2709             "type": "none"\r
2710           },\r
2711           "tag": {\r
2712             "type": "hidden"\r
2713           }\r
2714         },\r
2715         "system_picture_id": {\r
2716           "label": {\r
2717             "type": "none"\r
2718           },\r
2719           "tag": {\r
2720             "type": "hidden"\r
2721           }\r
2722         },\r
2723         "r": {\r
2724           "tag": {\r
2725             "type": "number"\r
2726           },\r
2727           "helpers": {\r
2728             "tail_angle": {\r
2729               "type": "tail_angle",\r
2730               "args": {}\r
2731             }\r
2732           },\r
2733           "row_break": true\r
2734         },\r
2735         "x": {\r
2736           "tag": {\r
2737             "type": "number"\r
2738           }\r
2739         },\r
2740         "y": {\r
2741           "label": {},\r
2742           "tag": {\r
2743             "type": "number"\r
2744           },\r
2745           "row_break": true\r
2746         },\r
2747         "width": {\r
2748           "tag": {\r
2749             "type": "number"\r
2750           }\r
2751         },\r
2752         "height": {\r
2753           "tag": {\r
2754             "type": "number"\r
2755           },\r
2756           "row_break": true\r
2757         },\r
2758         "speech_balloon_template_module_name": {\r
2759           "label": {\r
2760             "type": "none"\r
2761           },\r
2762           "tag": {\r
2763             "type": "hidden"\r
2764           }\r
2765         },\r
2766         "speech_balloon_template_settings": {\r
2767           "row_break": true\r
2768         }\r
2769       },\r
2770       "field_names": [\r
2771         "r",\r
2772         "x",\r
2773         "y",\r
2774         "width",\r
2775         "height",\r
2776         "id",\r
2777         "speech_balloon_id",\r
2778         "system_picture_id",\r
2779         "speech_balloon_template_id",\r
2780         "speech_balloon_template_module_name",\r
2781         "speech_balloon_template_settings"\r
2782       ]\r
2783     },\r
2784     "speech": {\r
2785       "fields": {\r
2786         "id": {\r
2787           "label": {\r
2788             "type": "none"\r
2789           },\r
2790           "tag": {\r
2791             "type": "hidden"\r
2792           }\r
2793         },\r
2794         "speech_balloon_id": {\r
2795           "label": {\r
2796             "type": "none"\r
2797           },\r
2798           "tag": {\r
2799             "type": "hidden"\r
2800           }\r
2801         },\r
2802         "speech_balloon_template_id": {\r
2803           "label": {\r
2804             "type": "none"\r
2805           },\r
2806           "tag": {\r
2807             "type": "hidden"\r
2808           }\r
2809         },\r
2810         "x": {\r
2811           "label": {\r
2812             "type": "none"\r
2813           },\r
2814           "tag": {\r
2815             "type": "hidden"\r
2816           }\r
2817         },\r
2818         "y": {\r
2819           "label": {\r
2820             "type": "none"\r
2821           },\r
2822           "tag": {\r
2823             "type": "hidden"\r
2824           }\r
2825         },\r
2826         "width": {\r
2827           "label": {\r
2828             "type": "none"\r
2829           },\r
2830           "tag": {\r
2831             "type": "hidden"\r
2832           }\r
2833         },\r
2834         "height": {\r
2835           "label": {\r
2836             "type": "none"\r
2837           },\r
2838           "tag": {\r
2839             "type": "hidden"\r
2840           }\r
2841         },\r
2842         "writing_format_id": {\r
2843           "tag": {\r
2844             "type": "select"\r
2845           }\r
2846         },\r
2847         "font_size": {\r
2848           "tag": {\r
2849             "type": "select"\r
2850           },\r
2851           "row_break": true\r
2852         },\r
2853         "text_align": {\r
2854           "tag": {\r
2855             "type": "select"\r
2856           }\r
2857         },\r
2858         "quotes": {\r
2859           "tag": {\r
2860             "type": "text"\r
2861           }\r
2862         },\r
2863         "content": {\r
2864           "label": {\r
2865             "args": {\r
2866               "row_break": true\r
2867             }\r
2868           },\r
2869           "tag": {\r
2870             "type": "text_area",\r
2871             "args": {\r
2872               "options": {\r
2873                 "size": "45x5"\r
2874               }\r
2875             }\r
2876           }\r
2877         },\r
2878         "fore_color": {\r
2879           "label": {\r
2880             "row_break": true\r
2881           },\r
2882           "tag": {\r
2883             "type": "hidden"\r
2884           },\r
2885           "helpers": {\r
2886             "color": {\r
2887               "type": "color",\r
2888               "args": {\r
2889                 "wrapper": "speech-fore_color-wrap"\r
2890               }\r
2891             }\r
2892           }\r
2893         },\r
2894         "speech_balloon_template_module_name": {\r
2895           "label": {\r
2896             "type": "none"\r
2897           },\r
2898           "tag": {\r
2899             "type": "hidden"\r
2900           }\r
2901         },\r
2902         "writing_format_module_name": {\r
2903           "label": {\r
2904             "type": "none"\r
2905           },\r
2906           "tag": {\r
2907             "type": "hidden"\r
2908           }\r
2909         },\r
2910         "speech_balloon_template_settings": {\r
2911           "row_break": true\r
2912         }\r
2913       },\r
2914       "field_names": [\r
2915         "writing_format_id",\r
2916         "font_size",\r
2917         "text_align",\r
2918         "quotes",\r
2919         "content",\r
2920         "fore_color",\r
2921         "id",\r
2922         "speech_balloon_id",\r
2923         "x",\r
2924         "y",\r
2925         "width",\r
2926         "height",\r
2927         "speech_balloon_template_id",\r
2928         "speech_balloon_template_module_name",\r
2929         "speech_balloon_template_settings",\r
2930         "writing_format_module_name"\r
2931       ]\r
2932     },\r
2933     "ground_picture": {\r
2934       "fields": {\r
2935         "id": {\r
2936           "label": {\r
2937             "type": "none"\r
2938           },\r
2939           "tag": {\r
2940             "type": "hidden"\r
2941           }\r
2942         },\r
2943         "panel_id": {\r
2944           "label": {\r
2945             "type": "none"\r
2946           },\r
2947           "tag": {\r
2948             "type": "hidden"\r
2949           }\r
2950         },\r
2951         "picture_id": {\r
2952           "label": {\r
2953             "type": "none"\r
2954           },\r
2955           "tag": {\r
2956             "type": "hidden"\r
2957           }\r
2958         },\r
2959         "caption": {\r
2960           "tag": {\r
2961             "type": "text"\r
2962           },\r
2963           "row_break": true\r
2964         },\r
2965         "repeat": {\r
2966           "tag": {\r
2967             "type": "select",\r
2968             "args": {\r
2969               "source": "magic_number",\r
2970               "key": "ground_picture_repeat_items"\r
2971             }\r
2972           },\r
2973           "row_break": true\r
2974         },\r
2975         "x": {\r
2976           "tag": {\r
2977             "type": "number"\r
2978           }\r
2979         },\r
2980         "y": {\r
2981           "tag": {\r
2982             "type": "number"\r
2983           },\r
2984           "row_break": true\r
2985         },\r
2986         "z": {\r
2987           "label": {\r
2988             "type": "none"\r
2989           },\r
2990           "tag": {\r
2991             "type": "hidden"\r
2992           }\r
2993         },\r
2994         "t": {\r
2995           "label": {\r
2996             "type": "none"\r
2997           },\r
2998           "tag": {\r
2999             "type": "hidden"\r
3000           }\r
3001         }\r
3002       },\r
3003       "field_names": [\r
3004         "caption",\r
3005         "repeat",\r
3006         "x",\r
3007         "y",\r
3008         "z",\r
3009         "t",\r
3010         "id",\r
3011         "panel_id",\r
3012         "picture_id"\r
3013       ]\r
3014     },\r
3015     "ground_color": {\r
3016       "fields": {\r
3017         "id": {\r
3018           "label": {\r
3019             "type": "none"\r
3020           },\r
3021           "tag": {\r
3022             "type": "hidden"\r
3023           }\r
3024         },\r
3025         "panel_id": {\r
3026           "label": {\r
3027             "type": "none"\r
3028           },\r
3029           "tag": {\r
3030             "type": "hidden"\r
3031           }\r
3032         },\r
3033         "caption": {\r
3034           "tag": {\r
3035             "type": "text"\r
3036           },\r
3037           "row_break": true\r
3038         },\r
3039         "code": {\r
3040           "label": {\r
3041             "args": {\r
3042               "row_break": true\r
3043             }\r
3044           },\r
3045           "tag": {\r
3046             "type": "hidden"\r
3047           },\r
3048           "helpers": {\r
3049             "color": {\r
3050               "type": "color",\r
3051               "args": {\r
3052                 "wrapper": "ground_color-code-wrap"\r
3053               }\r
3054             }\r
3055           },\r
3056           "row_break": true\r
3057         },\r
3058         "orientation": {\r
3059           "tag": {\r
3060             "type": "select"\r
3061           },\r
3062           "row_break": true\r
3063         },\r
3064         "xy": {\r
3065           "tag": {\r
3066             "type": "number"\r
3067           }\r
3068         },\r
3069         "wh": {\r
3070           "tag": {\r
3071             "type": "number"\r
3072           },\r
3073           "row_break": true\r
3074         },\r
3075         "z": {\r
3076           "label": {\r
3077             "type": "none"\r
3078           },\r
3079           "tag": {\r
3080             "type": "hidden"\r
3081           }\r
3082         },\r
3083         "t": {\r
3084           "label": {\r
3085             "type": "none"\r
3086           },\r
3087           "tag": {\r
3088             "type": "hidden"\r
3089           }\r
3090         }\r
3091       },\r
3092       "field_names": [\r
3093         "id",\r
3094         "panel_id",\r
3095         "caption",\r
3096         "code",\r
3097         "orientation",\r
3098         "xy",\r
3099         "wh",\r
3100         "z",\r
3101         "t"\r
3102       ]\r
3103     },\r
3104     "original_picture_license_group": {\r
3105       "fields": {\r
3106         "id": {\r
3107           "label": {\r
3108             "type": "none"\r
3109           },\r
3110           "tag": {\r
3111             "type": "hidden"\r
3112           }\r
3113         },\r
3114         "original_picture_id": {\r
3115           "label": {\r
3116             "type": "none"\r
3117           },\r
3118           "tag": {\r
3119             "type": "hidden"\r
3120           }\r
3121         },\r
3122         "license_group_id": {\r
3123           "tag": {\r
3124             "type": "select"\r
3125           }\r
3126         }\r
3127       },\r
3128       "field_names": [\r
3129         "id",\r
3130         "original_picture_id",\r
3131         "license_group_id"\r
3132       ]\r
3133     },\r
3134     "original_picture_license": {\r
3135       "fields": {\r
3136         "id": {\r
3137           "label": {\r
3138             "type": "none"\r
3139           },\r
3140           "tag": {\r
3141             "type": "hidden"\r
3142           }\r
3143         },\r
3144         "original_picture_id": {\r
3145           "label": {\r
3146             "type": "none"\r
3147           },\r
3148           "tag": {\r
3149             "type": "hidden"\r
3150           }\r
3151         },\r
3152         "license_group_id": {\r
3153           "label": {\r
3154             "type": "none"\r
3155           },\r
3156           "tag": {\r
3157             "type": "hidden"\r
3158           }\r
3159         },\r
3160         "license_id": {\r
3161           "tag": {\r
3162             "type": "select"\r
3163           }\r
3164         },\r
3165         "license_settings": {\r
3166           "row_break": true\r
3167         },\r
3168         "license_group_module_name": {\r
3169           "label": {\r
3170             "type": "none"\r
3171           },\r
3172           "tag": {\r
3173             "type": "hidden"\r
3174           }\r
3175         }\r
3176       },\r
3177       "field_names": [\r
3178         "id",\r
3179         "original_picture_id",\r
3180         "license_group_id",\r
3181         "license_id",\r
3182         "license_settings",\r
3183         "license_group_module_name"\r
3184       ]\r
3185     },\r
3186     "speech_balloon_template": {\r
3187       "fields": {\r
3188         "id": {\r
3189           "label": {\r
3190             "type": "none"\r
3191           },\r
3192           "tag": {\r
3193             "type": "hidden"\r
3194           }\r
3195         },\r
3196         "name": {\r
3197           "tag": {\r
3198             "type": "text"\r
3199           },\r
3200           "row_break": true\r
3201         },\r
3202         "module_name": {\r
3203           "tag": {\r
3204             "type": "text"\r
3205           },\r
3206           "row_break": true\r
3207         },\r
3208         "caption": {\r
3209           "tag": {\r
3210             "type": "text"\r
3211           },\r
3212           "row_break": true\r
3213         },\r
3214         "t": {\r
3215           "tag": {\r
3216             "type": "number"\r
3217           },\r
3218           "row_break": true\r
3219         },\r
3220         "system_picture_id": {\r
3221           "tag": {\r
3222             "type": "number"\r
3223           },\r
3224           "row_break": true\r
3225         },\r
3226         "settings": {\r
3227           "tag": {\r
3228             "type": "text_area"\r
3229           },\r
3230           "row_break": true\r
3231         }\r
3232       },\r
3233       "field_names": [\r
3234         "id",\r
3235         "name",\r
3236         "module_name",\r
3237         "caption",\r
3238         "t",\r
3239         "system_picture_id",\r
3240         "settings"\r
3241       ]\r
3242     },\r
3243     "writing_format": {\r
3244       "fields": {\r
3245         "id": {\r
3246           "label": {\r
3247             "type": "none"\r
3248           },\r
3249           "tag": {\r
3250             "type": "hidden"\r
3251           }\r
3252         },\r
3253         "name": {\r
3254           "tag": {\r
3255             "type": "text"\r
3256           },\r
3257           "row_break": true\r
3258         },\r
3259         "module_name": {\r
3260           "tag": {\r
3261             "type": "text"\r
3262           },\r
3263           "row_break": true\r
3264         },\r
3265         "caption": {\r
3266           "tag": {\r
3267             "type": "text"\r
3268           },\r
3269           "row_break": true\r
3270         },\r
3271         "system_picture_id": {\r
3272           "tag": {\r
3273             "type": "number"\r
3274           },\r
3275           "row_break": true\r
3276         },\r
3277         "settings": {\r
3278           "tag": {\r
3279             "type": "text_area"\r
3280           },\r
3281           "row_break": true\r
3282         }\r
3283       },\r
3284       "field_names": [\r
3285         "id",\r
3286         "name",\r
3287         "module_name",\r
3288         "caption",\r
3289         "system_picture_id",\r
3290         "settings"\r
3291       ]\r
3292     },\r
3293     "license_group": {\r
3294       "fields": {\r
3295         "id": {\r
3296           "label": {\r
3297             "type": "none"\r
3298           },\r
3299           "tag": {\r
3300             "type": "hidden"\r
3301           }\r
3302         },\r
3303         "name": {\r
3304           "tag": {\r
3305             "type": "text"\r
3306           },\r
3307           "row_break": true\r
3308         },\r
3309         "module_name": {\r
3310           "tag": {\r
3311             "type": "text"\r
3312           },\r
3313           "row_break": true\r
3314         },\r
3315         "caption": {\r
3316           "tag": {\r
3317             "type": "text"\r
3318           },\r
3319           "row_break": true\r
3320         },\r
3321         "url": {\r
3322           "tag": {\r
3323             "type": "text"\r
3324           },\r
3325           "row_break": true\r
3326         }\r
3327       },\r
3328       "field_names": [\r
3329         "id",\r
3330         "name",\r
3331         "module_name",\r
3332         "caption",\r
3333         "url"\r
3334       ]\r
3335     },\r
3336     "license": {\r
3337       "fields": {\r
3338         "id": {\r
3339           "label": {\r
3340             "type": "none"\r
3341           },\r
3342           "tag": {\r
3343             "type": "hidden"\r
3344           }\r
3345         },\r
3346         "license_group_id": {\r
3347           "label": {\r
3348             "type": "none"\r
3349           },\r
3350           "tag": {\r
3351             "type": "hidden"\r
3352           }\r
3353         },\r
3354         "license_group_module_name": {\r
3355           "tag": {\r
3356             "type": "text"\r
3357           },\r
3358           "row_break": true\r
3359         },\r
3360         "name": {\r
3361           "tag": {\r
3362             "type": "text"\r
3363           },\r
3364           "row_break": true\r
3365         },\r
3366         "caption": {\r
3367           "tag": {\r
3368             "type": "text"\r
3369           },\r
3370           "row_break": true\r
3371         },\r
3372         "system_picture_id": {\r
3373           "tag": {\r
3374             "type": "number"\r
3375           },\r
3376           "row_break": true\r
3377         },\r
3378         "url": {\r
3379           "tag": {\r
3380             "type": "text"\r
3381           },\r
3382           "row_break": true\r
3383         },\r
3384         "license_group_settings": {\r
3385           "row_break": true\r
3386         },\r
3387         "credit_picture_settings": {\r
3388           "row_break": true\r
3389         }\r
3390       },\r
3391       "field_names": [\r
3392         "id",\r
3393         "license_group_id",\r
3394         "license_group_module_name",\r
3395         "name",\r
3396         "caption",\r
3397         "system_picture_id",\r
3398         "url",\r
3399         "license_group_settings",\r
3400         "credit_picture_settings"\r
3401       ]\r
3402     },\r
3403     "author": {\r
3404       "fields": {\r
3405         "id": {\r
3406           "label": {\r
3407             "type": "none"\r
3408           },\r
3409           "tag": {\r
3410             "type": "hidden"\r
3411           }\r
3412         },\r
3413         "name": {\r
3414           "label": {\r
3415             "args": {\r
3416               "row_break": true\r
3417             }\r
3418           },\r
3419           "tag": {\r
3420             "type": "text"\r
3421           },\r
3422           "row_break": true\r
3423         }\r
3424       },\r
3425       "field_names": [\r
3426         "id",\r
3427         "name"\r
3428       ]\r
3429     },\r
3430     "artist": {\r
3431       "fields": {\r
3432         "id": {\r
3433           "label": {\r
3434             "type": "none"\r
3435           },\r
3436           "tag": {\r
3437             "type": "hidden"\r
3438           }\r
3439         },\r
3440         "name": {\r
3441           "label": {\r
3442             "args": {\r
3443               "row_break": true\r
3444             }\r
3445           },\r
3446           "tag": {\r
3447             "type": "text"\r
3448           },\r
3449           "row_break": true\r
3450         }\r
3451       },\r
3452       "field_names": [\r
3453         "id",\r
3454         "name"\r
3455       ]\r
3456     },\r
3457     "circle_speech_balloon_speech_balloon": {\r
3458       "fields": {},\r
3459       "field_names": []\r
3460     },\r
3461     "circle_speech_balloon_balloon": {\r
3462       "fields": {},\r
3463       "field_names": []\r
3464     },\r
3465     "circle_speech_balloon_speech": {\r
3466       "fields": {},\r
3467       "field_names": []\r
3468     },\r
3469     "plain_speech_balloon_speech_balloon": {\r
3470       "fields": {},\r
3471       "field_names": []\r
3472     },\r
3473     "plain_speech_balloon_balloon": {\r
3474       "fields": {},\r
3475       "field_names": []\r
3476     },\r
3477     "plain_speech_balloon_speech": {\r
3478       "fields": {},\r
3479       "field_names": []\r
3480     },\r
3481     "square_speech_balloon_speech_balloon": {\r
3482       "fields": {},\r
3483       "field_names": []\r
3484     },\r
3485     "square_speech_balloon_balloon": {\r
3486       "fields": {},\r
3487       "field_names": []\r
3488     },\r
3489     "square_speech_balloon_speech": {\r
3490       "fields": {},\r
3491       "field_names": []\r
3492     },\r
3493     "test_speech_balloon_speech_balloon": {\r
3494       "fields": {\r
3495         "a": {\r
3496           "tag": {\r
3497             "type": "number"\r
3498           },\r
3499           "row_break": true\r
3500         }\r
3501       },\r
3502       "field_names": [\r
3503         "a"\r
3504       ]\r
3505     },\r
3506     "test_speech_balloon_balloon": {\r
3507       "fields": {\r
3508         "b": {\r
3509           "tag": {\r
3510             "type": "number"\r
3511           },\r
3512           "row_break": true\r
3513         }\r
3514       },\r
3515       "field_names": [\r
3516         "b"\r
3517       ]\r
3518     },\r
3519     "test_speech_balloon_speech": {\r
3520       "fields": {\r
3521         "c": {\r
3522           "tag": {\r
3523             "type": "number"\r
3524           },\r
3525           "row_break": true\r
3526         }\r
3527       },\r
3528       "field_names": [\r
3529         "c"\r
3530       ]\r
3531     },\r
3532     "pettanr_simple_format_speech": {\r
3533       "fields": {},\r
3534       "field_names": []\r
3535     },\r
3536     "pettanr_creative_commons_v30_licenses_license": {\r
3537       "fields": {\r
3538         "open": {\r
3539           "tag": {\r
3540             "type": "number"\r
3541           },\r
3542           "row_break": true\r
3543         },\r
3544         "commercial": {\r
3545           "tag": {\r
3546             "type": "number"\r
3547           },\r
3548           "row_break": true\r
3549         },\r
3550         "official": {\r
3551           "tag": {\r
3552             "type": "number"\r
3553           },\r
3554           "row_break": true\r
3555         },\r
3556         "attribution": {\r
3557           "tag": {\r
3558             "type": "number"\r
3559           },\r
3560           "row_break": true\r
3561         },\r
3562         "derive": {\r
3563           "tag": {\r
3564             "type": "number"\r
3565           },\r
3566           "row_break": true\r
3567         },\r
3568         "thumbnail": {\r
3569           "tag": {\r
3570             "type": "number"\r
3571           },\r
3572           "row_break": true\r
3573         },\r
3574         "gif_convert": {\r
3575           "tag": {\r
3576             "type": "number"\r
3577           },\r
3578           "row_break": true\r
3579         },\r
3580         "reverse": {\r
3581           "tag": {\r
3582             "type": "number"\r
3583           },\r
3584           "row_break": true\r
3585         },\r
3586         "sync_vh": {\r
3587           "tag": {\r
3588             "type": "number"\r
3589           },\r
3590           "row_break": true\r
3591         },\r
3592         "overlap": {\r
3593           "tag": {\r
3594             "type": "number"\r
3595           },\r
3596           "row_break": true\r
3597         }\r
3598       },\r
3599       "field_names": [\r
3600         "open",\r
3601         "commercial",\r
3602         "official",\r
3603         "attribution",\r
3604         "derive",\r
3605         "thumbnail",\r
3606         "gif_convert",\r
3607         "reverse",\r
3608         "sync_vh",\r
3609         "overlap"\r
3610       ]\r
3611     },\r
3612     "pettanr_creative_commons_v30_licenses_attribute": {\r
3613       "fields": {\r
3614         "artist_name": {\r
3615           "tag": {\r
3616             "type": "text"\r
3617           },\r
3618           "row_break": true\r
3619         },\r
3620         "caption": {\r
3621           "tag": {\r
3622             "type": "text"\r
3623           },\r
3624           "row_break": true\r
3625         },\r
3626         "artist_url": {\r
3627           "tag": {\r
3628             "type": "text"\r
3629           },\r
3630           "row_break": true\r
3631         },\r
3632         "source_url": {\r
3633           "tag": {\r
3634             "type": "text"\r
3635           },\r
3636           "row_break": true\r
3637         },\r
3638         "more_permission_url": {\r
3639           "tag": {\r
3640             "type": "text"\r
3641           },\r
3642           "row_break": true\r
3643         }\r
3644       },\r
3645       "field_names": [\r
3646         "artist_name",\r
3647         "caption",\r
3648         "artist_url",\r
3649         "source_url",\r
3650         "more_permission_url"\r
3651       ]\r
3652     },\r
3653     "pettanr_creative_commons_v30_licenses_credit_picture": {\r
3654       "fields": {\r
3655         "source_url_btn_id": {\r
3656           "tag": {\r
3657             "type": "number"\r
3658           },\r
3659           "row_break": true\r
3660         },\r
3661         "source_url_off_btn_id": {\r
3662           "tag": {\r
3663             "type": "number"\r
3664           },\r
3665           "row_break": true\r
3666         }\r
3667       },\r
3668       "field_names": [\r
3669         "source_url_btn_id",\r
3670         "source_url_off_btn_id"\r
3671       ]\r
3672     },\r
3673     "pettanr_pettan_commons_v01_licenses_license": {\r
3674       "fields": {\r
3675         "open": {\r
3676           "tag": {\r
3677             "type": "number"\r
3678           },\r
3679           "row_break": true\r
3680         },\r
3681         "commercial": {\r
3682           "tag": {\r
3683             "type": "number"\r
3684           },\r
3685           "row_break": true\r
3686         },\r
3687         "official": {\r
3688           "tag": {\r
3689             "type": "number"\r
3690           },\r
3691           "row_break": true\r
3692         },\r
3693         "attribution": {\r
3694           "tag": {\r
3695             "type": "number"\r
3696           },\r
3697           "row_break": true\r
3698         },\r
3699         "derive": {\r
3700           "tag": {\r
3701             "type": "number"\r
3702           },\r
3703           "row_break": true\r
3704         },\r
3705         "thumbnail": {\r
3706           "tag": {\r
3707             "type": "number"\r
3708           },\r
3709           "row_break": true\r
3710         },\r
3711         "gif_convert": {\r
3712           "tag": {\r
3713             "type": "number"\r
3714           },\r
3715           "row_break": true\r
3716         },\r
3717         "reverse": {\r
3718           "tag": {\r
3719             "type": "number"\r
3720           },\r
3721           "row_break": true\r
3722         },\r
3723         "sync_vh": {\r
3724           "tag": {\r
3725             "type": "number"\r
3726           },\r
3727           "row_break": true\r
3728         },\r
3729         "overlap": {\r
3730           "tag": {\r
3731             "type": "number"\r
3732           },\r
3733           "row_break": true\r
3734         }\r
3735       },\r
3736       "field_names": [\r
3737         "open",\r
3738         "commercial",\r
3739         "official",\r
3740         "attribution",\r
3741         "derive",\r
3742         "thumbnail",\r
3743         "gif_convert",\r
3744         "reverse",\r
3745         "sync_vh",\r
3746         "overlap"\r
3747       ]\r
3748     },\r
3749     "pettanr_pettan_commons_v01_licenses_attribute": {\r
3750       "fields": {\r
3751         "artist_name": {\r
3752           "tag": {\r
3753             "type": "text"\r
3754           },\r
3755           "row_break": true\r
3756         },\r
3757         "caption": {\r
3758           "tag": {\r
3759             "type": "text"\r
3760           },\r
3761           "row_break": true\r
3762         },\r
3763         "sources": {\r
3764           "tag": {\r
3765             "type": "text"\r
3766           },\r
3767           "row_break": true\r
3768         }\r
3769       },\r
3770       "field_names": [\r
3771         "artist_name",\r
3772         "caption",\r
3773         "sources"\r
3774       ]\r
3775     },\r
3776     "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
3777       "fields": {\r
3778         "source_url_btn_id": {\r
3779           "tag": {\r
3780             "type": "number"\r
3781           },\r
3782           "row_break": true\r
3783         },\r
3784         "source_url_off_btn_id": {\r
3785           "tag": {\r
3786             "type": "number"\r
3787           },\r
3788           "row_break": true\r
3789         }\r
3790       },\r
3791       "field_names": [\r
3792         "source_url_btn_id",\r
3793         "source_url_off_btn_id"\r
3794       ]\r
3795     },\r
3796     "pettanr_pettan_protected_v01_licenses_license": {\r
3797       "fields": {\r
3798         "open": {\r
3799           "tag": {\r
3800             "type": "number"\r
3801           },\r
3802           "row_break": true\r
3803         },\r
3804         "commercial": {\r
3805           "tag": {\r
3806             "type": "number"\r
3807           },\r
3808           "row_break": true\r
3809         },\r
3810         "official": {\r
3811           "tag": {\r
3812             "type": "number"\r
3813           },\r
3814           "row_break": true\r
3815         },\r
3816         "attribution": {\r
3817           "tag": {\r
3818             "type": "number"\r
3819           },\r
3820           "row_break": true\r
3821         },\r
3822         "derive": {\r
3823           "tag": {\r
3824             "type": "number"\r
3825           },\r
3826           "row_break": true\r
3827         },\r
3828         "thumbnail": {\r
3829           "tag": {\r
3830             "type": "number"\r
3831           },\r
3832           "row_break": true\r
3833         },\r
3834         "gif_convert": {\r
3835           "tag": {\r
3836             "type": "number"\r
3837           },\r
3838           "row_break": true\r
3839         },\r
3840         "reverse": {\r
3841           "tag": {\r
3842             "type": "number"\r
3843           },\r
3844           "row_break": true\r
3845         },\r
3846         "sync_vh": {\r
3847           "tag": {\r
3848             "type": "number"\r
3849           },\r
3850           "row_break": true\r
3851         },\r
3852         "overlap": {\r
3853           "tag": {\r
3854             "type": "number"\r
3855           },\r
3856           "row_break": true\r
3857         },\r
3858         "trackback": {\r
3859           "tag": {\r
3860             "type": "number"\r
3861           },\r
3862           "row_break": true\r
3863         }\r
3864       },\r
3865       "field_names": [\r
3866         "open",\r
3867         "commercial",\r
3868         "official",\r
3869         "attribution",\r
3870         "derive",\r
3871         "thumbnail",\r
3872         "gif_convert",\r
3873         "reverse",\r
3874         "sync_vh",\r
3875         "overlap",\r
3876         "trackback"\r
3877       ]\r
3878     },\r
3879     "pettanr_pettan_protected_v01_licenses_attribute": {\r
3880       "fields": {\r
3881         "artist_name": {\r
3882           "tag": {\r
3883             "type": "text"\r
3884           },\r
3885           "row_break": true\r
3886         },\r
3887         "caption": {\r
3888           "tag": {\r
3889             "type": "text"\r
3890           },\r
3891           "row_break": true\r
3892         },\r
3893         "sources": {\r
3894           "tag": {\r
3895             "type": "text"\r
3896           },\r
3897           "row_break": true\r
3898         }\r
3899       },\r
3900       "field_names": [\r
3901         "artist_name",\r
3902         "caption",\r
3903         "sources"\r
3904       ]\r
3905     },\r
3906     "pettanr_pettan_protected_v01_licenses_credit_picture": {\r
3907       "fields": {\r
3908         "source_url_btn_id": {\r
3909           "tag": {\r
3910             "type": "number"\r
3911           },\r
3912           "row_break": true\r
3913         },\r
3914         "source_url_off_btn_id": {\r
3915           "tag": {\r
3916             "type": "number"\r
3917           },\r
3918           "row_break": true\r
3919         }\r
3920       },\r
3921       "field_names": [\r
3922         "source_url_btn_id",\r
3923         "source_url_off_btn_id"\r
3924       ]\r
3925     },\r
3926     "pettanr_pettan_public_v01_licenses_license": {\r
3927       "fields": {\r
3928         "open": {\r
3929           "tag": {\r
3930             "type": "number"\r
3931           },\r
3932           "row_break": true\r
3933         },\r
3934         "commercial": {\r
3935           "tag": {\r
3936             "type": "number"\r
3937           },\r
3938           "row_break": true\r
3939         },\r
3940         "official": {\r
3941           "tag": {\r
3942             "type": "number"\r
3943           },\r
3944           "row_break": true\r
3945         },\r
3946         "attribution": {\r
3947           "tag": {\r
3948             "type": "number"\r
3949           },\r
3950           "row_break": true\r
3951         },\r
3952         "derive": {\r
3953           "tag": {\r
3954             "type": "number"\r
3955           },\r
3956           "row_break": true\r
3957         },\r
3958         "thumbnail": {\r
3959           "tag": {\r
3960             "type": "number"\r
3961           },\r
3962           "row_break": true\r
3963         },\r
3964         "gif_convert": {\r
3965           "tag": {\r
3966             "type": "number"\r
3967           },\r
3968           "row_break": true\r
3969         },\r
3970         "reverse": {\r
3971           "tag": {\r
3972             "type": "number"\r
3973           },\r
3974           "row_break": true\r
3975         },\r
3976         "sync_vh": {\r
3977           "tag": {\r
3978             "type": "number"\r
3979           },\r
3980           "row_break": true\r
3981         },\r
3982         "overlap": {\r
3983           "tag": {\r
3984             "type": "number"\r
3985           },\r
3986           "row_break": true\r
3987         },\r
3988         "trackback": {\r
3989           "tag": {\r
3990             "type": "number"\r
3991           },\r
3992           "row_break": true\r
3993         }\r
3994       },\r
3995       "field_names": [\r
3996         "open",\r
3997         "commercial",\r
3998         "official",\r
3999         "attribution",\r
4000         "derive",\r
4001         "thumbnail",\r
4002         "gif_convert",\r
4003         "reverse",\r
4004         "sync_vh",\r
4005         "overlap",\r
4006         "trackback"\r
4007       ]\r
4008     },\r
4009     "pettanr_pettan_public_v01_licenses_attribute": {\r
4010       "fields": {\r
4011         "artist_name": {\r
4012           "tag": {\r
4013             "type": "text"\r
4014           },\r
4015           "row_break": true\r
4016         },\r
4017         "caption": {\r
4018           "tag": {\r
4019             "type": "text"\r
4020           },\r
4021           "row_break": true\r
4022         },\r
4023         "sources": {\r
4024           "tag": {\r
4025             "type": "text"\r
4026           },\r
4027           "row_break": true\r
4028         }\r
4029       },\r
4030       "field_names": [\r
4031         "artist_name",\r
4032         "caption",\r
4033         "sources"\r
4034       ]\r
4035     },\r
4036     "pettanr_pettan_public_v01_licenses_credit_picture": {\r
4037       "fields": {\r
4038         "source_url_btn_id": {\r
4039           "tag": {\r
4040             "type": "number"\r
4041           },\r
4042           "row_break": true\r
4043         }\r
4044       },\r
4045       "field_names": [\r
4046         "source_url_btn_id"\r
4047       ]\r
4048     },\r
4049     "pettanr_public_domain_v01_licenses_license": {\r
4050       "fields": {\r
4051         "open": {\r
4052           "tag": {\r
4053             "type": "number"\r
4054           },\r
4055           "row_break": true\r
4056         },\r
4057         "commercial": {\r
4058           "tag": {\r
4059             "type": "number"\r
4060           },\r
4061           "row_break": true\r
4062         },\r
4063         "official": {\r
4064           "tag": {\r
4065             "type": "number"\r
4066           },\r
4067           "row_break": true\r
4068         },\r
4069         "attribution": {\r
4070           "tag": {\r
4071             "type": "number"\r
4072           },\r
4073           "row_break": true\r
4074         },\r
4075         "derive": {\r
4076           "tag": {\r
4077             "type": "number"\r
4078           },\r
4079           "row_break": true\r
4080         },\r
4081         "thumbnail": {\r
4082           "tag": {\r
4083             "type": "number"\r
4084           },\r
4085           "row_break": true\r
4086         },\r
4087         "gif_convert": {\r
4088           "tag": {\r
4089             "type": "number"\r
4090           },\r
4091           "row_break": true\r
4092         },\r
4093         "reverse": {\r
4094           "tag": {\r
4095             "type": "number"\r
4096           },\r
4097           "row_break": true\r
4098         },\r
4099         "sync_vh": {\r
4100           "tag": {\r
4101             "type": "number"\r
4102           },\r
4103           "row_break": true\r
4104         },\r
4105         "overlap": {\r
4106           "tag": {\r
4107             "type": "number"\r
4108           },\r
4109           "row_break": true\r
4110         },\r
4111         "trackback": {\r
4112           "tag": {\r
4113             "type": "number"\r
4114           },\r
4115           "row_break": true\r
4116         }\r
4117       },\r
4118       "field_names": [\r
4119         "open",\r
4120         "commercial",\r
4121         "official",\r
4122         "attribution",\r
4123         "derive",\r
4124         "thumbnail",\r
4125         "gif_convert",\r
4126         "reverse",\r
4127         "sync_vh",\r
4128         "overlap",\r
4129         "trackback"\r
4130       ]\r
4131     },\r
4132     "pettanr_public_domain_v01_licenses_attribute": {\r
4133       "fields": {\r
4134         "artist_name": {\r
4135           "tag": {\r
4136             "type": "text"\r
4137           },\r
4138           "row_break": true\r
4139         },\r
4140         "source_url": {\r
4141           "tag": {\r
4142             "type": "text"\r
4143           },\r
4144           "row_break": true\r
4145         },\r
4146         "note": {\r
4147           "tag": {\r
4148             "type": "text"\r
4149           },\r
4150           "row_break": true\r
4151         }\r
4152       },\r
4153       "field_names": [\r
4154         "artist_name",\r
4155         "source_url",\r
4156         "note"\r
4157       ]\r
4158     },\r
4159     "pettanr_public_domain_v01_licenses_credit_picture": {\r
4160       "fields": {\r
4161         "source_url_btn_id": {\r
4162           "tag": {\r
4163             "type": "number"\r
4164           },\r
4165           "row_break": true\r
4166         },\r
4167         "source_url_off_btn_id": {\r
4168           "tag": {\r
4169             "type": "number"\r
4170           },\r
4171           "row_break": true\r
4172         }\r
4173       },\r
4174       "field_names": [\r
4175         "source_url_btn_id",\r
4176         "source_url_off_btn_id"\r
4177       ]\r
4178     },\r
4179     "pettanr_unknown_v01_licenses_license": {\r
4180       "fields": {\r
4181         "open": {\r
4182           "tag": {\r
4183             "type": "number"\r
4184           },\r
4185           "row_break": true\r
4186         },\r
4187         "commercial": {\r
4188           "tag": {\r
4189             "type": "number"\r
4190           },\r
4191           "row_break": true\r
4192         },\r
4193         "official": {\r
4194           "tag": {\r
4195             "type": "number"\r
4196           },\r
4197           "row_break": true\r
4198         },\r
4199         "attribution": {\r
4200           "tag": {\r
4201             "type": "number"\r
4202           },\r
4203           "row_break": true\r
4204         },\r
4205         "derive": {\r
4206           "tag": {\r
4207             "type": "number"\r
4208           },\r
4209           "row_break": true\r
4210         },\r
4211         "thumbnail": {\r
4212           "tag": {\r
4213             "type": "number"\r
4214           },\r
4215           "row_break": true\r
4216         },\r
4217         "gif_convert": {\r
4218           "tag": {\r
4219             "type": "number"\r
4220           },\r
4221           "row_break": true\r
4222         },\r
4223         "reverse": {\r
4224           "tag": {\r
4225             "type": "number"\r
4226           },\r
4227           "row_break": true\r
4228         },\r
4229         "sync_vh": {\r
4230           "tag": {\r
4231             "type": "number"\r
4232           },\r
4233           "row_break": true\r
4234         },\r
4235         "overlap": {\r
4236           "tag": {\r
4237             "type": "number"\r
4238           },\r
4239           "row_break": true\r
4240         },\r
4241         "trackback": {\r
4242           "tag": {\r
4243             "type": "number"\r
4244           },\r
4245           "row_break": true\r
4246         }\r
4247       },\r
4248       "field_names": [\r
4249         "open",\r
4250         "commercial",\r
4251         "official",\r
4252         "attribution",\r
4253         "derive",\r
4254         "thumbnail",\r
4255         "gif_convert",\r
4256         "reverse",\r
4257         "sync_vh",\r
4258         "overlap",\r
4259         "trackback"\r
4260       ]\r
4261     },\r
4262     "pettanr_unknown_v01_licenses_attribute": {\r
4263       "fields": {\r
4264         "source_url": {\r
4265           "tag": {\r
4266             "type": "text"\r
4267           },\r
4268           "row_break": true\r
4269         },\r
4270         "note": {\r
4271           "tag": {\r
4272             "type": "text"\r
4273           },\r
4274           "row_break": true\r
4275         }\r
4276       },\r
4277       "field_names": [\r
4278         "source_url",\r
4279         "note"\r
4280       ]\r
4281     },\r
4282     "pettanr_unknown_v01_licenses_credit_picture": {\r
4283       "fields": {\r
4284         "source_url_btn_id": {\r
4285           "tag": {\r
4286             "type": "number"\r
4287           },\r
4288           "row_break": true\r
4289         },\r
4290         "source_url_off_btn_id": {\r
4291           "tag": {\r
4292             "type": "number"\r
4293           },\r
4294           "row_break": true\r
4295         }\r
4296       },\r
4297       "field_names": [\r
4298         "source_url_btn_id",\r
4299         "source_url_off_btn_id"\r
4300       ]\r
4301     }\r
4302   },\r
4303   "buckets": {\r
4304     "folder": {},\r
4305     "scroll": {},\r
4306     "scroll_panel": {},\r
4307     "comic": {},\r
4308     "story": {},\r
4309     "story_sheet": {},\r
4310     "sheet": {},\r
4311     "sheet_panel": {},\r
4312     "panel": {},\r
4313     "panel_picture": {},\r
4314     "speech_balloon": {\r
4315       "members": {\r
4316         "balloon": {},\r
4317         "speech": {}\r
4318       },\r
4319       "form_field_names": [\r
4320         "caption",\r
4321         "id",\r
4322         "panel_id",\r
4323         "speech_balloon_template_id",\r
4324         "speech_balloon_template_module_name",\r
4325         "z",\r
4326         "t",\r
4327         "speech_balloon_template_settings",\r
4328         "balloon.r",\r
4329         "balloon.x",\r
4330         "balloon.y",\r
4331         "balloon.width",\r
4332         "balloon.height",\r
4333         "balloon.id",\r
4334         "balloon.speech_balloon_id",\r
4335         "balloon.system_picture_id",\r
4336         "balloon.speech_balloon_template_id",\r
4337         "balloon.speech_balloon_template_module_name",\r
4338         "balloon.speech_balloon_template_settings",\r
4339         "speech.writing_format_id",\r
4340         "speech.font_size",\r
4341         "speech.text_align",\r
4342         "speech.quotes",\r
4343         "speech.content",\r
4344         "speech.fore_color",\r
4345         "speech.id",\r
4346         "speech.speech_balloon_id",\r
4347         "speech.x",\r
4348         "speech.y",\r
4349         "speech.width",\r
4350         "speech.height",\r
4351         "speech.speech_balloon_template_id",\r
4352         "speech.speech_balloon_template_module_name",\r
4353         "speech.speech_balloon_template_settings",\r
4354         "speech.writing_format_module_name"\r
4355       ]\r
4356     },\r
4357     "speech": {},\r
4358     "balloon": {},\r
4359     "ground_picture": {},\r
4360     "ground_color": {},\r
4361     "original_picture": {},\r
4362     "picture": {},\r
4363     "resource_picture": {},\r
4364     "original_picture_license_group": {},\r
4365     "speech_balloon_template": {},\r
4366     "writing_format": {},\r
4367     "license_group": {},\r
4368     "author": {},\r
4369     "artist": {},\r
4370     "system_picture": {}\r
4371   }\r
4372 }