OSDN Git Service

4b6b97fb288e9cb5fb29c24ccbf38b5222186817
[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       "uses": {\r
1990         "default": {\r
1991           "fields": {\r
1992             "name": {\r
1993               "tag": {\r
1994                 "type": "text"\r
1995               },\r
1996               "row_break": true\r
1997             },\r
1998             "controller_name": {\r
1999               "tag": {\r
2000                 "type": "text"\r
2001               },\r
2002               "row_break": true\r
2003             },\r
2004             "action_name": {\r
2005               "tag": {\r
2006                 "type": "text"\r
2007               },\r
2008               "row_break": true\r
2009             },\r
2010             "category_id": {\r
2011               "tag": {\r
2012                 "type": "number"\r
2013               },\r
2014               "row_break": true\r
2015             },\r
2016             "t": {\r
2017               "tag": {\r
2018                 "type": "number"\r
2019               },\r
2020               "row_break": true\r
2021             },\r
2022             "parent_id": {\r
2023               "tag": {\r
2024                 "type": "number"\r
2025               },\r
2026               "row_break": true\r
2027             },\r
2028             "lft": {\r
2029               "tag": {\r
2030                 "type": "number"\r
2031               },\r
2032               "row_break": true\r
2033             },\r
2034             "rgt": {\r
2035               "tag": {\r
2036                 "type": "number"\r
2037               },\r
2038               "row_break": true\r
2039             },\r
2040             "depth": {\r
2041               "tag": {\r
2042                 "type": "number"\r
2043               },\r
2044               "row_break": true\r
2045             },\r
2046             "id": {\r
2047               "label": {\r
2048                 "type": "none"\r
2049               },\r
2050               "tag": {\r
2051                 "type": "hidden"\r
2052               }\r
2053             }\r
2054           },\r
2055           "field_names": [\r
2056             "name",\r
2057             "controller_name",\r
2058             "action_name",\r
2059             "category_id",\r
2060             "t",\r
2061             "parent_id",\r
2062             "lft",\r
2063             "rgt",\r
2064             "depth",\r
2065             "id"\r
2066           ]\r
2067         }\r
2068       }\r
2069     },\r
2070     "scroll": {\r
2071       "uses": {\r
2072         "default": {\r
2073           "fields": {\r
2074             "title": {\r
2075               "label": {\r
2076                 "args": {\r
2077                   "row_break": true\r
2078                 }\r
2079               },\r
2080               "tag": {\r
2081                 "type": "text"\r
2082               },\r
2083               "row_break": true\r
2084             },\r
2085             "visible": {\r
2086               "tag": {\r
2087                 "type": "select"\r
2088               },\r
2089               "row_break": true\r
2090             },\r
2091             "description": {\r
2092               "label": {\r
2093                 "args": {\r
2094                   "row_break": true\r
2095                 }\r
2096               },\r
2097               "tag": {\r
2098                 "type": "text_area"\r
2099               },\r
2100               "row_break": true\r
2101             },\r
2102             "id": {\r
2103               "label": {\r
2104                 "type": "none"\r
2105               },\r
2106               "tag": {\r
2107                 "type": "hidden"\r
2108               }\r
2109             },\r
2110             "author_id": {\r
2111               "label": {\r
2112                 "type": "none"\r
2113               },\r
2114               "tag": {\r
2115                 "type": "hidden"\r
2116               }\r
2117             }\r
2118           },\r
2119           "field_names": [\r
2120             "title",\r
2121             "visible",\r
2122             "description",\r
2123             "id",\r
2124             "author_id"\r
2125           ]\r
2126         }\r
2127       }\r
2128     },\r
2129     "scroll_panel": {\r
2130       "uses": {\r
2131         "default": {\r
2132           "fields": {\r
2133             "scroll_id": {\r
2134               "tag": {\r
2135                 "type": "number"\r
2136               }\r
2137             },\r
2138             "panel_id": {\r
2139               "tag": {\r
2140                 "type": "number"\r
2141               }\r
2142             },\r
2143             "t": {\r
2144               "tag": {\r
2145                 "type": "number"\r
2146               }\r
2147             },\r
2148             "id": {\r
2149               "label": {\r
2150                 "type": "none"\r
2151               },\r
2152               "tag": {\r
2153                 "type": "hidden"\r
2154               }\r
2155             }\r
2156           },\r
2157           "field_names": [\r
2158             "scroll_id",\r
2159             "panel_id",\r
2160             "t",\r
2161             "id"\r
2162           ]\r
2163         }\r
2164       }\r
2165     },\r
2166     "comic": {\r
2167       "uses": {\r
2168         "default": {\r
2169           "fields": {\r
2170             "title": {\r
2171               "label": {\r
2172                 "args": {\r
2173                   "row_break": true\r
2174                 }\r
2175               },\r
2176               "tag": {\r
2177                 "type": "text"\r
2178               },\r
2179               "row_break": true\r
2180             },\r
2181             "visible": {\r
2182               "tag": {\r
2183                 "type": "select"\r
2184               },\r
2185               "row_break": true\r
2186             },\r
2187             "description": {\r
2188               "label": {\r
2189                 "args": {\r
2190                   "row_break": true\r
2191                 }\r
2192               },\r
2193               "tag": {\r
2194                 "type": "text_area"\r
2195               },\r
2196               "row_break": true\r
2197             },\r
2198             "id": {\r
2199               "label": {\r
2200                 "type": "none"\r
2201               },\r
2202               "tag": {\r
2203                 "type": "hidden"\r
2204               }\r
2205             },\r
2206             "author_id": {\r
2207               "label": {\r
2208                 "type": "none"\r
2209               },\r
2210               "tag": {\r
2211                 "type": "hidden"\r
2212               }\r
2213             }\r
2214           },\r
2215           "field_names": [\r
2216             "title",\r
2217             "visible",\r
2218             "description",\r
2219             "id",\r
2220             "author_id"\r
2221           ]\r
2222         }\r
2223       }\r
2224     },\r
2225     "comic_story": {\r
2226       "uses": {\r
2227         "default": {\r
2228           "fields": {\r
2229             "comic_id": {\r
2230               "tag": {\r
2231                 "type": "number"\r
2232               }\r
2233             },\r
2234             "story_id": {\r
2235               "tag": {\r
2236                 "type": "number"\r
2237               }\r
2238             },\r
2239             "t": {\r
2240               "tag": {\r
2241                 "type": "number"\r
2242               }\r
2243             },\r
2244             "id": {\r
2245               "label": {\r
2246                 "type": "none"\r
2247               },\r
2248               "tag": {\r
2249                 "type": "hidden"\r
2250               }\r
2251             }\r
2252           },\r
2253           "field_names": [\r
2254             "comic_id",\r
2255             "story_id",\r
2256             "t",\r
2257             "id"\r
2258           ]\r
2259         }\r
2260       }\r
2261     },\r
2262     "story": {\r
2263       "uses": {\r
2264         "default": {\r
2265           "fields": {\r
2266             "title": {\r
2267               "label": {\r
2268                 "args": {\r
2269                   "row_break": true\r
2270                 }\r
2271               },\r
2272               "tag": {\r
2273                 "type": "text"\r
2274               },\r
2275               "row_break": true\r
2276             },\r
2277             "visible": {\r
2278               "tag": {\r
2279                 "type": "select"\r
2280               },\r
2281               "row_break": true\r
2282             },\r
2283             "description": {\r
2284               "label": {\r
2285                 "args": {\r
2286                   "row_break": true\r
2287                 }\r
2288               },\r
2289               "tag": {\r
2290                 "type": "text_area"\r
2291               },\r
2292               "row_break": true\r
2293             },\r
2294             "id": {\r
2295               "label": {\r
2296                 "type": "none"\r
2297               },\r
2298               "tag": {\r
2299                 "type": "hidden"\r
2300               }\r
2301             },\r
2302             "author_id": {\r
2303               "label": {\r
2304                 "type": "none"\r
2305               },\r
2306               "tag": {\r
2307                 "type": "hidden"\r
2308               }\r
2309             }\r
2310           },\r
2311           "field_names": [\r
2312             "title",\r
2313             "visible",\r
2314             "description",\r
2315             "id",\r
2316             "author_id"\r
2317           ]\r
2318         }\r
2319       }\r
2320     },\r
2321     "story_sheet": {\r
2322       "uses": {\r
2323         "default": {\r
2324           "fields": {\r
2325             "story_id": {\r
2326               "label": {\r
2327                 "type": "none"\r
2328               },\r
2329               "tag": {\r
2330                 "type": "number"\r
2331               }\r
2332             },\r
2333             "sheet_id": {\r
2334               "label": {\r
2335                 "type": "none"\r
2336               },\r
2337               "tag": {\r
2338                 "type": "number"\r
2339               }\r
2340             },\r
2341             "t": {\r
2342               "tag": {\r
2343                 "type": "number"\r
2344               }\r
2345             },\r
2346             "id": {\r
2347               "label": {\r
2348                 "type": "none"\r
2349               },\r
2350               "tag": {\r
2351                 "type": "hidden"\r
2352               }\r
2353             }\r
2354           },\r
2355           "field_names": [\r
2356             "story_id",\r
2357             "sheet_id",\r
2358             "t",\r
2359             "id"\r
2360           ]\r
2361         }\r
2362       }\r
2363     },\r
2364     "sheet": {\r
2365       "uses": {\r
2366         "default": {\r
2367           "fields": {\r
2368             "caption": {\r
2369               "label": {\r
2370                 "args": {\r
2371                   "row_break": true\r
2372                 }\r
2373               },\r
2374               "tag": {\r
2375                 "type": "text"\r
2376               },\r
2377               "row_break": true\r
2378             },\r
2379             "width": {\r
2380               "tag": {\r
2381                 "type": "number"\r
2382               }\r
2383             },\r
2384             "height": {\r
2385               "tag": {\r
2386                 "type": "number"\r
2387               },\r
2388               "row_break": true\r
2389             },\r
2390             "visible": {\r
2391               "tag": {\r
2392                 "type": "select"\r
2393               },\r
2394               "row_break": true\r
2395             },\r
2396             "id": {\r
2397               "label": {\r
2398                 "type": "none"\r
2399               },\r
2400               "tag": {\r
2401                 "type": "hidden"\r
2402               }\r
2403             },\r
2404             "author_id": {\r
2405               "label": {\r
2406                 "type": "none"\r
2407               },\r
2408               "tag": {\r
2409                 "type": "hidden"\r
2410               }\r
2411             }\r
2412           },\r
2413           "field_names": [\r
2414             "caption",\r
2415             "width",\r
2416             "height",\r
2417             "visible",\r
2418             "id",\r
2419             "author_id"\r
2420           ]\r
2421         }\r
2422       }\r
2423     },\r
2424     "sheet_panel": {\r
2425       "uses": {\r
2426         "default": {\r
2427           "fields": {\r
2428             "sheet_id": {\r
2429               "tag": {\r
2430                 "type": "number"\r
2431               }\r
2432             },\r
2433             "panel_id": {\r
2434               "tag": {\r
2435                 "type": "number"\r
2436               }\r
2437             },\r
2438             "x": {\r
2439               "tag": {\r
2440                 "type": "number"\r
2441               }\r
2442             },\r
2443             "y": {\r
2444               "tag": {\r
2445                 "type": "number"\r
2446               },\r
2447               "row_break": true\r
2448             },\r
2449             "z": {\r
2450               "label": {\r
2451                 "type": "none"\r
2452               },\r
2453               "tag": {\r
2454                 "type": "hidden"\r
2455               }\r
2456             },\r
2457             "t": {\r
2458               "label": {\r
2459                 "type": "none"\r
2460               },\r
2461               "tag": {\r
2462                 "type": "hidden"\r
2463               }\r
2464             },\r
2465             "id": {\r
2466               "label": {\r
2467                 "type": "none"\r
2468               },\r
2469               "tag": {\r
2470                 "type": "hidden"\r
2471               }\r
2472             }\r
2473           },\r
2474           "field_names": [\r
2475             "sheet_id",\r
2476             "panel_id",\r
2477             "x",\r
2478             "y",\r
2479             "z",\r
2480             "t",\r
2481             "id"\r
2482           ]\r
2483         }\r
2484       }\r
2485     },\r
2486     "panel": {\r
2487       "uses": {\r
2488         "default": {\r
2489           "fields": {\r
2490             "caption": {\r
2491               "tag": {\r
2492                 "type": "text"\r
2493               },\r
2494               "row_break": true\r
2495             },\r
2496             "width": {\r
2497               "tag": {\r
2498                 "type": "number"\r
2499               }\r
2500             },\r
2501             "height": {\r
2502               "tag": {\r
2503                 "type": "number"\r
2504               },\r
2505               "row_break": true\r
2506             },\r
2507             "border": {\r
2508               "tag": {\r
2509                 "type": "number"\r
2510               }\r
2511             },\r
2512             "publish": {\r
2513               "tag": {\r
2514                 "type": "select"\r
2515               },\r
2516               "row_break": true\r
2517             },\r
2518             "id": {\r
2519               "label": {\r
2520                 "type": "none"\r
2521               },\r
2522               "tag": {\r
2523                 "type": "hidden"\r
2524               }\r
2525             },\r
2526             "author_id": {\r
2527               "label": {\r
2528                 "type": "none"\r
2529               },\r
2530               "tag": {\r
2531                 "type": "hidden"\r
2532               }\r
2533             }\r
2534           },\r
2535           "field_names": [\r
2536             "caption",\r
2537             "width",\r
2538             "height",\r
2539             "border",\r
2540             "publish",\r
2541             "id",\r
2542             "author_id"\r
2543           ]\r
2544         }\r
2545       }\r
2546     },\r
2547     "panel_picture": {\r
2548       "uses": {\r
2549         "default": {\r
2550           "fields": {\r
2551             "caption": {\r
2552               "tag": {\r
2553                 "type": "text"\r
2554               },\r
2555               "row_break": true\r
2556             },\r
2557             "x": {\r
2558               "tag": {\r
2559                 "type": "number"\r
2560               }\r
2561             },\r
2562             "y": {\r
2563               "tag": {\r
2564                 "type": "number"\r
2565               },\r
2566               "row_break": true\r
2567             },\r
2568             "width": {\r
2569               "tag": {\r
2570                 "type": "number"\r
2571               },\r
2572               "helpers": {\r
2573                 "size": {\r
2574                   "type": "size",\r
2575                   "args": {\r
2576                     "dom_class": "panel_picture_width_tool"\r
2577                   }\r
2578                 }\r
2579               },\r
2580               "row_break": true\r
2581             },\r
2582             "height": {\r
2583               "tag": {\r
2584                 "type": "number"\r
2585               },\r
2586               "helpers": {\r
2587                 "size": {\r
2588                   "type": "size",\r
2589                   "args": {\r
2590                     "dom_class": "panel_picture_height_tool"\r
2591                   }\r
2592                 }\r
2593               },\r
2594               "row_break": true\r
2595             },\r
2596             "link": {\r
2597               "tag": {\r
2598                 "type": "text"\r
2599               },\r
2600               "row_break": true\r
2601             },\r
2602             "id": {\r
2603               "label": {\r
2604                 "type": "none"\r
2605               },\r
2606               "tag": {\r
2607                 "type": "hidden"\r
2608               }\r
2609             },\r
2610             "panel_id": {\r
2611               "label": {\r
2612                 "type": "none"\r
2613               },\r
2614               "tag": {\r
2615                 "type": "hidden"\r
2616               }\r
2617             },\r
2618             "picture_id": {\r
2619               "tag": {\r
2620                 "type": "hidden"\r
2621               },\r
2622               "helpers": {\r
2623                 "popup": {\r
2624                   "type": "popup",\r
2625                   "args": {\r
2626                     "source": "pictures"\r
2627                   }\r
2628                 }\r
2629               }\r
2630             },\r
2631             "z": {\r
2632               "label": {\r
2633                 "type": "none"\r
2634               },\r
2635               "tag": {\r
2636                 "type": "hidden"\r
2637               }\r
2638             },\r
2639             "t": {\r
2640               "label": {\r
2641                 "type": "none"\r
2642               },\r
2643               "tag": {\r
2644                 "type": "hidden"\r
2645               }\r
2646             }\r
2647           },\r
2648           "field_names": [\r
2649             "caption",\r
2650             "x",\r
2651             "y",\r
2652             "width",\r
2653             "height",\r
2654             "link",\r
2655             "id",\r
2656             "panel_id",\r
2657             "picture_id",\r
2658             "z",\r
2659             "t"\r
2660           ]\r
2661         }\r
2662       }\r
2663     },\r
2664     "speech_balloon": {\r
2665       "uses": {\r
2666         "default": {\r
2667           "fields": {\r
2668             "id": {\r
2669               "label": {\r
2670                 "type": "none"\r
2671               },\r
2672               "tag": {\r
2673                 "type": "hidden"\r
2674               }\r
2675             },\r
2676             "panel_id": {\r
2677               "label": {\r
2678                 "type": "none"\r
2679               },\r
2680               "tag": {\r
2681                 "type": "hidden"\r
2682               }\r
2683             },\r
2684             "speech_balloon_template_id": {\r
2685               "label": {\r
2686                 "type": "none"\r
2687               },\r
2688               "tag": {\r
2689                 "type": "hidden"\r
2690               }\r
2691             },\r
2692             "caption": {\r
2693               "tag": {\r
2694                 "type": "text"\r
2695               },\r
2696               "row_break": true\r
2697             },\r
2698             "z": {\r
2699               "label": {\r
2700                 "type": "none"\r
2701               },\r
2702               "tag": {\r
2703                 "type": "hidden"\r
2704               }\r
2705             },\r
2706             "t": {\r
2707               "label": {\r
2708                 "type": "none"\r
2709               },\r
2710               "tag": {\r
2711                 "type": "hidden"\r
2712               }\r
2713             },\r
2714             "speech_balloon_template_module_name": {\r
2715               "label": {\r
2716                 "type": "none"\r
2717               },\r
2718               "tag": {\r
2719                 "type": "hidden"\r
2720               }\r
2721             },\r
2722             "speech_balloon_template_settings": {\r
2723               "row_break": true\r
2724             }\r
2725           },\r
2726           "field_names": [\r
2727             "caption",\r
2728             "id",\r
2729             "panel_id",\r
2730             "speech_balloon_template_id",\r
2731             "speech_balloon_template_module_name",\r
2732             "z",\r
2733             "t",\r
2734             "speech_balloon_template_settings"\r
2735           ]\r
2736         }\r
2737       }\r
2738     },\r
2739     "balloon": {\r
2740       "uses": {\r
2741         "default": {\r
2742           "fields": {\r
2743             "id": {\r
2744               "label": {\r
2745                 "type": "none"\r
2746               },\r
2747               "tag": {\r
2748                 "type": "hidden"\r
2749               }\r
2750             },\r
2751             "speech_balloon_id": {\r
2752               "label": {\r
2753                 "type": "none"\r
2754               },\r
2755               "tag": {\r
2756                 "type": "hidden"\r
2757               }\r
2758             },\r
2759             "speech_balloon_template_id": {\r
2760               "label": {\r
2761                 "type": "none"\r
2762               },\r
2763               "tag": {\r
2764                 "type": "hidden"\r
2765               }\r
2766             },\r
2767             "system_picture_id": {\r
2768               "label": {\r
2769                 "type": "none"\r
2770               },\r
2771               "tag": {\r
2772                 "type": "hidden"\r
2773               }\r
2774             },\r
2775             "r": {\r
2776               "tag": {\r
2777                 "type": "number"\r
2778               },\r
2779               "helpers": {\r
2780                 "tail_angle": {\r
2781                   "type": "tail_angle",\r
2782                   "args": {}\r
2783                 }\r
2784               },\r
2785               "row_break": true\r
2786             },\r
2787             "x": {\r
2788               "tag": {\r
2789                 "type": "number"\r
2790               }\r
2791             },\r
2792             "y": {\r
2793               "label": {},\r
2794               "tag": {\r
2795                 "type": "number"\r
2796               },\r
2797               "row_break": true\r
2798             },\r
2799             "width": {\r
2800               "tag": {\r
2801                 "type": "number"\r
2802               }\r
2803             },\r
2804             "height": {\r
2805               "tag": {\r
2806                 "type": "number"\r
2807               },\r
2808               "row_break": true\r
2809             },\r
2810             "speech_balloon_template_module_name": {\r
2811               "label": {\r
2812                 "type": "none"\r
2813               },\r
2814               "tag": {\r
2815                 "type": "hidden"\r
2816               }\r
2817             },\r
2818             "speech_balloon_template_settings": {\r
2819               "row_break": true\r
2820             }\r
2821           },\r
2822           "field_names": [\r
2823             "r",\r
2824             "x",\r
2825             "y",\r
2826             "width",\r
2827             "height",\r
2828             "id",\r
2829             "speech_balloon_id",\r
2830             "system_picture_id",\r
2831             "speech_balloon_template_id",\r
2832             "speech_balloon_template_module_name",\r
2833             "speech_balloon_template_settings"\r
2834           ]\r
2835         }\r
2836       }\r
2837     },\r
2838     "speech": {\r
2839       "uses": {\r
2840         "default": {\r
2841           "fields": {\r
2842             "id": {\r
2843               "label": {\r
2844                 "type": "none"\r
2845               },\r
2846               "tag": {\r
2847                 "type": "hidden"\r
2848               }\r
2849             },\r
2850             "speech_balloon_id": {\r
2851               "label": {\r
2852                 "type": "none"\r
2853               },\r
2854               "tag": {\r
2855                 "type": "hidden"\r
2856               }\r
2857             },\r
2858             "speech_balloon_template_id": {\r
2859               "label": {\r
2860                 "type": "none"\r
2861               },\r
2862               "tag": {\r
2863                 "type": "hidden"\r
2864               }\r
2865             },\r
2866             "x": {\r
2867               "label": {\r
2868                 "type": "none"\r
2869               },\r
2870               "tag": {\r
2871                 "type": "hidden"\r
2872               }\r
2873             },\r
2874             "y": {\r
2875               "label": {\r
2876                 "type": "none"\r
2877               },\r
2878               "tag": {\r
2879                 "type": "hidden"\r
2880               }\r
2881             },\r
2882             "width": {\r
2883               "label": {\r
2884                 "type": "none"\r
2885               },\r
2886               "tag": {\r
2887                 "type": "hidden"\r
2888               }\r
2889             },\r
2890             "height": {\r
2891               "label": {\r
2892                 "type": "none"\r
2893               },\r
2894               "tag": {\r
2895                 "type": "hidden"\r
2896               }\r
2897             },\r
2898             "writing_format_id": {\r
2899               "tag": {\r
2900                 "type": "select"\r
2901               }\r
2902             },\r
2903             "font_size": {\r
2904               "tag": {\r
2905                 "type": "select"\r
2906               },\r
2907               "row_break": true\r
2908             },\r
2909             "text_align": {\r
2910               "tag": {\r
2911                 "type": "select"\r
2912               }\r
2913             },\r
2914             "quotes": {\r
2915               "tag": {\r
2916                 "type": "text"\r
2917               }\r
2918             },\r
2919             "content": {\r
2920               "label": {\r
2921                 "args": {\r
2922                   "row_break": true\r
2923                 }\r
2924               },\r
2925               "tag": {\r
2926                 "type": "text_area",\r
2927                 "args": {\r
2928                   "options": {\r
2929                     "size": "45x5"\r
2930                   }\r
2931                 }\r
2932               }\r
2933             },\r
2934             "fore_color": {\r
2935               "label": {\r
2936                 "row_break": true\r
2937               },\r
2938               "tag": {\r
2939                 "type": "hidden"\r
2940               },\r
2941               "helpers": {\r
2942                 "color": {\r
2943                   "type": "color",\r
2944                   "args": {\r
2945                     "wrapper": "speech-fore_color-wrap"\r
2946                   }\r
2947                 }\r
2948               }\r
2949             },\r
2950             "speech_balloon_template_module_name": {\r
2951               "label": {\r
2952                 "type": "none"\r
2953               },\r
2954               "tag": {\r
2955                 "type": "hidden"\r
2956               }\r
2957             },\r
2958             "writing_format_module_name": {\r
2959               "label": {\r
2960                 "type": "none"\r
2961               },\r
2962               "tag": {\r
2963                 "type": "hidden"\r
2964               }\r
2965             },\r
2966             "speech_balloon_template_settings": {\r
2967               "row_break": true\r
2968             }\r
2969           },\r
2970           "field_names": [\r
2971             "writing_format_id",\r
2972             "font_size",\r
2973             "text_align",\r
2974             "quotes",\r
2975             "content",\r
2976             "fore_color",\r
2977             "id",\r
2978             "speech_balloon_id",\r
2979             "x",\r
2980             "y",\r
2981             "width",\r
2982             "height",\r
2983             "speech_balloon_template_id",\r
2984             "speech_balloon_template_module_name",\r
2985             "speech_balloon_template_settings",\r
2986             "writing_format_module_name"\r
2987           ]\r
2988         }\r
2989       }\r
2990     },\r
2991     "ground_picture": {\r
2992       "uses": {\r
2993         "default": {\r
2994           "fields": {\r
2995             "id": {\r
2996               "label": {\r
2997                 "type": "none"\r
2998               },\r
2999               "tag": {\r
3000                 "type": "hidden"\r
3001               }\r
3002             },\r
3003             "panel_id": {\r
3004               "label": {\r
3005                 "type": "none"\r
3006               },\r
3007               "tag": {\r
3008                 "type": "hidden"\r
3009               }\r
3010             },\r
3011             "picture_id": {\r
3012               "label": {\r
3013                 "type": "none"\r
3014               },\r
3015               "tag": {\r
3016                 "type": "hidden"\r
3017               }\r
3018             },\r
3019             "caption": {\r
3020               "tag": {\r
3021                 "type": "text"\r
3022               },\r
3023               "row_break": true\r
3024             },\r
3025             "repeat": {\r
3026               "tag": {\r
3027                 "type": "select",\r
3028                 "args": {\r
3029                   "source": "magic_number",\r
3030                   "key": "ground_picture_repeat_items"\r
3031                 }\r
3032               },\r
3033               "row_break": true\r
3034             },\r
3035             "x": {\r
3036               "tag": {\r
3037                 "type": "number"\r
3038               }\r
3039             },\r
3040             "y": {\r
3041               "tag": {\r
3042                 "type": "number"\r
3043               },\r
3044               "row_break": true\r
3045             },\r
3046             "z": {\r
3047               "label": {\r
3048                 "type": "none"\r
3049               },\r
3050               "tag": {\r
3051                 "type": "hidden"\r
3052               }\r
3053             },\r
3054             "t": {\r
3055               "label": {\r
3056                 "type": "none"\r
3057               },\r
3058               "tag": {\r
3059                 "type": "hidden"\r
3060               }\r
3061             }\r
3062           },\r
3063           "field_names": [\r
3064             "caption",\r
3065             "repeat",\r
3066             "x",\r
3067             "y",\r
3068             "z",\r
3069             "t",\r
3070             "id",\r
3071             "panel_id",\r
3072             "picture_id"\r
3073           ]\r
3074         }\r
3075       }\r
3076     },\r
3077     "ground_color": {\r
3078       "uses": {\r
3079         "default": {\r
3080           "fields": {\r
3081             "id": {\r
3082               "label": {\r
3083                 "type": "none"\r
3084               },\r
3085               "tag": {\r
3086                 "type": "hidden"\r
3087               }\r
3088             },\r
3089             "panel_id": {\r
3090               "label": {\r
3091                 "type": "none"\r
3092               },\r
3093               "tag": {\r
3094                 "type": "hidden"\r
3095               }\r
3096             },\r
3097             "caption": {\r
3098               "tag": {\r
3099                 "type": "text"\r
3100               },\r
3101               "row_break": true\r
3102             },\r
3103             "code": {\r
3104               "label": {\r
3105                 "args": {\r
3106                   "row_break": true\r
3107                 }\r
3108               },\r
3109               "tag": {\r
3110                 "type": "hidden"\r
3111               },\r
3112               "helpers": {\r
3113                 "color": {\r
3114                   "type": "color",\r
3115                   "args": {\r
3116                     "wrapper": "ground_color-code-wrap"\r
3117                   }\r
3118                 }\r
3119               },\r
3120               "row_break": true\r
3121             },\r
3122             "orientation": {\r
3123               "tag": {\r
3124                 "type": "select"\r
3125               },\r
3126               "row_break": true\r
3127             },\r
3128             "xy": {\r
3129               "tag": {\r
3130                 "type": "number"\r
3131               }\r
3132             },\r
3133             "wh": {\r
3134               "tag": {\r
3135                 "type": "number"\r
3136               },\r
3137               "row_break": true\r
3138             },\r
3139             "z": {\r
3140               "label": {\r
3141                 "type": "none"\r
3142               },\r
3143               "tag": {\r
3144                 "type": "hidden"\r
3145               }\r
3146             },\r
3147             "t": {\r
3148               "label": {\r
3149                 "type": "none"\r
3150               },\r
3151               "tag": {\r
3152                 "type": "hidden"\r
3153               }\r
3154             }\r
3155           },\r
3156           "field_names": [\r
3157             "id",\r
3158             "panel_id",\r
3159             "caption",\r
3160             "code",\r
3161             "orientation",\r
3162             "xy",\r
3163             "wh",\r
3164             "z",\r
3165             "t"\r
3166           ]\r
3167         }\r
3168       }\r
3169     },\r
3170     "original_picture_license_group": {\r
3171       "uses": {\r
3172         "default": {\r
3173           "fields": {\r
3174             "id": {\r
3175               "label": {\r
3176                 "type": "none"\r
3177               },\r
3178               "tag": {\r
3179                 "type": "hidden"\r
3180               }\r
3181             },\r
3182             "original_picture_id": {\r
3183               "label": {\r
3184                 "type": "none"\r
3185               },\r
3186               "tag": {\r
3187                 "type": "hidden"\r
3188               }\r
3189             },\r
3190             "license_group_id": {\r
3191               "tag": {\r
3192                 "type": "select"\r
3193               }\r
3194             }\r
3195           },\r
3196           "field_names": [\r
3197             "id",\r
3198             "original_picture_id",\r
3199             "license_group_id"\r
3200           ]\r
3201         }\r
3202       }\r
3203     },\r
3204     "original_picture_license": {\r
3205       "uses": {\r
3206         "default": {\r
3207           "fields": {\r
3208             "id": {\r
3209               "label": {\r
3210                 "type": "none"\r
3211               },\r
3212               "tag": {\r
3213                 "type": "hidden"\r
3214               }\r
3215             },\r
3216             "original_picture_id": {\r
3217               "label": {\r
3218                 "type": "none"\r
3219               },\r
3220               "tag": {\r
3221                 "type": "hidden"\r
3222               }\r
3223             },\r
3224             "license_group_id": {\r
3225               "label": {\r
3226                 "type": "none"\r
3227               },\r
3228               "tag": {\r
3229                 "type": "hidden"\r
3230               }\r
3231             },\r
3232             "license_id": {\r
3233               "tag": {\r
3234                 "type": "select"\r
3235               }\r
3236             },\r
3237             "license_settings": {\r
3238               "row_break": true\r
3239             },\r
3240             "license_group_module_name": {\r
3241               "label": {\r
3242                 "type": "none"\r
3243               },\r
3244               "tag": {\r
3245                 "type": "hidden"\r
3246               }\r
3247             }\r
3248           },\r
3249           "field_names": [\r
3250             "id",\r
3251             "original_picture_id",\r
3252             "license_group_id",\r
3253             "license_id",\r
3254             "license_settings",\r
3255             "license_group_module_name"\r
3256           ]\r
3257         }\r
3258       }\r
3259     },\r
3260     "speech_balloon_template": {\r
3261       "uses": {\r
3262         "default": {\r
3263           "fields": {\r
3264             "id": {\r
3265               "label": {\r
3266                 "type": "none"\r
3267               },\r
3268               "tag": {\r
3269                 "type": "hidden"\r
3270               }\r
3271             },\r
3272             "name": {\r
3273               "tag": {\r
3274                 "type": "text"\r
3275               },\r
3276               "row_break": true\r
3277             },\r
3278             "module_name": {\r
3279               "tag": {\r
3280                 "type": "text"\r
3281               },\r
3282               "row_break": true\r
3283             },\r
3284             "caption": {\r
3285               "tag": {\r
3286                 "type": "text"\r
3287               },\r
3288               "row_break": true\r
3289             },\r
3290             "t": {\r
3291               "tag": {\r
3292                 "type": "number"\r
3293               },\r
3294               "row_break": true\r
3295             },\r
3296             "system_picture_id": {\r
3297               "tag": {\r
3298                 "type": "number"\r
3299               },\r
3300               "row_break": true\r
3301             },\r
3302             "settings": {\r
3303               "tag": {\r
3304                 "type": "text_area"\r
3305               },\r
3306               "row_break": true\r
3307             }\r
3308           },\r
3309           "field_names": [\r
3310             "id",\r
3311             "name",\r
3312             "module_name",\r
3313             "caption",\r
3314             "t",\r
3315             "system_picture_id",\r
3316             "settings"\r
3317           ]\r
3318         }\r
3319       }\r
3320     },\r
3321     "writing_format": {\r
3322       "uses": {\r
3323         "default": {\r
3324           "fields": {\r
3325             "id": {\r
3326               "label": {\r
3327                 "type": "none"\r
3328               },\r
3329               "tag": {\r
3330                 "type": "hidden"\r
3331               }\r
3332             },\r
3333             "name": {\r
3334               "tag": {\r
3335                 "type": "text"\r
3336               },\r
3337               "row_break": true\r
3338             },\r
3339             "module_name": {\r
3340               "tag": {\r
3341                 "type": "text"\r
3342               },\r
3343               "row_break": true\r
3344             },\r
3345             "caption": {\r
3346               "tag": {\r
3347                 "type": "text"\r
3348               },\r
3349               "row_break": true\r
3350             },\r
3351             "system_picture_id": {\r
3352               "tag": {\r
3353                 "type": "number"\r
3354               },\r
3355               "row_break": true\r
3356             },\r
3357             "settings": {\r
3358               "tag": {\r
3359                 "type": "text_area"\r
3360               },\r
3361               "row_break": true\r
3362             }\r
3363           },\r
3364           "field_names": [\r
3365             "id",\r
3366             "name",\r
3367             "module_name",\r
3368             "caption",\r
3369             "system_picture_id",\r
3370             "settings"\r
3371           ]\r
3372         }\r
3373       }\r
3374     },\r
3375     "license_group": {\r
3376       "uses": {\r
3377         "default": {\r
3378           "fields": {\r
3379             "id": {\r
3380               "label": {\r
3381                 "type": "none"\r
3382               },\r
3383               "tag": {\r
3384                 "type": "hidden"\r
3385               }\r
3386             },\r
3387             "name": {\r
3388               "tag": {\r
3389                 "type": "text"\r
3390               },\r
3391               "row_break": true\r
3392             },\r
3393             "module_name": {\r
3394               "tag": {\r
3395                 "type": "text"\r
3396               },\r
3397               "row_break": true\r
3398             },\r
3399             "caption": {\r
3400               "tag": {\r
3401                 "type": "text"\r
3402               },\r
3403               "row_break": true\r
3404             },\r
3405             "url": {\r
3406               "tag": {\r
3407                 "type": "text"\r
3408               },\r
3409               "row_break": true\r
3410             }\r
3411           },\r
3412           "field_names": [\r
3413             "id",\r
3414             "name",\r
3415             "module_name",\r
3416             "caption",\r
3417             "url"\r
3418           ]\r
3419         }\r
3420       }\r
3421     },\r
3422     "license": {\r
3423       "uses": {\r
3424         "default": {\r
3425           "fields": {\r
3426             "id": {\r
3427               "label": {\r
3428                 "type": "none"\r
3429               },\r
3430               "tag": {\r
3431                 "type": "hidden"\r
3432               }\r
3433             },\r
3434             "license_group_id": {\r
3435               "label": {\r
3436                 "type": "none"\r
3437               },\r
3438               "tag": {\r
3439                 "type": "hidden"\r
3440               }\r
3441             },\r
3442             "license_group_module_name": {\r
3443               "tag": {\r
3444                 "type": "text"\r
3445               },\r
3446               "row_break": true\r
3447             },\r
3448             "name": {\r
3449               "tag": {\r
3450                 "type": "text"\r
3451               },\r
3452               "row_break": true\r
3453             },\r
3454             "caption": {\r
3455               "tag": {\r
3456                 "type": "text"\r
3457               },\r
3458               "row_break": true\r
3459             },\r
3460             "system_picture_id": {\r
3461               "tag": {\r
3462                 "type": "number"\r
3463               },\r
3464               "row_break": true\r
3465             },\r
3466             "url": {\r
3467               "tag": {\r
3468                 "type": "text"\r
3469               },\r
3470               "row_break": true\r
3471             },\r
3472             "license_group_settings": {\r
3473               "row_break": true\r
3474             },\r
3475             "credit_picture_settings": {\r
3476               "row_break": true\r
3477             }\r
3478           },\r
3479           "field_names": [\r
3480             "id",\r
3481             "license_group_id",\r
3482             "license_group_module_name",\r
3483             "name",\r
3484             "caption",\r
3485             "system_picture_id",\r
3486             "url",\r
3487             "license_group_settings",\r
3488             "credit_picture_settings"\r
3489           ]\r
3490         }\r
3491       }\r
3492     },\r
3493     "author": {\r
3494       "uses": {\r
3495         "default": {\r
3496           "fields": {\r
3497             "id": {\r
3498               "label": {\r
3499                 "type": "none"\r
3500               },\r
3501               "tag": {\r
3502                 "type": "hidden"\r
3503               }\r
3504             },\r
3505             "name": {\r
3506               "label": {\r
3507                 "args": {\r
3508                   "row_break": true\r
3509                 }\r
3510               },\r
3511               "tag": {\r
3512                 "type": "text"\r
3513               },\r
3514               "row_break": true\r
3515             }\r
3516           },\r
3517           "field_names": [\r
3518             "id",\r
3519             "name"\r
3520           ]\r
3521         }\r
3522       }\r
3523     },\r
3524     "artist": {\r
3525       "uses": {\r
3526         "default": {\r
3527           "fields": {\r
3528             "id": {\r
3529               "label": {\r
3530                 "type": "none"\r
3531               },\r
3532               "tag": {\r
3533                 "type": "hidden"\r
3534               }\r
3535             },\r
3536             "name": {\r
3537               "label": {\r
3538                 "args": {\r
3539                   "row_break": true\r
3540                 }\r
3541               },\r
3542               "tag": {\r
3543                 "type": "text"\r
3544               },\r
3545               "row_break": true\r
3546             }\r
3547           },\r
3548           "field_names": [\r
3549             "id",\r
3550             "name"\r
3551           ]\r
3552         }\r
3553       }\r
3554     },\r
3555     "circle_speech_balloon_speech_balloon": {\r
3556       "uses": {\r
3557         "default": {\r
3558           "fields": {},\r
3559           "field_names": []\r
3560         }\r
3561       }\r
3562     },\r
3563     "circle_speech_balloon_balloon": {\r
3564       "uses": {\r
3565         "default": {\r
3566           "fields": {},\r
3567           "field_names": []\r
3568         }\r
3569       }\r
3570     },\r
3571     "circle_speech_balloon_speech": {\r
3572       "uses": {\r
3573         "default": {\r
3574           "fields": {},\r
3575           "field_names": []\r
3576         }\r
3577       }\r
3578     },\r
3579     "plain_speech_balloon_speech_balloon": {\r
3580       "uses": {\r
3581         "default": {\r
3582           "fields": {},\r
3583           "field_names": []\r
3584         }\r
3585       }\r
3586     },\r
3587     "plain_speech_balloon_balloon": {\r
3588       "uses": {\r
3589         "default": {\r
3590           "fields": {},\r
3591           "field_names": []\r
3592         }\r
3593       }\r
3594     },\r
3595     "plain_speech_balloon_speech": {\r
3596       "uses": {\r
3597         "default": {\r
3598           "fields": {},\r
3599           "field_names": []\r
3600         }\r
3601       }\r
3602     },\r
3603     "square_speech_balloon_speech_balloon": {\r
3604       "uses": {\r
3605         "default": {\r
3606           "fields": {},\r
3607           "field_names": []\r
3608         }\r
3609       }\r
3610     },\r
3611     "square_speech_balloon_balloon": {\r
3612       "uses": {\r
3613         "default": {\r
3614           "fields": {},\r
3615           "field_names": []\r
3616         }\r
3617       }\r
3618     },\r
3619     "square_speech_balloon_speech": {\r
3620       "uses": {\r
3621         "default": {\r
3622           "fields": {},\r
3623           "field_names": []\r
3624         }\r
3625       }\r
3626     },\r
3627     "test_speech_balloon_speech_balloon": {\r
3628       "uses": {\r
3629         "default": {\r
3630           "fields": {\r
3631             "a": {\r
3632               "tag": {\r
3633                 "type": "number"\r
3634               },\r
3635               "row_break": true\r
3636             }\r
3637           },\r
3638           "field_names": [\r
3639             "a"\r
3640           ]\r
3641         }\r
3642       }\r
3643     },\r
3644     "test_speech_balloon_balloon": {\r
3645       "uses": {\r
3646         "default": {\r
3647           "fields": {\r
3648             "b": {\r
3649               "tag": {\r
3650                 "type": "number"\r
3651               },\r
3652               "row_break": true\r
3653             }\r
3654           },\r
3655           "field_names": [\r
3656             "b"\r
3657           ]\r
3658         }\r
3659       }\r
3660     },\r
3661     "test_speech_balloon_speech": {\r
3662       "uses": {\r
3663         "default": {\r
3664           "fields": {\r
3665             "c": {\r
3666               "tag": {\r
3667                 "type": "number"\r
3668               },\r
3669               "row_break": true\r
3670             }\r
3671           },\r
3672           "field_names": [\r
3673             "c"\r
3674           ]\r
3675         }\r
3676       }\r
3677     },\r
3678     "pettanr_simple_format_speech": {\r
3679       "uses": {\r
3680         "default": {\r
3681           "fields": {},\r
3682           "field_names": []\r
3683         }\r
3684       }\r
3685     },\r
3686     "pettanr_creative_commons_v30_licenses_license": {\r
3687       "uses": {\r
3688         "default": {\r
3689           "fields": {\r
3690             "open": {\r
3691               "tag": {\r
3692                 "type": "number"\r
3693               },\r
3694               "row_break": true\r
3695             },\r
3696             "commercial": {\r
3697               "tag": {\r
3698                 "type": "number"\r
3699               },\r
3700               "row_break": true\r
3701             },\r
3702             "official": {\r
3703               "tag": {\r
3704                 "type": "number"\r
3705               },\r
3706               "row_break": true\r
3707             },\r
3708             "attribution": {\r
3709               "tag": {\r
3710                 "type": "number"\r
3711               },\r
3712               "row_break": true\r
3713             },\r
3714             "derive": {\r
3715               "tag": {\r
3716                 "type": "number"\r
3717               },\r
3718               "row_break": true\r
3719             },\r
3720             "thumbnail": {\r
3721               "tag": {\r
3722                 "type": "number"\r
3723               },\r
3724               "row_break": true\r
3725             },\r
3726             "gif_convert": {\r
3727               "tag": {\r
3728                 "type": "number"\r
3729               },\r
3730               "row_break": true\r
3731             },\r
3732             "reverse": {\r
3733               "tag": {\r
3734                 "type": "number"\r
3735               },\r
3736               "row_break": true\r
3737             },\r
3738             "sync_vh": {\r
3739               "tag": {\r
3740                 "type": "number"\r
3741               },\r
3742               "row_break": true\r
3743             },\r
3744             "overlap": {\r
3745               "tag": {\r
3746                 "type": "number"\r
3747               },\r
3748               "row_break": true\r
3749             }\r
3750           },\r
3751           "field_names": [\r
3752             "open",\r
3753             "commercial",\r
3754             "official",\r
3755             "attribution",\r
3756             "derive",\r
3757             "thumbnail",\r
3758             "gif_convert",\r
3759             "reverse",\r
3760             "sync_vh",\r
3761             "overlap"\r
3762           ]\r
3763         }\r
3764       }\r
3765     },\r
3766     "pettanr_creative_commons_v30_licenses_attribute": {\r
3767       "uses": {\r
3768         "default": {\r
3769           "fields": {\r
3770             "artist_name": {\r
3771               "tag": {\r
3772                 "type": "text"\r
3773               },\r
3774               "row_break": true\r
3775             },\r
3776             "caption": {\r
3777               "tag": {\r
3778                 "type": "text"\r
3779               },\r
3780               "row_break": true\r
3781             },\r
3782             "artist_url": {\r
3783               "tag": {\r
3784                 "type": "text"\r
3785               },\r
3786               "row_break": true\r
3787             },\r
3788             "source_url": {\r
3789               "tag": {\r
3790                 "type": "text"\r
3791               },\r
3792               "row_break": true\r
3793             },\r
3794             "more_permission_url": {\r
3795               "tag": {\r
3796                 "type": "text"\r
3797               },\r
3798               "row_break": true\r
3799             }\r
3800           },\r
3801           "field_names": [\r
3802             "artist_name",\r
3803             "caption",\r
3804             "artist_url",\r
3805             "source_url",\r
3806             "more_permission_url"\r
3807           ]\r
3808         }\r
3809       }\r
3810     },\r
3811     "pettanr_creative_commons_v30_licenses_credit_picture": {\r
3812       "uses": {\r
3813         "default": {\r
3814           "fields": {\r
3815             "source_url_btn_id": {\r
3816               "tag": {\r
3817                 "type": "number"\r
3818               },\r
3819               "row_break": true\r
3820             },\r
3821             "source_url_off_btn_id": {\r
3822               "tag": {\r
3823                 "type": "number"\r
3824               },\r
3825               "row_break": true\r
3826             }\r
3827           },\r
3828           "field_names": [\r
3829             "source_url_btn_id",\r
3830             "source_url_off_btn_id"\r
3831           ]\r
3832         }\r
3833       }\r
3834     },\r
3835     "pettanr_pettan_commons_v01_licenses_license": {\r
3836       "uses": {\r
3837         "default": {\r
3838           "fields": {\r
3839             "open": {\r
3840               "tag": {\r
3841                 "type": "number"\r
3842               },\r
3843               "row_break": true\r
3844             },\r
3845             "commercial": {\r
3846               "tag": {\r
3847                 "type": "number"\r
3848               },\r
3849               "row_break": true\r
3850             },\r
3851             "official": {\r
3852               "tag": {\r
3853                 "type": "number"\r
3854               },\r
3855               "row_break": true\r
3856             },\r
3857             "attribution": {\r
3858               "tag": {\r
3859                 "type": "number"\r
3860               },\r
3861               "row_break": true\r
3862             },\r
3863             "derive": {\r
3864               "tag": {\r
3865                 "type": "number"\r
3866               },\r
3867               "row_break": true\r
3868             },\r
3869             "thumbnail": {\r
3870               "tag": {\r
3871                 "type": "number"\r
3872               },\r
3873               "row_break": true\r
3874             },\r
3875             "gif_convert": {\r
3876               "tag": {\r
3877                 "type": "number"\r
3878               },\r
3879               "row_break": true\r
3880             },\r
3881             "reverse": {\r
3882               "tag": {\r
3883                 "type": "number"\r
3884               },\r
3885               "row_break": true\r
3886             },\r
3887             "sync_vh": {\r
3888               "tag": {\r
3889                 "type": "number"\r
3890               },\r
3891               "row_break": true\r
3892             },\r
3893             "overlap": {\r
3894               "tag": {\r
3895                 "type": "number"\r
3896               },\r
3897               "row_break": true\r
3898             }\r
3899           },\r
3900           "field_names": [\r
3901             "open",\r
3902             "commercial",\r
3903             "official",\r
3904             "attribution",\r
3905             "derive",\r
3906             "thumbnail",\r
3907             "gif_convert",\r
3908             "reverse",\r
3909             "sync_vh",\r
3910             "overlap"\r
3911           ]\r
3912         }\r
3913       }\r
3914     },\r
3915     "pettanr_pettan_commons_v01_licenses_attribute": {\r
3916       "uses": {\r
3917         "default": {\r
3918           "fields": {\r
3919             "artist_name": {\r
3920               "tag": {\r
3921                 "type": "text"\r
3922               },\r
3923               "row_break": true\r
3924             },\r
3925             "caption": {\r
3926               "tag": {\r
3927                 "type": "text"\r
3928               },\r
3929               "row_break": true\r
3930             },\r
3931             "sources": {\r
3932               "tag": {\r
3933                 "type": "text"\r
3934               },\r
3935               "row_break": true\r
3936             }\r
3937           },\r
3938           "field_names": [\r
3939             "artist_name",\r
3940             "caption",\r
3941             "sources"\r
3942           ]\r
3943         }\r
3944       }\r
3945     },\r
3946     "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
3947       "uses": {\r
3948         "default": {\r
3949           "fields": {\r
3950             "source_url_btn_id": {\r
3951               "tag": {\r
3952                 "type": "number"\r
3953               },\r
3954               "row_break": true\r
3955             },\r
3956             "source_url_off_btn_id": {\r
3957               "tag": {\r
3958                 "type": "number"\r
3959               },\r
3960               "row_break": true\r
3961             }\r
3962           },\r
3963           "field_names": [\r
3964             "source_url_btn_id",\r
3965             "source_url_off_btn_id"\r
3966           ]\r
3967         }\r
3968       }\r
3969     },\r
3970     "pettanr_pettan_protected_v01_licenses_license": {\r
3971       "uses": {\r
3972         "default": {\r
3973           "fields": {\r
3974             "open": {\r
3975               "tag": {\r
3976                 "type": "number"\r
3977               },\r
3978               "row_break": true\r
3979             },\r
3980             "commercial": {\r
3981               "tag": {\r
3982                 "type": "number"\r
3983               },\r
3984               "row_break": true\r
3985             },\r
3986             "official": {\r
3987               "tag": {\r
3988                 "type": "number"\r
3989               },\r
3990               "row_break": true\r
3991             },\r
3992             "attribution": {\r
3993               "tag": {\r
3994                 "type": "number"\r
3995               },\r
3996               "row_break": true\r
3997             },\r
3998             "derive": {\r
3999               "tag": {\r
4000                 "type": "number"\r
4001               },\r
4002               "row_break": true\r
4003             },\r
4004             "thumbnail": {\r
4005               "tag": {\r
4006                 "type": "number"\r
4007               },\r
4008               "row_break": true\r
4009             },\r
4010             "gif_convert": {\r
4011               "tag": {\r
4012                 "type": "number"\r
4013               },\r
4014               "row_break": true\r
4015             },\r
4016             "reverse": {\r
4017               "tag": {\r
4018                 "type": "number"\r
4019               },\r
4020               "row_break": true\r
4021             },\r
4022             "sync_vh": {\r
4023               "tag": {\r
4024                 "type": "number"\r
4025               },\r
4026               "row_break": true\r
4027             },\r
4028             "overlap": {\r
4029               "tag": {\r
4030                 "type": "number"\r
4031               },\r
4032               "row_break": true\r
4033             },\r
4034             "trackback": {\r
4035               "tag": {\r
4036                 "type": "number"\r
4037               },\r
4038               "row_break": true\r
4039             }\r
4040           },\r
4041           "field_names": [\r
4042             "open",\r
4043             "commercial",\r
4044             "official",\r
4045             "attribution",\r
4046             "derive",\r
4047             "thumbnail",\r
4048             "gif_convert",\r
4049             "reverse",\r
4050             "sync_vh",\r
4051             "overlap",\r
4052             "trackback"\r
4053           ]\r
4054         }\r
4055       }\r
4056     },\r
4057     "pettanr_pettan_protected_v01_licenses_attribute": {\r
4058       "uses": {\r
4059         "default": {\r
4060           "fields": {\r
4061             "artist_name": {\r
4062               "tag": {\r
4063                 "type": "text"\r
4064               },\r
4065               "row_break": true\r
4066             },\r
4067             "caption": {\r
4068               "tag": {\r
4069                 "type": "text"\r
4070               },\r
4071               "row_break": true\r
4072             },\r
4073             "sources": {\r
4074               "tag": {\r
4075                 "type": "text"\r
4076               },\r
4077               "row_break": true\r
4078             }\r
4079           },\r
4080           "field_names": [\r
4081             "artist_name",\r
4082             "caption",\r
4083             "sources"\r
4084           ]\r
4085         }\r
4086       }\r
4087     },\r
4088     "pettanr_pettan_protected_v01_licenses_credit_picture": {\r
4089       "uses": {\r
4090         "default": {\r
4091           "fields": {\r
4092             "source_url_btn_id": {\r
4093               "tag": {\r
4094                 "type": "number"\r
4095               },\r
4096               "row_break": true\r
4097             },\r
4098             "source_url_off_btn_id": {\r
4099               "tag": {\r
4100                 "type": "number"\r
4101               },\r
4102               "row_break": true\r
4103             }\r
4104           },\r
4105           "field_names": [\r
4106             "source_url_btn_id",\r
4107             "source_url_off_btn_id"\r
4108           ]\r
4109         }\r
4110       }\r
4111     },\r
4112     "pettanr_pettan_public_v01_licenses_license": {\r
4113       "uses": {\r
4114         "default": {\r
4115           "fields": {\r
4116             "open": {\r
4117               "tag": {\r
4118                 "type": "number"\r
4119               },\r
4120               "row_break": true\r
4121             },\r
4122             "commercial": {\r
4123               "tag": {\r
4124                 "type": "number"\r
4125               },\r
4126               "row_break": true\r
4127             },\r
4128             "official": {\r
4129               "tag": {\r
4130                 "type": "number"\r
4131               },\r
4132               "row_break": true\r
4133             },\r
4134             "attribution": {\r
4135               "tag": {\r
4136                 "type": "number"\r
4137               },\r
4138               "row_break": true\r
4139             },\r
4140             "derive": {\r
4141               "tag": {\r
4142                 "type": "number"\r
4143               },\r
4144               "row_break": true\r
4145             },\r
4146             "thumbnail": {\r
4147               "tag": {\r
4148                 "type": "number"\r
4149               },\r
4150               "row_break": true\r
4151             },\r
4152             "gif_convert": {\r
4153               "tag": {\r
4154                 "type": "number"\r
4155               },\r
4156               "row_break": true\r
4157             },\r
4158             "reverse": {\r
4159               "tag": {\r
4160                 "type": "number"\r
4161               },\r
4162               "row_break": true\r
4163             },\r
4164             "sync_vh": {\r
4165               "tag": {\r
4166                 "type": "number"\r
4167               },\r
4168               "row_break": true\r
4169             },\r
4170             "overlap": {\r
4171               "tag": {\r
4172                 "type": "number"\r
4173               },\r
4174               "row_break": true\r
4175             },\r
4176             "trackback": {\r
4177               "tag": {\r
4178                 "type": "number"\r
4179               },\r
4180               "row_break": true\r
4181             }\r
4182           },\r
4183           "field_names": [\r
4184             "open",\r
4185             "commercial",\r
4186             "official",\r
4187             "attribution",\r
4188             "derive",\r
4189             "thumbnail",\r
4190             "gif_convert",\r
4191             "reverse",\r
4192             "sync_vh",\r
4193             "overlap",\r
4194             "trackback"\r
4195           ]\r
4196         }\r
4197       }\r
4198     },\r
4199     "pettanr_pettan_public_v01_licenses_attribute": {\r
4200       "uses": {\r
4201         "default": {\r
4202           "fields": {\r
4203             "artist_name": {\r
4204               "tag": {\r
4205                 "type": "text"\r
4206               },\r
4207               "row_break": true\r
4208             },\r
4209             "caption": {\r
4210               "tag": {\r
4211                 "type": "text"\r
4212               },\r
4213               "row_break": true\r
4214             },\r
4215             "sources": {\r
4216               "tag": {\r
4217                 "type": "text"\r
4218               },\r
4219               "row_break": true\r
4220             }\r
4221           },\r
4222           "field_names": [\r
4223             "artist_name",\r
4224             "caption",\r
4225             "sources"\r
4226           ]\r
4227         }\r
4228       }\r
4229     },\r
4230     "pettanr_pettan_public_v01_licenses_credit_picture": {\r
4231       "uses": {\r
4232         "default": {\r
4233           "fields": {\r
4234             "source_url_btn_id": {\r
4235               "tag": {\r
4236                 "type": "number"\r
4237               },\r
4238               "row_break": true\r
4239             }\r
4240           },\r
4241           "field_names": [\r
4242             "source_url_btn_id"\r
4243           ]\r
4244         }\r
4245       }\r
4246     },\r
4247     "pettanr_public_domain_v01_licenses_license": {\r
4248       "uses": {\r
4249         "default": {\r
4250           "fields": {\r
4251             "open": {\r
4252               "tag": {\r
4253                 "type": "number"\r
4254               },\r
4255               "row_break": true\r
4256             },\r
4257             "commercial": {\r
4258               "tag": {\r
4259                 "type": "number"\r
4260               },\r
4261               "row_break": true\r
4262             },\r
4263             "official": {\r
4264               "tag": {\r
4265                 "type": "number"\r
4266               },\r
4267               "row_break": true\r
4268             },\r
4269             "attribution": {\r
4270               "tag": {\r
4271                 "type": "number"\r
4272               },\r
4273               "row_break": true\r
4274             },\r
4275             "derive": {\r
4276               "tag": {\r
4277                 "type": "number"\r
4278               },\r
4279               "row_break": true\r
4280             },\r
4281             "thumbnail": {\r
4282               "tag": {\r
4283                 "type": "number"\r
4284               },\r
4285               "row_break": true\r
4286             },\r
4287             "gif_convert": {\r
4288               "tag": {\r
4289                 "type": "number"\r
4290               },\r
4291               "row_break": true\r
4292             },\r
4293             "reverse": {\r
4294               "tag": {\r
4295                 "type": "number"\r
4296               },\r
4297               "row_break": true\r
4298             },\r
4299             "sync_vh": {\r
4300               "tag": {\r
4301                 "type": "number"\r
4302               },\r
4303               "row_break": true\r
4304             },\r
4305             "overlap": {\r
4306               "tag": {\r
4307                 "type": "number"\r
4308               },\r
4309               "row_break": true\r
4310             },\r
4311             "trackback": {\r
4312               "tag": {\r
4313                 "type": "number"\r
4314               },\r
4315               "row_break": true\r
4316             }\r
4317           },\r
4318           "field_names": [\r
4319             "open",\r
4320             "commercial",\r
4321             "official",\r
4322             "attribution",\r
4323             "derive",\r
4324             "thumbnail",\r
4325             "gif_convert",\r
4326             "reverse",\r
4327             "sync_vh",\r
4328             "overlap",\r
4329             "trackback"\r
4330           ]\r
4331         }\r
4332       }\r
4333     },\r
4334     "pettanr_public_domain_v01_licenses_attribute": {\r
4335       "uses": {\r
4336         "default": {\r
4337           "fields": {\r
4338             "artist_name": {\r
4339               "tag": {\r
4340                 "type": "text"\r
4341               },\r
4342               "row_break": true\r
4343             },\r
4344             "source_url": {\r
4345               "tag": {\r
4346                 "type": "text"\r
4347               },\r
4348               "row_break": true\r
4349             },\r
4350             "note": {\r
4351               "tag": {\r
4352                 "type": "text"\r
4353               },\r
4354               "row_break": true\r
4355             }\r
4356           },\r
4357           "field_names": [\r
4358             "artist_name",\r
4359             "source_url",\r
4360             "note"\r
4361           ]\r
4362         }\r
4363       }\r
4364     },\r
4365     "pettanr_public_domain_v01_licenses_credit_picture": {\r
4366       "uses": {\r
4367         "default": {\r
4368           "fields": {\r
4369             "source_url_btn_id": {\r
4370               "tag": {\r
4371                 "type": "number"\r
4372               },\r
4373               "row_break": true\r
4374             },\r
4375             "source_url_off_btn_id": {\r
4376               "tag": {\r
4377                 "type": "number"\r
4378               },\r
4379               "row_break": true\r
4380             }\r
4381           },\r
4382           "field_names": [\r
4383             "source_url_btn_id",\r
4384             "source_url_off_btn_id"\r
4385           ]\r
4386         }\r
4387       }\r
4388     },\r
4389     "pettanr_unknown_v01_licenses_license": {\r
4390       "uses": {\r
4391         "default": {\r
4392           "fields": {\r
4393             "open": {\r
4394               "tag": {\r
4395                 "type": "number"\r
4396               },\r
4397               "row_break": true\r
4398             },\r
4399             "commercial": {\r
4400               "tag": {\r
4401                 "type": "number"\r
4402               },\r
4403               "row_break": true\r
4404             },\r
4405             "official": {\r
4406               "tag": {\r
4407                 "type": "number"\r
4408               },\r
4409               "row_break": true\r
4410             },\r
4411             "attribution": {\r
4412               "tag": {\r
4413                 "type": "number"\r
4414               },\r
4415               "row_break": true\r
4416             },\r
4417             "derive": {\r
4418               "tag": {\r
4419                 "type": "number"\r
4420               },\r
4421               "row_break": true\r
4422             },\r
4423             "thumbnail": {\r
4424               "tag": {\r
4425                 "type": "number"\r
4426               },\r
4427               "row_break": true\r
4428             },\r
4429             "gif_convert": {\r
4430               "tag": {\r
4431                 "type": "number"\r
4432               },\r
4433               "row_break": true\r
4434             },\r
4435             "reverse": {\r
4436               "tag": {\r
4437                 "type": "number"\r
4438               },\r
4439               "row_break": true\r
4440             },\r
4441             "sync_vh": {\r
4442               "tag": {\r
4443                 "type": "number"\r
4444               },\r
4445               "row_break": true\r
4446             },\r
4447             "overlap": {\r
4448               "tag": {\r
4449                 "type": "number"\r
4450               },\r
4451               "row_break": true\r
4452             },\r
4453             "trackback": {\r
4454               "tag": {\r
4455                 "type": "number"\r
4456               },\r
4457               "row_break": true\r
4458             }\r
4459           },\r
4460           "field_names": [\r
4461             "open",\r
4462             "commercial",\r
4463             "official",\r
4464             "attribution",\r
4465             "derive",\r
4466             "thumbnail",\r
4467             "gif_convert",\r
4468             "reverse",\r
4469             "sync_vh",\r
4470             "overlap",\r
4471             "trackback"\r
4472           ]\r
4473         }\r
4474       }\r
4475     },\r
4476     "pettanr_unknown_v01_licenses_attribute": {\r
4477       "uses": {\r
4478         "default": {\r
4479           "fields": {\r
4480             "source_url": {\r
4481               "tag": {\r
4482                 "type": "text"\r
4483               },\r
4484               "row_break": true\r
4485             },\r
4486             "note": {\r
4487               "tag": {\r
4488                 "type": "text"\r
4489               },\r
4490               "row_break": true\r
4491             }\r
4492           },\r
4493           "field_names": [\r
4494             "source_url",\r
4495             "note"\r
4496           ]\r
4497         }\r
4498       }\r
4499     },\r
4500     "pettanr_unknown_v01_licenses_credit_picture": {\r
4501       "uses": {\r
4502         "default": {\r
4503           "fields": {\r
4504             "source_url_btn_id": {\r
4505               "tag": {\r
4506                 "type": "number"\r
4507               },\r
4508               "row_break": true\r
4509             },\r
4510             "source_url_off_btn_id": {\r
4511               "tag": {\r
4512                 "type": "number"\r
4513               },\r
4514               "row_break": true\r
4515             }\r
4516           },\r
4517           "field_names": [\r
4518             "source_url_btn_id",\r
4519             "source_url_off_btn_id"\r
4520           ]\r
4521         }\r
4522       }\r
4523     }\r
4524   },\r
4525   "buckets": {\r
4526     "folder": {},\r
4527     "scroll": {},\r
4528     "scroll_panel": {},\r
4529     "comic": {},\r
4530     "story": {},\r
4531     "story_sheet": {},\r
4532     "sheet": {},\r
4533     "sheet_panel": {},\r
4534     "panel": {},\r
4535     "panel_picture": {},\r
4536     "speech_balloon": {\r
4537       "members": {\r
4538         "balloon": {},\r
4539         "speech": {}\r
4540       },\r
4541       "form_field_names": [\r
4542         "caption",\r
4543         "id",\r
4544         "panel_id",\r
4545         "speech_balloon_template_id",\r
4546         "speech_balloon_template_module_name",\r
4547         "z",\r
4548         "t",\r
4549         "speech_balloon_template_settings",\r
4550         "balloon.r",\r
4551         "balloon.x",\r
4552         "balloon.y",\r
4553         "balloon.width",\r
4554         "balloon.height",\r
4555         "balloon.id",\r
4556         "balloon.speech_balloon_id",\r
4557         "balloon.system_picture_id",\r
4558         "balloon.speech_balloon_template_id",\r
4559         "balloon.speech_balloon_template_module_name",\r
4560         "balloon.speech_balloon_template_settings",\r
4561         "speech.writing_format_id",\r
4562         "speech.font_size",\r
4563         "speech.text_align",\r
4564         "speech.quotes",\r
4565         "speech.content",\r
4566         "speech.fore_color",\r
4567         "speech.id",\r
4568         "speech.speech_balloon_id",\r
4569         "speech.x",\r
4570         "speech.y",\r
4571         "speech.width",\r
4572         "speech.height",\r
4573         "speech.speech_balloon_template_id",\r
4574         "speech.speech_balloon_template_module_name",\r
4575         "speech.speech_balloon_template_settings",\r
4576         "speech.writing_format_module_name"\r
4577       ]\r
4578     },\r
4579     "speech": {},\r
4580     "balloon": {},\r
4581     "ground_picture": {},\r
4582     "ground_color": {},\r
4583     "original_picture": {},\r
4584     "picture": {},\r
4585     "resource_picture": {},\r
4586     "original_picture_license_group": {},\r
4587     "speech_balloon_template": {},\r
4588     "writing_format": {},\r
4589     "license_group": {},\r
4590     "author": {},\r
4591     "artist": {},\r
4592     "system_picture": {}\r
4593   }\r
4594 }