OSDN Git Service

fix bucket
[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           "row_break": true\r
2409         }\r
2410       },\r
2411       "field_names": [\r
2412         "caption",\r
2413         "id",\r
2414         "panel_id",\r
2415         "speech_balloon_template_id",\r
2416         "speech_balloon_template_classname",\r
2417         "z",\r
2418         "t",\r
2419         "speech_balloon_template_settings"\r
2420       ]\r
2421     },\r
2422     "balloon": {\r
2423       "fields": {\r
2424         "id": {\r
2425           "label": {\r
2426             "type": "none"\r
2427           },\r
2428           "tag": {\r
2429             "type": "hidden"\r
2430           }\r
2431         },\r
2432         "speech_balloon_id": {\r
2433           "label": {\r
2434             "type": "none"\r
2435           },\r
2436           "tag": {\r
2437             "type": "hidden"\r
2438           }\r
2439         },\r
2440         "speech_balloon_template_id": {\r
2441           "label": {\r
2442             "type": "none"\r
2443           },\r
2444           "tag": {\r
2445             "type": "hidden"\r
2446           }\r
2447         },\r
2448         "system_picture_id": {\r
2449           "label": {\r
2450             "type": "none"\r
2451           },\r
2452           "tag": {\r
2453             "type": "hidden"\r
2454           }\r
2455         },\r
2456         "r": {\r
2457           "tag": {\r
2458             "type": "number"\r
2459           },\r
2460           "helpers": {\r
2461             "tail_angle": {\r
2462               "type": "size",\r
2463               "args": {}\r
2464             }\r
2465           },\r
2466           "row_break": true\r
2467         },\r
2468         "x": {\r
2469           "tag": {\r
2470             "type": "number"\r
2471           }\r
2472         },\r
2473         "y": {\r
2474           "label": {},\r
2475           "tag": {\r
2476             "type": "number"\r
2477           },\r
2478           "row_break": true\r
2479         },\r
2480         "width": {\r
2481           "tag": {\r
2482             "type": "number"\r
2483           }\r
2484         },\r
2485         "height": {\r
2486           "tag": {\r
2487             "type": "number"\r
2488           },\r
2489           "row_break": true\r
2490         },\r
2491         "speech_balloon_template_classname": {\r
2492           "label": {\r
2493             "type": "none"\r
2494           },\r
2495           "tag": {\r
2496             "type": "hidden"\r
2497           }\r
2498         },\r
2499         "speech_balloon_template_settings": {\r
2500           "row_break": true\r
2501         }\r
2502       },\r
2503       "field_names": [\r
2504         "r",\r
2505         "x",\r
2506         "y",\r
2507         "width",\r
2508         "height",\r
2509         "id",\r
2510         "speech_balloon_id",\r
2511         "system_picture_id",\r
2512         "speech_balloon_template_id",\r
2513         "speech_balloon_template_classname",\r
2514         "speech_balloon_template_settings"\r
2515       ]\r
2516     },\r
2517     "speech": {\r
2518       "fields": {\r
2519         "id": {\r
2520           "label": {\r
2521             "type": "none"\r
2522           },\r
2523           "tag": {\r
2524             "type": "hidden"\r
2525           }\r
2526         },\r
2527         "speech_balloon_id": {\r
2528           "label": {\r
2529             "type": "none"\r
2530           },\r
2531           "tag": {\r
2532             "type": "hidden"\r
2533           }\r
2534         },\r
2535         "speech_balloon_template_id": {\r
2536           "label": {\r
2537             "type": "none"\r
2538           },\r
2539           "tag": {\r
2540             "type": "hidden"\r
2541           }\r
2542         },\r
2543         "x": {\r
2544           "label": {\r
2545             "type": "none"\r
2546           },\r
2547           "tag": {\r
2548             "type": "hidden"\r
2549           }\r
2550         },\r
2551         "y": {\r
2552           "label": {\r
2553             "type": "none"\r
2554           },\r
2555           "tag": {\r
2556             "type": "hidden"\r
2557           }\r
2558         },\r
2559         "width": {\r
2560           "label": {\r
2561             "type": "none"\r
2562           },\r
2563           "tag": {\r
2564             "type": "hidden"\r
2565           }\r
2566         },\r
2567         "height": {\r
2568           "label": {\r
2569             "type": "none"\r
2570           },\r
2571           "tag": {\r
2572             "type": "hidden"\r
2573           }\r
2574         },\r
2575         "writing_format_id": {\r
2576           "tag": {\r
2577             "type": "select"\r
2578           }\r
2579         },\r
2580         "font_size": {\r
2581           "tag": {\r
2582             "type": "select"\r
2583           },\r
2584           "row_break": true\r
2585         },\r
2586         "text_align": {\r
2587           "tag": {\r
2588             "type": "select"\r
2589           }\r
2590         },\r
2591         "quotes": {\r
2592           "tag": {\r
2593             "type": "text"\r
2594           }\r
2595         },\r
2596         "content": {\r
2597           "label": {\r
2598             "args": {\r
2599               "row_break": true\r
2600             }\r
2601           },\r
2602           "tag": {\r
2603             "type": "text_area",\r
2604             "args": {\r
2605               "options": {\r
2606                 "size": "45x5"\r
2607               }\r
2608             }\r
2609           }\r
2610         },\r
2611         "fore_color": {\r
2612           "label": {\r
2613             "row_break": true\r
2614           },\r
2615           "tag": {\r
2616             "type": "hidden"\r
2617           },\r
2618           "helpers": {\r
2619             "color": {\r
2620               "type": "color",\r
2621               "args": {\r
2622                 "wrapper": "speech-fore_color-wrap"\r
2623               }\r
2624             }\r
2625           }\r
2626         },\r
2627         "speech_balloon_template_classname": {\r
2628           "label": {\r
2629             "type": "none"\r
2630           },\r
2631           "tag": {\r
2632             "type": "hidden"\r
2633           }\r
2634         },\r
2635         "writing_format_classname": {\r
2636           "label": {\r
2637             "type": "none"\r
2638           },\r
2639           "tag": {\r
2640             "type": "hidden"\r
2641           }\r
2642         },\r
2643         "speech_balloon_template_settings": {\r
2644           "row_break": true\r
2645         },\r
2646         "writing_format_settings": {\r
2647           "label": {\r
2648             "type": "none"\r
2649           },\r
2650           "tag": {\r
2651             "type": "hidden"\r
2652           }\r
2653         }\r
2654       },\r
2655       "field_names": [\r
2656         "writing_format_id",\r
2657         "font_size",\r
2658         "text_align",\r
2659         "quotes",\r
2660         "content",\r
2661         "fore_color",\r
2662         "id",\r
2663         "speech_balloon_id",\r
2664         "x",\r
2665         "y",\r
2666         "width",\r
2667         "height",\r
2668         "speech_balloon_template_id",\r
2669         "speech_balloon_template_classname",\r
2670         "speech_balloon_template_settings",\r
2671         "writing_format_classname",\r
2672         "writing_format_settings"\r
2673       ]\r
2674     },\r
2675     "ground_picture": {\r
2676       "fields": {\r
2677         "id": {\r
2678           "label": {\r
2679             "type": "none"\r
2680           },\r
2681           "tag": {\r
2682             "type": "hidden"\r
2683           }\r
2684         },\r
2685         "panel_id": {\r
2686           "label": {\r
2687             "type": "none"\r
2688           },\r
2689           "tag": {\r
2690             "type": "hidden"\r
2691           }\r
2692         },\r
2693         "picture_id": {\r
2694           "label": {\r
2695             "type": "none"\r
2696           },\r
2697           "tag": {\r
2698             "type": "hidden"\r
2699           }\r
2700         },\r
2701         "caption": {\r
2702           "tag": {\r
2703             "type": "text"\r
2704           },\r
2705           "row_break": true\r
2706         },\r
2707         "repeat": {\r
2708           "tag": {\r
2709             "type": "select",\r
2710             "args": {\r
2711               "source": "magic_number",\r
2712               "key": "ground_picture_repeat_items"\r
2713             }\r
2714           },\r
2715           "row_break": true\r
2716         },\r
2717         "x": {\r
2718           "tag": {\r
2719             "type": "number"\r
2720           }\r
2721         },\r
2722         "y": {\r
2723           "tag": {\r
2724             "type": "number"\r
2725           },\r
2726           "row_break": true\r
2727         },\r
2728         "z": {\r
2729           "label": {\r
2730             "type": "none"\r
2731           },\r
2732           "tag": {\r
2733             "type": "hidden"\r
2734           }\r
2735         },\r
2736         "t": {\r
2737           "label": {\r
2738             "type": "none"\r
2739           },\r
2740           "tag": {\r
2741             "type": "hidden"\r
2742           }\r
2743         }\r
2744       },\r
2745       "field_names": [\r
2746         "caption",\r
2747         "repeat",\r
2748         "x",\r
2749         "y",\r
2750         "z",\r
2751         "t",\r
2752         "id",\r
2753         "panel_id",\r
2754         "picture_id"\r
2755       ]\r
2756     },\r
2757     "ground_color": {\r
2758       "fields": {\r
2759         "id": {\r
2760           "label": {\r
2761             "type": "none"\r
2762           },\r
2763           "tag": {\r
2764             "type": "hidden"\r
2765           }\r
2766         },\r
2767         "panel_id": {\r
2768           "label": {\r
2769             "type": "none"\r
2770           },\r
2771           "tag": {\r
2772             "type": "hidden"\r
2773           }\r
2774         },\r
2775         "caption": {\r
2776           "tag": {\r
2777             "type": "text"\r
2778           },\r
2779           "row_break": true\r
2780         },\r
2781         "code": {\r
2782           "label": {\r
2783             "args": {\r
2784               "row_break": true\r
2785             }\r
2786           },\r
2787           "tag": {\r
2788             "type": "hidden"\r
2789           },\r
2790           "helpers": {\r
2791             "color": {\r
2792               "type": "color",\r
2793               "args": {\r
2794                 "wrapper": "ground_color-code-wrap"\r
2795               }\r
2796             }\r
2797           },\r
2798           "row_break": true\r
2799         },\r
2800         "orientation": {\r
2801           "tag": {\r
2802             "type": "select"\r
2803           },\r
2804           "row_break": true\r
2805         },\r
2806         "xy": {\r
2807           "tag": {\r
2808             "type": "number"\r
2809           }\r
2810         },\r
2811         "wh": {\r
2812           "tag": {\r
2813             "type": "number"\r
2814           },\r
2815           "row_break": true\r
2816         },\r
2817         "z": {\r
2818           "label": {\r
2819             "type": "none"\r
2820           },\r
2821           "tag": {\r
2822             "type": "hidden"\r
2823           }\r
2824         },\r
2825         "t": {\r
2826           "label": {\r
2827             "type": "none"\r
2828           },\r
2829           "tag": {\r
2830             "type": "hidden"\r
2831           }\r
2832         }\r
2833       },\r
2834       "field_names": [\r
2835         "id",\r
2836         "panel_id",\r
2837         "caption",\r
2838         "code",\r
2839         "orientation",\r
2840         "xy",\r
2841         "wh",\r
2842         "z",\r
2843         "t"\r
2844       ]\r
2845     },\r
2846     "speech_balloon_template": {\r
2847       "fields": {\r
2848         "id": {\r
2849           "label": {\r
2850             "type": "none"\r
2851           },\r
2852           "tag": {\r
2853             "type": "hidden"\r
2854           }\r
2855         },\r
2856         "name": {\r
2857           "tag": {\r
2858             "type": "text"\r
2859           },\r
2860           "row_break": true\r
2861         },\r
2862         "classname": {\r
2863           "tag": {\r
2864             "type": "text"\r
2865           },\r
2866           "row_break": true\r
2867         },\r
2868         "caption": {\r
2869           "tag": {\r
2870             "type": "text"\r
2871           },\r
2872           "row_break": true\r
2873         },\r
2874         "t": {\r
2875           "tag": {\r
2876             "type": "number"\r
2877           },\r
2878           "row_break": true\r
2879         },\r
2880         "system_picture_id": {\r
2881           "tag": {\r
2882             "type": "number"\r
2883           },\r
2884           "row_break": true\r
2885         },\r
2886         "settings": {\r
2887           "tag": {\r
2888             "type": "text_area"\r
2889           },\r
2890           "row_break": true\r
2891         }\r
2892       },\r
2893       "field_names": [\r
2894         "id",\r
2895         "name",\r
2896         "classname",\r
2897         "caption",\r
2898         "t",\r
2899         "system_picture_id",\r
2900         "settings"\r
2901       ]\r
2902     },\r
2903     "writing_format": {\r
2904       "fields": {\r
2905         "id": {\r
2906           "label": {\r
2907             "type": "none"\r
2908           },\r
2909           "tag": {\r
2910             "type": "hidden"\r
2911           }\r
2912         },\r
2913         "name": {\r
2914           "tag": {\r
2915             "type": "text"\r
2916           },\r
2917           "row_break": true\r
2918         },\r
2919         "classname": {\r
2920           "tag": {\r
2921             "type": "text"\r
2922           },\r
2923           "row_break": true\r
2924         },\r
2925         "caption": {\r
2926           "tag": {\r
2927             "type": "text"\r
2928           },\r
2929           "row_break": true\r
2930         },\r
2931         "system_picture_id": {\r
2932           "tag": {\r
2933             "type": "number"\r
2934           },\r
2935           "row_break": true\r
2936         },\r
2937         "settings": {\r
2938           "tag": {\r
2939             "type": "text_area"\r
2940           },\r
2941           "row_break": true\r
2942         }\r
2943       },\r
2944       "field_names": [\r
2945         "id",\r
2946         "name",\r
2947         "classname",\r
2948         "caption",\r
2949         "system_picture_id",\r
2950         "settings"\r
2951       ]\r
2952     },\r
2953     "license_group": {\r
2954       "fields": {\r
2955         "id": {\r
2956           "label": {\r
2957             "type": "none"\r
2958           },\r
2959           "tag": {\r
2960             "type": "hidden"\r
2961           }\r
2962         },\r
2963         "name": {\r
2964           "tag": {\r
2965             "type": "text"\r
2966           },\r
2967           "row_break": true\r
2968         },\r
2969         "classname": {\r
2970           "tag": {\r
2971             "type": "text"\r
2972           },\r
2973           "row_break": true\r
2974         },\r
2975         "caption": {\r
2976           "tag": {\r
2977             "type": "text"\r
2978           },\r
2979           "row_break": true\r
2980         },\r
2981         "url": {\r
2982           "tag": {\r
2983             "type": "text"\r
2984           },\r
2985           "row_break": true\r
2986         }\r
2987       },\r
2988       "field_names": [\r
2989         "id",\r
2990         "name",\r
2991         "classname",\r
2992         "caption",\r
2993         "url"\r
2994       ]\r
2995     },\r
2996     "license": {\r
2997       "fields": {\r
2998         "id": {\r
2999           "label": {\r
3000             "type": "none"\r
3001           },\r
3002           "tag": {\r
3003             "type": "hidden"\r
3004           }\r
3005         },\r
3006         "license_group_id": {\r
3007           "label": {\r
3008             "type": "none"\r
3009           },\r
3010           "tag": {\r
3011             "type": "hidden"\r
3012           }\r
3013         },\r
3014         "license_group_classname": {\r
3015           "tag": {\r
3016             "type": "text"\r
3017           },\r
3018           "row_break": true\r
3019         },\r
3020         "name": {\r
3021           "tag": {\r
3022             "type": "text"\r
3023           },\r
3024           "row_break": true\r
3025         },\r
3026         "caption": {\r
3027           "tag": {\r
3028             "type": "text"\r
3029           },\r
3030           "row_break": true\r
3031         },\r
3032         "system_picture_id": {\r
3033           "tag": {\r
3034             "type": "number"\r
3035           },\r
3036           "row_break": true\r
3037         },\r
3038         "url": {\r
3039           "tag": {\r
3040             "type": "text"\r
3041           },\r
3042           "row_break": true\r
3043         },\r
3044         "license_group_settings": {\r
3045           "row_break": true\r
3046         },\r
3047         "credit_picture_settings": {\r
3048           "row_break": true\r
3049         }\r
3050       },\r
3051       "field_names": [\r
3052         "id",\r
3053         "license_group_id",\r
3054         "license_group_classname",\r
3055         "name",\r
3056         "caption",\r
3057         "system_picture_id",\r
3058         "url",\r
3059         "license_group_settings",\r
3060         "credit_picture_settings"\r
3061       ]\r
3062     },\r
3063     "author": {\r
3064       "fields": {\r
3065         "id": {\r
3066           "label": {\r
3067             "type": "none"\r
3068           },\r
3069           "tag": {\r
3070             "type": "hidden"\r
3071           }\r
3072         },\r
3073         "name": {\r
3074           "label": {\r
3075             "args": {\r
3076               "row_break": true\r
3077             }\r
3078           },\r
3079           "tag": {\r
3080             "type": "text"\r
3081           },\r
3082           "row_break": true\r
3083         }\r
3084       },\r
3085       "field_names": [\r
3086         "id",\r
3087         "name"\r
3088       ]\r
3089     },\r
3090     "artist": {\r
3091       "fields": {\r
3092         "id": {\r
3093           "label": {\r
3094             "type": "none"\r
3095           },\r
3096           "tag": {\r
3097             "type": "hidden"\r
3098           }\r
3099         },\r
3100         "name": {\r
3101           "label": {\r
3102             "args": {\r
3103               "row_break": true\r
3104             }\r
3105           },\r
3106           "tag": {\r
3107             "type": "text"\r
3108           },\r
3109           "row_break": true\r
3110         }\r
3111       },\r
3112       "field_names": [\r
3113         "id",\r
3114         "name"\r
3115       ]\r
3116     },\r
3117     "circle_speech_balloon_speech_balloon": {\r
3118       "fields": {},\r
3119       "field_names": []\r
3120     },\r
3121     "circle_speech_balloon_balloon": {\r
3122       "fields": {},\r
3123       "field_names": []\r
3124     },\r
3125     "circle_speech_balloon_speech": {\r
3126       "fields": {},\r
3127       "field_names": []\r
3128     },\r
3129     "test_speech_balloon_speech_balloon": {\r
3130       "fields": {\r
3131         "a": {\r
3132           "tag": {\r
3133             "type": "number"\r
3134           },\r
3135           "row_break": true\r
3136         }\r
3137       },\r
3138       "field_names": [\r
3139         "a"\r
3140       ]\r
3141     },\r
3142     "test_speech_balloon_balloon": {\r
3143       "fields": {\r
3144         "b": {\r
3145           "tag": {\r
3146             "type": "number"\r
3147           },\r
3148           "row_break": true\r
3149         }\r
3150       },\r
3151       "field_names": [\r
3152         "b"\r
3153       ]\r
3154     },\r
3155     "test_speech_balloon_speech": {\r
3156       "fields": {\r
3157         "c": {\r
3158           "tag": {\r
3159             "type": "number"\r
3160           },\r
3161           "row_break": true\r
3162         }\r
3163       },\r
3164       "field_names": [\r
3165         "c"\r
3166       ]\r
3167     },\r
3168     "pettanr_simple_format_speech": {\r
3169       "fields": {},\r
3170       "field_names": []\r
3171     },\r
3172     "pettanr_creative_commons_v30_licenses_license": {\r
3173       "fields": {\r
3174         "open": {\r
3175           "tag": {\r
3176             "type": "number"\r
3177           },\r
3178           "row_break": true\r
3179         },\r
3180         "commercial": {\r
3181           "tag": {\r
3182             "type": "number"\r
3183           },\r
3184           "row_break": true\r
3185         },\r
3186         "official": {\r
3187           "tag": {\r
3188             "type": "number"\r
3189           },\r
3190           "row_break": true\r
3191         },\r
3192         "attribution": {\r
3193           "tag": {\r
3194             "type": "number"\r
3195           },\r
3196           "row_break": true\r
3197         },\r
3198         "derive": {\r
3199           "tag": {\r
3200             "type": "number"\r
3201           },\r
3202           "row_break": true\r
3203         },\r
3204         "thumbnail": {\r
3205           "tag": {\r
3206             "type": "number"\r
3207           },\r
3208           "row_break": true\r
3209         },\r
3210         "gif_convert": {\r
3211           "tag": {\r
3212             "type": "number"\r
3213           },\r
3214           "row_break": true\r
3215         },\r
3216         "reverse": {\r
3217           "tag": {\r
3218             "type": "number"\r
3219           },\r
3220           "row_break": true\r
3221         },\r
3222         "sync_vh": {\r
3223           "tag": {\r
3224             "type": "number"\r
3225           },\r
3226           "row_break": true\r
3227         },\r
3228         "overlap": {\r
3229           "tag": {\r
3230             "type": "number"\r
3231           },\r
3232           "row_break": true\r
3233         }\r
3234       },\r
3235       "field_names": [\r
3236         "open",\r
3237         "commercial",\r
3238         "official",\r
3239         "attribution",\r
3240         "derive",\r
3241         "thumbnail",\r
3242         "gif_convert",\r
3243         "reverse",\r
3244         "sync_vh",\r
3245         "overlap"\r
3246       ]\r
3247     },\r
3248     "pettanr_creative_commons_v30_licenses_credit_picture": {\r
3249       "fields": {\r
3250         "source_url_btn_id": {\r
3251           "tag": {\r
3252             "type": "number"\r
3253           },\r
3254           "row_break": true\r
3255         },\r
3256         "source_url_off_btn_id": {\r
3257           "tag": {\r
3258             "type": "number"\r
3259           },\r
3260           "row_break": true\r
3261         }\r
3262       },\r
3263       "field_names": [\r
3264         "source_url_btn_id",\r
3265         "source_url_off_btn_id"\r
3266       ]\r
3267     },\r
3268     "pettanr_pettan_commons_v01_licenses_license": {\r
3269       "fields": {\r
3270         "open": {\r
3271           "tag": {\r
3272             "type": "number"\r
3273           },\r
3274           "row_break": true\r
3275         },\r
3276         "commercial": {\r
3277           "tag": {\r
3278             "type": "number"\r
3279           },\r
3280           "row_break": true\r
3281         },\r
3282         "official": {\r
3283           "tag": {\r
3284             "type": "number"\r
3285           },\r
3286           "row_break": true\r
3287         },\r
3288         "attribution": {\r
3289           "tag": {\r
3290             "type": "number"\r
3291           },\r
3292           "row_break": true\r
3293         },\r
3294         "derive": {\r
3295           "tag": {\r
3296             "type": "number"\r
3297           },\r
3298           "row_break": true\r
3299         },\r
3300         "thumbnail": {\r
3301           "tag": {\r
3302             "type": "number"\r
3303           },\r
3304           "row_break": true\r
3305         },\r
3306         "gif_convert": {\r
3307           "tag": {\r
3308             "type": "number"\r
3309           },\r
3310           "row_break": true\r
3311         },\r
3312         "reverse": {\r
3313           "tag": {\r
3314             "type": "number"\r
3315           },\r
3316           "row_break": true\r
3317         },\r
3318         "sync_vh": {\r
3319           "tag": {\r
3320             "type": "number"\r
3321           },\r
3322           "row_break": true\r
3323         },\r
3324         "overlap": {\r
3325           "tag": {\r
3326             "type": "number"\r
3327           },\r
3328           "row_break": true\r
3329         }\r
3330       },\r
3331       "field_names": [\r
3332         "open",\r
3333         "commercial",\r
3334         "official",\r
3335         "attribution",\r
3336         "derive",\r
3337         "thumbnail",\r
3338         "gif_convert",\r
3339         "reverse",\r
3340         "sync_vh",\r
3341         "overlap"\r
3342       ]\r
3343     },\r
3344     "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
3345       "fields": {\r
3346         "source_url_btn_id": {\r
3347           "tag": {\r
3348             "type": "number"\r
3349           },\r
3350           "row_break": true\r
3351         },\r
3352         "source_url_off_btn_id": {\r
3353           "tag": {\r
3354             "type": "number"\r
3355           },\r
3356           "row_break": true\r
3357         }\r
3358       },\r
3359       "field_names": [\r
3360         "source_url_btn_id",\r
3361         "source_url_off_btn_id"\r
3362       ]\r
3363     },\r
3364     "pettanr_pettan_protected_v01_licenses_license": {\r
3365       "fields": {\r
3366         "open": {\r
3367           "tag": {\r
3368             "type": "number"\r
3369           },\r
3370           "row_break": true\r
3371         },\r
3372         "commercial": {\r
3373           "tag": {\r
3374             "type": "number"\r
3375           },\r
3376           "row_break": true\r
3377         },\r
3378         "official": {\r
3379           "tag": {\r
3380             "type": "number"\r
3381           },\r
3382           "row_break": true\r
3383         },\r
3384         "attribution": {\r
3385           "tag": {\r
3386             "type": "number"\r
3387           },\r
3388           "row_break": true\r
3389         },\r
3390         "derive": {\r
3391           "tag": {\r
3392             "type": "number"\r
3393           },\r
3394           "row_break": true\r
3395         },\r
3396         "thumbnail": {\r
3397           "tag": {\r
3398             "type": "number"\r
3399           },\r
3400           "row_break": true\r
3401         },\r
3402         "gif_convert": {\r
3403           "tag": {\r
3404             "type": "number"\r
3405           },\r
3406           "row_break": true\r
3407         },\r
3408         "reverse": {\r
3409           "tag": {\r
3410             "type": "number"\r
3411           },\r
3412           "row_break": true\r
3413         },\r
3414         "sync_vh": {\r
3415           "tag": {\r
3416             "type": "number"\r
3417           },\r
3418           "row_break": true\r
3419         },\r
3420         "overlap": {\r
3421           "tag": {\r
3422             "type": "number"\r
3423           },\r
3424           "row_break": true\r
3425         },\r
3426         "trackback": {\r
3427           "tag": {\r
3428             "type": "number"\r
3429           },\r
3430           "row_break": true\r
3431         }\r
3432       },\r
3433       "field_names": [\r
3434         "open",\r
3435         "commercial",\r
3436         "official",\r
3437         "attribution",\r
3438         "derive",\r
3439         "thumbnail",\r
3440         "gif_convert",\r
3441         "reverse",\r
3442         "sync_vh",\r
3443         "overlap",\r
3444         "trackback"\r
3445       ]\r
3446     },\r
3447     "pettanr_pettan_protected_v01_licenses_credit_picture": {\r
3448       "fields": {\r
3449         "source_url_btn_id": {\r
3450           "tag": {\r
3451             "type": "number"\r
3452           },\r
3453           "row_break": true\r
3454         },\r
3455         "source_url_off_btn_id": {\r
3456           "tag": {\r
3457             "type": "number"\r
3458           },\r
3459           "row_break": true\r
3460         }\r
3461       },\r
3462       "field_names": [\r
3463         "source_url_btn_id",\r
3464         "source_url_off_btn_id"\r
3465       ]\r
3466     },\r
3467     "pettanr_pettan_public_v01_licenses_license": {\r
3468       "fields": {\r
3469         "open": {\r
3470           "tag": {\r
3471             "type": "number"\r
3472           },\r
3473           "row_break": true\r
3474         },\r
3475         "commercial": {\r
3476           "tag": {\r
3477             "type": "number"\r
3478           },\r
3479           "row_break": true\r
3480         },\r
3481         "official": {\r
3482           "tag": {\r
3483             "type": "number"\r
3484           },\r
3485           "row_break": true\r
3486         },\r
3487         "attribution": {\r
3488           "tag": {\r
3489             "type": "number"\r
3490           },\r
3491           "row_break": true\r
3492         },\r
3493         "derive": {\r
3494           "tag": {\r
3495             "type": "number"\r
3496           },\r
3497           "row_break": true\r
3498         },\r
3499         "thumbnail": {\r
3500           "tag": {\r
3501             "type": "number"\r
3502           },\r
3503           "row_break": true\r
3504         },\r
3505         "gif_convert": {\r
3506           "tag": {\r
3507             "type": "number"\r
3508           },\r
3509           "row_break": true\r
3510         },\r
3511         "reverse": {\r
3512           "tag": {\r
3513             "type": "number"\r
3514           },\r
3515           "row_break": true\r
3516         },\r
3517         "sync_vh": {\r
3518           "tag": {\r
3519             "type": "number"\r
3520           },\r
3521           "row_break": true\r
3522         },\r
3523         "overlap": {\r
3524           "tag": {\r
3525             "type": "number"\r
3526           },\r
3527           "row_break": true\r
3528         },\r
3529         "trackback": {\r
3530           "tag": {\r
3531             "type": "number"\r
3532           },\r
3533           "row_break": true\r
3534         }\r
3535       },\r
3536       "field_names": [\r
3537         "open",\r
3538         "commercial",\r
3539         "official",\r
3540         "attribution",\r
3541         "derive",\r
3542         "thumbnail",\r
3543         "gif_convert",\r
3544         "reverse",\r
3545         "sync_vh",\r
3546         "overlap",\r
3547         "trackback"\r
3548       ]\r
3549     },\r
3550     "pettanr_pettan_public_v01_licenses_credit_picture": {\r
3551       "fields": {\r
3552         "source_url_btn_id": {\r
3553           "tag": {\r
3554             "type": "number"\r
3555           },\r
3556           "row_break": true\r
3557         }\r
3558       },\r
3559       "field_names": [\r
3560         "source_url_btn_id"\r
3561       ]\r
3562     },\r
3563     "pettanr_public_domain_v01_licenses_license": {\r
3564       "fields": {\r
3565         "open": {\r
3566           "tag": {\r
3567             "type": "number"\r
3568           },\r
3569           "row_break": true\r
3570         },\r
3571         "commercial": {\r
3572           "tag": {\r
3573             "type": "number"\r
3574           },\r
3575           "row_break": true\r
3576         },\r
3577         "official": {\r
3578           "tag": {\r
3579             "type": "number"\r
3580           },\r
3581           "row_break": true\r
3582         },\r
3583         "attribution": {\r
3584           "tag": {\r
3585             "type": "number"\r
3586           },\r
3587           "row_break": true\r
3588         },\r
3589         "derive": {\r
3590           "tag": {\r
3591             "type": "number"\r
3592           },\r
3593           "row_break": true\r
3594         },\r
3595         "thumbnail": {\r
3596           "tag": {\r
3597             "type": "number"\r
3598           },\r
3599           "row_break": true\r
3600         },\r
3601         "gif_convert": {\r
3602           "tag": {\r
3603             "type": "number"\r
3604           },\r
3605           "row_break": true\r
3606         },\r
3607         "reverse": {\r
3608           "tag": {\r
3609             "type": "number"\r
3610           },\r
3611           "row_break": true\r
3612         },\r
3613         "sync_vh": {\r
3614           "tag": {\r
3615             "type": "number"\r
3616           },\r
3617           "row_break": true\r
3618         },\r
3619         "overlap": {\r
3620           "tag": {\r
3621             "type": "number"\r
3622           },\r
3623           "row_break": true\r
3624         },\r
3625         "trackback": {\r
3626           "tag": {\r
3627             "type": "number"\r
3628           },\r
3629           "row_break": true\r
3630         }\r
3631       },\r
3632       "field_names": [\r
3633         "open",\r
3634         "commercial",\r
3635         "official",\r
3636         "attribution",\r
3637         "derive",\r
3638         "thumbnail",\r
3639         "gif_convert",\r
3640         "reverse",\r
3641         "sync_vh",\r
3642         "overlap",\r
3643         "trackback"\r
3644       ]\r
3645     },\r
3646     "pettanr_public_domain_v01_licenses_credit_picture": {\r
3647       "fields": {\r
3648         "source_url_btn_id": {\r
3649           "tag": {\r
3650             "type": "number"\r
3651           },\r
3652           "row_break": true\r
3653         },\r
3654         "source_url_off_btn_id": {\r
3655           "tag": {\r
3656             "type": "number"\r
3657           },\r
3658           "row_break": true\r
3659         }\r
3660       },\r
3661       "field_names": [\r
3662         "source_url_btn_id",\r
3663         "source_url_off_btn_id"\r
3664       ]\r
3665     },\r
3666     "pettanr_unknown_v01_licenses_license": {\r
3667       "fields": {\r
3668         "open": {\r
3669           "tag": {\r
3670             "type": "number"\r
3671           },\r
3672           "row_break": true\r
3673         },\r
3674         "commercial": {\r
3675           "tag": {\r
3676             "type": "number"\r
3677           },\r
3678           "row_break": true\r
3679         },\r
3680         "official": {\r
3681           "tag": {\r
3682             "type": "number"\r
3683           },\r
3684           "row_break": true\r
3685         },\r
3686         "attribution": {\r
3687           "tag": {\r
3688             "type": "number"\r
3689           },\r
3690           "row_break": true\r
3691         },\r
3692         "derive": {\r
3693           "tag": {\r
3694             "type": "number"\r
3695           },\r
3696           "row_break": true\r
3697         },\r
3698         "thumbnail": {\r
3699           "tag": {\r
3700             "type": "number"\r
3701           },\r
3702           "row_break": true\r
3703         },\r
3704         "gif_convert": {\r
3705           "tag": {\r
3706             "type": "number"\r
3707           },\r
3708           "row_break": true\r
3709         },\r
3710         "reverse": {\r
3711           "tag": {\r
3712             "type": "number"\r
3713           },\r
3714           "row_break": true\r
3715         },\r
3716         "sync_vh": {\r
3717           "tag": {\r
3718             "type": "number"\r
3719           },\r
3720           "row_break": true\r
3721         },\r
3722         "overlap": {\r
3723           "tag": {\r
3724             "type": "number"\r
3725           },\r
3726           "row_break": true\r
3727         },\r
3728         "trackback": {\r
3729           "tag": {\r
3730             "type": "number"\r
3731           },\r
3732           "row_break": true\r
3733         }\r
3734       },\r
3735       "field_names": [\r
3736         "open",\r
3737         "commercial",\r
3738         "official",\r
3739         "attribution",\r
3740         "derive",\r
3741         "thumbnail",\r
3742         "gif_convert",\r
3743         "reverse",\r
3744         "sync_vh",\r
3745         "overlap",\r
3746         "trackback"\r
3747       ]\r
3748     },\r
3749     "pettanr_unknown_v01_licenses_credit_picture": {\r
3750       "fields": {\r
3751         "source_url_btn_id": {\r
3752           "tag": {\r
3753             "type": "number"\r
3754           },\r
3755           "row_break": true\r
3756         },\r
3757         "source_url_off_btn_id": {\r
3758           "tag": {\r
3759             "type": "number"\r
3760           },\r
3761           "row_break": true\r
3762         }\r
3763       },\r
3764       "field_names": [\r
3765         "source_url_btn_id",\r
3766         "source_url_off_btn_id"\r
3767       ]\r
3768     }\r
3769   },\r
3770   "buckets": {\r
3771     "scroll": {},\r
3772     "scroll_panel": {},\r
3773     "comic": {},\r
3774     "story": {},\r
3775     "story_sheet": {},\r
3776     "sheet": {},\r
3777     "sheet_panel": {},\r
3778     "panel": {},\r
3779     "panel_picture": {},\r
3780     "speech_balloon": {\r
3781       "members": {\r
3782         "balloon": {},\r
3783         "speech": {}\r
3784       },\r
3785       "form_field_names": [\r
3786         "caption",\r
3787         "id",\r
3788         "panel_id",\r
3789         "speech_balloon_template_id",\r
3790         "speech_balloon_template_classname",\r
3791         "z",\r
3792         "t",\r
3793         "speech_balloon_template_settings",\r
3794         "balloon.r",\r
3795         "balloon.x",\r
3796         "balloon.y",\r
3797         "balloon.width",\r
3798         "balloon.height",\r
3799         "balloon.id",\r
3800         "balloon.speech_balloon_id",\r
3801         "balloon.system_picture_id",\r
3802         "balloon.speech_balloon_template_id",\r
3803         "balloon.speech_balloon_template_classname",\r
3804         "balloon.speech_balloon_template_settings",\r
3805         "speech.writing_format_id",\r
3806         "speech.font_size",\r
3807         "speech.text_align",\r
3808         "speech.quotes",\r
3809         "speech.content",\r
3810         "speech.fore_color",\r
3811         "speech.id",\r
3812         "speech.speech_balloon_id",\r
3813         "speech.x",\r
3814         "speech.y",\r
3815         "speech.width",\r
3816         "speech.height",\r
3817         "speech.speech_balloon_template_id",\r
3818         "speech.speech_balloon_template_classname",\r
3819         "speech.speech_balloon_template_settings",\r
3820         "speech.writing_format_classname",\r
3821         "speech.writing_format_settings"\r
3822       ]\r
3823     },\r
3824     "speech": {},\r
3825     "balloon": {},\r
3826     "ground_picture": {},\r
3827     "ground_color": {},\r
3828     "original_picture": {},\r
3829     "picture": {},\r
3830     "resource_picture": {},\r
3831     "speech_balloon_template": {},\r
3832     "writing_format": {},\r
3833     "license_group": {},\r
3834     "author": {},\r
3835     "artist": {},\r
3836     "system_picture": {}\r
3837   }\r
3838 }