OSDN Git Service

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