OSDN Git Service

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