equal
deleted
inserted
replaced
108 { |
108 { |
109 type: "Segments", |
109 type: "Segments", |
110 annotation_type: [ "chap", "découpage" ] |
110 annotation_type: [ "chap", "découpage" ] |
111 }, |
111 }, |
112 { type: "Arrow" }, |
112 { type: "Arrow" }, |
113 { type: "Annotation" }, |
113 { |
|
114 type: "Annotation", |
|
115 annotation_type: [ "chap", "découpage" ] |
|
116 }, |
114 { type: "Tweet" }, |
117 { type: "Tweet" }, |
115 { |
118 { |
116 type: "Tagcloud", |
119 type: "Tagcloud", |
117 container: "TagcloudContainer", |
120 container: "TagcloudContainer", |
118 exclude_pattern: /^@/, |
121 exclude_pattern: /^@/, |