OSDN Git Service

013fe6ca3002bda502075af336b38cc2c05e0c1e
[pettanr/pettanr.git] / app / assets / javascripts / manifest / work / controllers.js.coffee.erb
1 #マニフェスト\r
2 @controllers = {\r
3   scrolls: {\r
4     actions: {\r
5       index: {\r
6         type: 'list',\r
7         args: {\r
8           list_name: 'public_list',\r
9         },\r
10       },\r
11       by_author: {\r
12         type: 'list',\r
13       },\r
14       by_panel: {\r
15         type: 'list',\r
16       },\r
17       play: {\r
18         type: 'list',\r
19         args: {\r
20           list_name: 'play',\r
21         },\r
22       },\r
23       show: {\r
24         type: 'show',\r
25         name: 'show',\r
26       },\r
27       count: {\r
28         type: 'count',\r
29         args: {\r
30           list_name: 'public_list',\r
31         },\r
32       },\r
33       count_by_author: {\r
34         type: 'count',\r
35       },\r
36       count_by_panel: {\r
37         type: 'count',\r
38       },\r
39     },\r
40   },\r
41   scroll_panels: {\r
42     actions: {\r
43       index: {\r
44         type: 'list',\r
45         args: {\r
46           list_name: 'public_list',\r
47           \r
48         },\r
49       },\r
50       by_panel: {\r
51         type: 'list',\r
52       },\r
53       by_scroll: {\r
54         type: 'list',\r
55       },\r
56       count: {\r
57         type: 'count',\r
58         args: {\r
59           list_name: 'public_list',\r
60         },\r
61       },\r
62       count_by_panel: {\r
63         type: 'count',\r
64       },\r
65       count_by_scroll: {\r
66         type: 'count',\r
67       },\r
68     },\r
69   },\r
70   comics: {\r
71     actions: {\r
72       index: {\r
73         type: 'list',\r
74         args: {\r
75           list_name: 'public_list',\r
76           \r
77         },\r
78       },\r
79       by_author: {\r
80         type: 'list',\r
81       },\r
82       count: {\r
83         type: 'count',\r
84         args: {\r
85           list_name: 'public_list',\r
86         },\r
87       },\r
88       count_by_author: {\r
89         type: 'count',\r
90       },\r
91     },\r
92   },\r
93   stories: {\r
94     actions: {\r
95       index: {\r
96         type: 'list',\r
97         args: {\r
98           list_name: 'public_list',\r
99           \r
100         },\r
101       },\r
102       by_comic: {\r
103         type: 'list',\r
104       },\r
105       by_sheet: {\r
106         type: 'list',\r
107       },\r
108       by_author: {\r
109         type: 'list',\r
110       },\r
111       play: {\r
112         type: 'list',\r
113         args: {\r
114           list_name: 'play',\r
115         },\r
116       },\r
117       count: {\r
118         type: 'count',\r
119         args: {\r
120           list_name: 'public_list',\r
121         },\r
122       },\r
123       by_comic: {\r
124         type: 'count',\r
125       },\r
126       by_sheet: {\r
127         type: 'count',\r
128       },\r
129       count_by_author: {\r
130         type: 'count',\r
131       },\r
132     },\r
133   },\r
134   story_sheets: {\r
135     actions: {\r
136       index: {\r
137         type: 'list',\r
138         args: {\r
139           list_name: 'public_list',\r
140           \r
141         },\r
142       },\r
143       by_story: {\r
144         type: 'list',\r
145       },\r
146       by_sheet: {\r
147         type: 'list',\r
148       },\r
149       count: {\r
150         type: 'count',\r
151         args: {\r
152           list_name: 'public_list',\r
153         },\r
154       },\r
155       count_by_story: {\r
156         type: 'count',\r
157       },\r
158       count_by_sheet: {\r
159         type: 'count',\r
160       },\r
161     },\r
162   },\r
163   sheets: {\r
164     actions: {\r
165       index: {\r
166         type: 'list',\r
167         args: {\r
168           list_name: 'public_list',\r
169           \r
170         },\r
171       },\r
172       by_story: {\r
173         type: 'list',\r
174       },\r
175       by_panel: {\r
176         type: 'list',\r
177       },\r
178       by_author: {\r
179         type: 'list',\r
180       },\r
181       play: {\r
182         type: 'list',\r
183         args: {\r
184           list_name: 'play',\r
185         },\r
186       },\r
187       count: {\r
188         type: 'count',\r
189         args: {\r
190           list_name: 'public_list',\r
191         },\r
192       },\r
193       count_by_story: {\r
194         type: 'count',\r
195       },\r
196       count_by_panel: {\r
197         type: 'count',\r
198       },\r
199       count_by_author: {\r
200         type: 'count',\r
201       },\r
202     },\r
203   },\r
204   sheet_panels: {\r
205     actions: {\r
206       index: {\r
207         type: 'list',\r
208         args: {\r
209           list_name: 'public_list',\r
210           \r
211         },\r
212       },\r
213       by_sheet: {\r
214         type: 'list',\r
215       },\r
216       by_panel: {\r
217         type: 'list',\r
218       },\r
219       count: {\r
220         type: 'count',\r
221         args: {\r
222           list_name: 'public_list',\r
223         },\r
224       },\r
225       count_by_sheet: {\r
226         type: 'count',\r
227       },\r
228       count_by_panel: {\r
229         type: 'count',\r
230       },\r
231     },\r
232   },\r
233   panels: {\r
234     actions: {\r
235       index: {\r
236         type: 'list',\r
237         args: {\r
238           list_name: 'public_list',\r
239           \r
240         },\r
241       },\r
242       by_scroll: {\r
243         type: 'list',\r
244       },\r
245       by_sheet: {\r
246         type: 'list',\r
247       },\r
248       by_author: {\r
249         type: 'list',\r
250       },\r
251       by_speech_balloon_template: {\r
252         type: 'list',\r
253       },\r
254       count: {\r
255         type: 'count',\r
256         args: {\r
257           list_name: 'public_list',\r
258         },\r
259       },\r
260       count_by_scroll: {\r
261         type: 'count',\r
262       },\r
263       count_by_sheet: {\r
264         type: 'count',\r
265       },\r
266       count_by_author: {\r
267         type: 'count',\r
268       },\r
269       count_by_speech_balloon_template: {\r
270         type: 'count',\r
271       },\r
272     },\r
273   },\r
274   panel_pictures: {\r
275     actions: {\r
276       index: {\r
277         type: 'list',\r
278         args: {\r
279           list_name: 'public_list',\r
280           \r
281         },\r
282       },\r
283       by_panel: {\r
284         type: 'list',\r
285       },\r
286       by_author: {\r
287         type: 'list',\r
288       },\r
289       count: {\r
290         type: 'count',\r
291         args: {\r
292           list_name: 'public_list',\r
293         },\r
294       },\r
295       count_by_panel: {\r
296         type: 'count',\r
297       },\r
298       count_by_author: {\r
299         type: 'count',\r
300       },\r
301     },\r
302   },\r
303   speech_balloons: {\r
304     actions: {\r
305       index: {\r
306         type: 'list',\r
307         args: {\r
308           list_name: 'public_list',\r
309           \r
310         },\r
311       },\r
312       by_panel: {\r
313         type: 'list',\r
314       },\r
315       by_author: {\r
316         type: 'list',\r
317       },\r
318       count: {\r
319         type: 'count',\r
320         args: {\r
321           list_name: 'public_list',\r
322         },\r
323       },\r
324       count_by_panel: {\r
325         type: 'count',\r
326       },\r
327       count_by_author: {\r
328         type: 'count',\r
329       },\r
330     },\r
331   },\r
332   speeches: {\r
333     actions: {\r
334       index: {\r
335         type: 'list',\r
336         args: {\r
337           list_name: 'public_list',\r
338           \r
339         },\r
340       },\r
341       by_writing_format: {\r
342         type: 'list',\r
343       },\r
344       count: {\r
345         type: 'count',\r
346         args: {\r
347           list_name: 'public_list',\r
348         },\r
349       },\r
350       count_by_writing_format: {\r
351         type: 'count',\r
352       },\r
353     },\r
354   },\r
355   balloons: {\r
356     actions: {\r
357       index: {\r
358         type: 'list',\r
359         args: {\r
360           list_name: 'public_list',\r
361           \r
362         },\r
363       },\r
364       #by_system_picture: {\r
365       #  type: 'list',\r
366       #  args: {\r
367       #    list_name: 'by_system_picture',\r
368       #  },\r
369       #},\r
370       count: {\r
371         type: 'count',\r
372         args: {\r
373           list_name: 'public_list',\r
374         },\r
375       },\r
376     },\r
377   },\r
378   ground_pictures: {\r
379     actions: {\r
380       index: {\r
381         type: 'list',\r
382         args: {\r
383           list_name: 'public_list',\r
384           \r
385         },\r
386       },\r
387       by_panel: {\r
388         type: 'list',\r
389       },\r
390       by_author: {\r
391         type: 'list',\r
392       },\r
393       count: {\r
394         type: 'count',\r
395         args: {\r
396           list_name: 'public_list',\r
397         },\r
398       },\r
399       count_by_panel: {\r
400         type: 'count',\r
401       },\r
402       count_by_author: {\r
403         type: 'count',\r
404       },\r
405     },\r
406   },\r
407   ground_colors: {\r
408     actions: {\r
409       index: {\r
410         type: 'list',\r
411         args: {\r
412           list_name: 'public_list',\r
413           \r
414         },\r
415       },\r
416       by_panel: {\r
417         type: 'list',\r
418       },\r
419       by_author: {\r
420         type: 'list',\r
421       },\r
422       count: {\r
423         type: 'count',\r
424         args: {\r
425           list_name: 'public_list',\r
426         },\r
427       },\r
428       count_by_panel: {\r
429         type: 'count',\r
430       },\r
431       count_by_author: {\r
432         type: 'count',\r
433       },\r
434     },\r
435   },\r
436   original_pictures: {\r
437     actions: {\r
438       index: {\r
439         type: 'list',\r
440         args: {\r
441           list_name: 'private_list',\r
442           \r
443         },\r
444       },\r
445       count: {\r
446         type: 'count',\r
447         args: {\r
448           list_name: 'public_list',\r
449         },\r
450       },\r
451     },\r
452   },\r
453   pictures: {\r
454   },\r
455   resource_pictures: {\r
456     actions: {\r
457       index: {\r
458         type: 'list',\r
459         args: {\r
460           list_name: 'public_list',\r
461           \r
462         },\r
463       },\r
464       by_license: {\r
465         type: 'list',\r
466       },\r
467       by_artist: {\r
468         type: 'list',\r
469       },\r
470       count: {\r
471         type: 'count',\r
472         args: {\r
473           list_name: 'public_list',\r
474         },\r
475       },\r
476       count_by_license: {\r
477         type: 'count',\r
478       },\r
479       count_by_artist: {\r
480         type: 'count',\r
481       },\r
482     },\r
483   },\r
484   speech_balloon_templates: {\r
485     actions: {\r
486       index: {\r
487         type: 'list',\r
488         args: {\r
489           list_name: 'public_list',\r
490           \r
491         },\r
492       },\r
493       count: {\r
494         type: 'count',\r
495         args: {\r
496           list_name: 'public_list',\r
497         },\r
498       },\r
499     },\r
500   },\r
501   writing_formats: {\r
502     actions: {\r
503       index: {\r
504         type: 'list',\r
505         args: {\r
506           list_name: 'public_list',\r
507           \r
508         },\r
509       },\r
510       by_system_picture: {\r
511         type: 'list',\r
512       },\r
513       count: {\r
514         type: 'count',\r
515         args: {\r
516           list_name: 'public_list',\r
517         },\r
518       },\r
519       count_by_system_picture: {\r
520         type: 'count',\r
521       },\r
522     },\r
523   },\r
524   license_groups: {\r
525     actions: {\r
526       index: {\r
527         type: 'list',\r
528         args: {\r
529           list_name: 'public_list',\r
530           \r
531         },\r
532       },\r
533       count: {\r
534         type: 'count',\r
535         args: {\r
536           list_name: 'public_list',\r
537         },\r
538       },\r
539     },\r
540   },\r
541   licenses: {\r
542     actions: {\r
543       index: {\r
544         type: 'list',\r
545         args: {\r
546           list_name: 'public_list',\r
547           \r
548         },\r
549       },\r
550       by_license_group: {\r
551         type: 'list',\r
552       },\r
553       by_system_picture: {\r
554         type: 'list',\r
555       },\r
556       count: {\r
557         type: 'count',\r
558         args: {\r
559           list_name: 'public_list',\r
560         },\r
561       },\r
562       count_by_license_group: {\r
563         type: 'count',\r
564       },\r
565       count_by_system_picture: {\r
566         type: 'count',\r
567       },\r
568     },\r
569   },\r
570   authors: {\r
571     actions: {\r
572       index: {\r
573         type: 'list',\r
574         args: {\r
575           list_name: 'public_list',\r
576           \r
577         },\r
578       },\r
579       scrolls: {\r
580         type: 'list',\r
581         args: {\r
582           list_name: 'scrolls',\r
583         },\r
584       },\r
585       comics: {\r
586         type: 'list',\r
587         args: {\r
588           list_name: 'comics',\r
589         },\r
590       },\r
591       stories: {\r
592         type: 'list',\r
593         args: {\r
594           list_name: 'stories',\r
595         },\r
596       },\r
597       sheets: {\r
598         type: 'list',\r
599         args: {\r
600           list_name: 'sheets',\r
601         },\r
602       },\r
603       panels: {\r
604         type: 'list',\r
605         args: {\r
606           list_name: 'panels',\r
607         },\r
608       },\r
609       panel_pictures: {\r
610         type: 'list',\r
611         args: {\r
612           list_name: 'panel_pictures',\r
613         },\r
614       },\r
615       speech_balloons: {\r
616         type: 'list',\r
617         args: {\r
618           list_name: 'speech_balloons',\r
619         },\r
620       },\r
621       ground_pictures: {\r
622         type: 'list',\r
623         args: {\r
624           list_name: 'ground_pictures',\r
625         },\r
626       },\r
627       ground_colors: {\r
628         type: 'list',\r
629         args: {\r
630           list_name: 'ground_colors',\r
631         },\r
632       },\r
633       count: {\r
634         type: 'count',\r
635         args: {\r
636           list_name: 'public_list',\r
637         },\r
638       },\r
639     },\r
640   },\r
641   artists: {\r
642     actions: {\r
643       index: {\r
644         type: 'list',\r
645         args: {\r
646           list_name: 'public_list',\r
647           \r
648         },\r
649       },\r
650       resource_pictures: {\r
651         type: 'list',\r
652         args: {\r
653           list_name: 'resource_pictures',\r
654         },\r
655       },\r
656       count: {\r
657         type: 'count',\r
658         args: {\r
659           list_name: 'public_list',\r
660         },\r
661       },\r
662     },\r
663   },\r
664   system_pictures: {\r
665     actions: {\r
666       index: {\r
667         type: 'list',\r
668         args: {\r
669           list_name: 'public_list',\r
670           \r
671         },\r
672       },\r
673       count: {\r
674         type: 'count',\r
675         args: {\r
676           list_name: 'public_list',\r
677         },\r
678       },\r
679     },\r
680   },\r
681   home: {\r
682     actions: {\r
683       scrolls: {\r
684         type: 'list',\r
685         args: {\r
686           item_name: 'scroll',\r
687           list_name: 'private_list',\r
688           \r
689         },\r
690       },\r
691       scroll_panels: {\r
692         type: 'list',\r
693         args: {\r
694           item_name: 'scroll_panel',\r
695           list_name: 'private_list',\r
696           \r
697         },\r
698       },\r
699       comics: {\r
700         type: 'list',\r
701         args: {\r
702           item_name: 'comic',\r
703           list_name: 'private_list',\r
704           \r
705         },\r
706       },\r
707       stories: {\r
708         type: 'list',\r
709         args: {\r
710           item_name: 'story',\r
711           list_name: 'private_list',\r
712           \r
713         },\r
714       },\r
715       story_sheets: {\r
716         type: 'list',\r
717         args: {\r
718           item_name: 'story_sheet',\r
719           list_name: 'private_list',\r
720           \r
721         },\r
722       },\r
723       sheets: {\r
724         type: 'list',\r
725         args: {\r
726           item_name: 'sheet',\r
727           list_name: 'private_list',\r
728           \r
729         },\r
730       },\r
731       sheet_panels: {\r
732         type: 'list',\r
733         args: {\r
734           item_name: 'sheet_panel',\r
735           list_name: 'private_list',\r
736           \r
737         },\r
738       },\r
739       panels: {\r
740         type: 'list',\r
741         args: {\r
742           item_name: 'panel',\r
743           list_name: 'private_list',\r
744           \r
745         },\r
746       },\r
747       panel_pictures: {\r
748         type: 'list',\r
749         args: {\r
750           item_name: 'panel_picture',\r
751           list_name: 'private_list',\r
752           \r
753         },\r
754       },\r
755       speech_balloons: {\r
756         type: 'list',\r
757         args: {\r
758           item_name: 'speech_balloon',\r
759           list_name: 'private_list',\r
760           \r
761         },\r
762       },\r
763       speeches: {\r
764         type: 'list',\r
765         args: {\r
766           item_name: 'speech',\r
767           list_name: 'private_list',\r
768           \r
769         },\r
770       },\r
771       balloons: {\r
772         type: 'list',\r
773         args: {\r
774           item_name: 'balloon',\r
775           list_name: 'private_list',\r
776           \r
777         },\r
778       },\r
779       ground_pictures: {\r
780         type: 'list',\r
781         args: {\r
782           item_name: 'ground_picture',\r
783           list_name: 'private_list',\r
784           \r
785         },\r
786       },\r
787       ground_colors: {\r
788         type: 'list',\r
789         args: {\r
790           item_name: 'ground_color',\r
791           list_name: 'private_list',\r
792           \r
793         },\r
794       },\r
795       original_pictures: {\r
796         type: 'list',\r
797         args: {\r
798           item_name: 'original_picture',\r
799           list_name: 'private_list',\r
800           \r
801         },\r
802       },\r
803       resource_pictures: {\r
804         type: 'list',\r
805         args: {\r
806           item_name: 'resource_picture',\r
807           list_name: 'private_list',\r
808           \r
809         },\r
810       },\r
811     },\r
812   },\r
813 }\r