OSDN Git Service

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