forked from apache/answer-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugins_desc.json
226 lines (226 loc) · 8.46 KB
/
plugins_desc.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
{
"zh_CN": [
{
"name": "阿里云OSS存储",
"desc": "上传文件到阿里云OSS存储",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/storage-aliyunoss"
},
{
"name": "MeiliSearch",
"desc": "MeiliSearch 是一个强大、快速、开源、易于使用和部署的搜索引擎。",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/search-meilisearch"
},
{
"name": "企业微信",
"desc": "从企业微信获取用户信息并同步到用户中心",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/user-center-wecom"
},
{
"name": "阿里云CDN",
"desc": "通过阿里云CDN提升静态资源加速",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/cdn-aliyun"
},
{
"name": "通用连接器",
"desc": "适用于各种 OAuth 登录的通用插件",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/connector-basic"
},
{
"name": "Redis缓存",
"desc": "使用Redis作为缓存",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/cache-redis"
},
{
"name": "Slack 通知",
"desc": "发送通知到 Slack",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/notification-slack"
},
{
"name": "Google 连接器",
"desc": "用于接入 Google 第三方登录",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/connector-google"
},
{
"name": "Elasticsearch 引擎",
"desc": "使用 Elasticsearch 作为搜索引擎",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/search-elasticsearch"
},
{
"name": "Apache 连接器",
"desc": "用于接入 Apache Oauth",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/connector-apache"
},
{
"name": "GitHub 连接器",
"desc": "用于接入 GitHub 第三方登录",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/connector-github"
},
{
"name": "Akismet Anti-Spam",
"desc": "Akismet Anti-Spam is used to check the content of posts and comments against the Akismet web service to see if they look like spam.",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/reviewer-akismet"
},
{
"name": "Google reCAPTCHA v2",
"desc": "Google reCAPTCHA v2 插件",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/captcha-google-v2"
},
{
"name": "钉钉连接器",
"desc": "用于接入钉钉第三方登录",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/connector-dingtalk"
},
{
"name": "基础验证码",
"desc": "默认图形验证码",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/captcha-basic"
},
{
"name": "图表编辑器",
"desc": "在编辑器中渲染图表",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/editor-chart"
},
{
"name": "公式编辑器",
"desc": "在编辑器中渲染公式",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/editor-formula"
},
{
"name": "Algolia 搜索",
"desc": "使用 Algolia 作为搜索引擎.",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/search-algolia"
},
{
"name": "S3 存储",
"desc": "上传文件到S3存储",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/storage-s3"
},
{
"name": "基础审核插件",
"desc": "基础的通用审核插件",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/reviewer-basic"
},
{
"name": "Amazon CloudFront",
"desc": "通过AWS CDN提升静态资源加速",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/cdn-s3"
},
{
"name": "内容嵌入",
"desc": "在内容中嵌入其他网站",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/embed-basic"
}
],
"en_US": [
{
"name": "Aliyun OSS storage",
"desc": "Upload files to AliCloud OSS storage",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/storage-aliyunoss"
},
{
"name": "MeiliSearch",
"desc": "MeiliSearch is a powerful, fast, open-source, easy to use and deploy search engine.",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/search-meilisearch"
},
{
"name": "WeCom",
"desc": "Get user info from WeCom and sync to User Center",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/user-center-wecom"
},
{
"name": "Aliyun CDN",
"desc": "Speed up your website and enjoy greatly improved loading times around the world.",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/cdn-aliyun"
},
{
"name": "OAuth2 Basic",
"desc": "Generic OAuth2 Plugin",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/connector-basic"
},
{
"name": "Redis Cache",
"desc": "Use Redis as cache",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/cache-redis"
},
{
"name": "Slack Notification",
"desc": "Send notifications to Slack",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/notification-slack"
},
{
"name": "Google Connector",
"desc": "Connect to Google for third-party login",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/connector-google"
},
{
"name": "Elasticsearch Engine",
"desc": "Use Elasticsearch as search engine",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/search-elasticsearch"
},
{
"name": "Apache Connector",
"desc": "Connect to Apache Oauth",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/connector-apache"
},
{
"name": "GitHub Connector",
"desc": "Connect to GitHub for third-party login",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/connector-github"
},
{
"name": "Akismet Anti-Spam",
"desc": "Akismet Anti-Spam is used to check the content of posts and comments against the Akismet web service to see if they look like spam.",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/reviewer-akismet"
},
{
"name": "Google reCAPTCHA v2",
"desc": "Google reCAPTCHA v2 plugin",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/captcha-google-v2"
},
{
"name": "Dingtalk Connector",
"desc": "Connect to Dingtalk for third-party login",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/connector-dingtalk"
},
{
"name": "Basic Captcha",
"desc": "Default graphic verification code",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/captcha-basic"
},
{
"name": "Chart Editor",
"desc": "Render chart in editor",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/editor-chart"
},
{
"name": "Formula Editor",
"desc": "Render formula in editor",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/editor-formula"
},
{
"name": "Algolia Search",
"desc": "Use Algolia as a search engine.",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/search-algolia"
},
{
"name": "S3 storage",
"desc": "Upload files to S3 storage",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/storage-s3"
},
{
"name": "Review Basic",
"desc": "Generic review rule plugin",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/reviewer-basic"
},
{
"name": "Amazon CloudFront",
"desc": "Speed up your website and enjoy greatly improved loading times around the world.",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/cdn-s3"
},
{
"name": "Embed",
"desc": "Embed content from other sites",
"link": "https://github.com/apache/incubator-answer-plugins/tree/main/embed-basic"
}
]
}