OSDN Git Service

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