-
Notifications
You must be signed in to change notification settings - Fork 0
/
categories.html
288 lines (287 loc) · 10.4 KB
/
categories.html
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
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel="stylesheet"/>
<link href="css/checklist_d86c892d7cd5311243d31a8f11787f4b0342874d.css" rel="stylesheet"/>
<link href="css/desktop_d86c892d7cd5311243d31a8f11787f4b0342874d.css" rel="stylesheet"/>
<link href="css/desktop_theme_2_be4cb2b86ec06123c5e974acd20fd933d14b129d.css" rel="stylesheet"/>
<link href="css/discourse-adplugin_d86c892d7cd5311243d31a8f11787f4b0342874d.css" rel="stylesheet"/>
<link href="css/discourse-akismet_d86c892d7cd5311243d31a8f11787f4b0342874d.css" rel="stylesheet"/>
<link href="css/discourse-cakeday_d86c892d7cd5311243d31a8f11787f4b0342874d.css" rel="stylesheet"/>
<link href="css/discourse-chat-integration_d86c892d7cd5311243d31a8f11787f4b0342874d.css" rel="stylesheet"/>
<link href="css/discourse-details_d86c892d7cd5311243d31a8f11787f4b0342874d.css" rel="stylesheet"/>
<link href="css/discourse-footnote_d86c892d7cd5311243d31a8f11787f4b0342874d.css" rel="stylesheet"/>
<link href="css/discourse-lazy-videos_d86c892d7cd5311243d31a8f11787f4b0342874d.css" rel="stylesheet"/>
<link href="css/discourse-local-dates_d86c892d7cd5311243d31a8f11787f4b0342874d.css" rel="stylesheet"/>
<link href="css/color_definitions_base__2_8fd59ae1f286f43b3ff17996df07ea951685249d.css" rel="stylesheet"/>
<link href="css/style.css" rel="stylesheet"/>
</head>
<body>
<div class="navbar">
<div class="logo"><img alt="" src="images/logo_redash.png" srcset=""/></div>
<div class="navbar-buttons">
<button class="btn btn-signup">Sign Up</button>
<button class="btn btn-login"><i class="fas fa-user"></i> Login</button>
<button class="btn btn-search"><i class="fas fa-search"></i></button>
<div class="navbar-toggle">
<div class="dots"></div>
<div class="dots"></div>
<div class="dots"></div>
</div>
</div>
</div>
<div class="sidebar">
<div class="sidebar-content">
<div class="logo"><a href="page_0.html"><img alt="" src="images/logo_redash.png" srcset=""/></a></div>
<ul class="sidebar-grid">
<!-- <li><a href="#"><i class="fas fa-list-ul"></i> Topics</a></li> -->
<li><a href="page_0.html"><i class="fas fa-layer-group"></i> Topics</a></li>
<li><a href="users.html"><i class="fas fa-users"></i> Users</a></li>
<li><a href="about.html"><i class="fas fa-info-circle"></i> About</a></li>
<li><a href="faq.html"><i class="fas fa-question-circle"></i> FAQ</a></li>
<li><a href="groups.html"><i class="fas fa-users"></i> Groups</a></li>
<li><a href="badges.html"><i class="fas fa-certificate"></i> Badges</a></li>
</ul>
<h3 style="font-size: 13px;"><a href="#categories"><span>▼</span>Categories</a></h3>
<hr/>
<ul class="sidebar-grid categories">
<li>
<a class="badge-wrapper bullet" href="c/support/6.html">
<span class="badge-category-bg" style="background-color: #BF1E2E"></span>
<span class="badge-category clear-badge">
<span class="category-name">Support</span>
</span>
</a>
</li>
<li>
<a class="badge-wrapper bullet" href="c/feature-requests/5.html">
<span class="badge-category-bg" style="background-color: #3AB54A"></span>
<span class="badge-category clear-badge">
<span class="category-name">Feature Requests</span>
</span>
</a>
</li>
<li>
<a class="badge-wrapper bullet" href="c/uncategorized/1.html">
<span class="badge-category-bg" style="background-color: #AB9364"></span>
<span class="badge-category clear-badge">
<span class="category-name">Uncategorized</span>
</span>
</a>
</li>
<li>
<a class="badge-wrapper bullet" href="c/development/7.html">
<span class="badge-category-bg" style="background-color: #8C6238"></span>
<span class="badge-category clear-badge">
<span class="category-name">Development</span>
</span>
</a>
</li>
<li>
<a class="badge-wrapper bullet" href="c/tips-tricks-query-examples/11.html">
<span class="badge-category-bg" style="background-color: #652D90"></span>
<span class="badge-category clear-badge" style="white-space: normal;">
<span class="category-name">Tips, Tricks & Query Examples</span>
</span>
</a>
</li>
<li><a href="categories.html"><i class="fas fa-list-ul"></i> All categories</a></li>
</ul>
<h3 style="font-size: 13px;"><a href="#tags"><span>▼</span>Tags</a></h3>
<hr/>
<ul class="sidebar-grid tags">
<li><a href="tag/query_results.html"><i class="fas fa-tag"></i> query_results</a></li>
<li><a href="tag/feature-request.html"><i class="fas fa-tag"></i> feature-request</a></li>
<li><a href="tag/parameters.html"><i class="fas fa-tag"></i> parameters</a></li>
<li><a href="tag/visualizations.html"><i class="fas fa-tag"></i> visualizations</a></li>
<li><a href="tag/alerts.html"><i class="fas fa-tag"></i> alerts</a></li>
<li><a href="tags.html"><i class="fas fa-list-ul"></i> All tags</a></li>
</ul>
</div>
<div class="sidebar-footer">
© 2023 <a href="https://discuss.redash.io/" target="_blank">discuss.redash.io</a>
</div>
</div>
<div class="overlay"></div>
<div class="content">
<div class="global-notice">
<div class="row">
<div class="alert alert-info alert-read-only" id="global-notice-alert-read-only">
<span class="text">This site is in read only mode. Please continue to browse, but replying, likes,
and other actions are disabled for now.</span>
</div>
</div>
</div>
<div class="imported_page" id="imported_page">
<div class="wrap" id="main-outlet" role="main">
<div itemscope="" itemtype="http://schema.org/ItemList">
<meta content="http://schema.org/ItemListOrderDescending" itemprop="itemListOrder"/>
<table class="category-list">
<thead>
<tr>
<th class="category">Category</th>
<th class="topics">Topics</th>
</tr>
</thead>
<tbody>
<tr>
<td class="category" style="border-color: #AB9364;">
<div itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">
<meta content="0" itemprop="position"/>
<meta content="/c/announcements/8" itemprop="url"/>
<h3>
<a href="c/announcements/8.html">
<span itemprop="name">Announcements</span>
</a>
</h3>
<div itemprop="description">Product announcements (new releases, important
features and more)</div>
</div>
</td>
<td class="topics">
<div title="26 Topics">26</div>
</td>
</tr>
<tr>
<td class="category" style="border-color: #BF1E2E;">
<div itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">
<meta content="1" itemprop="position"/>
<meta content="/c/support/6" itemprop="url"/>
<h3>
<a href="c/support/6.html">
<span itemprop="name">Support</span>
</a>
</h3>
<div itemprop="description">Support on installing, configuring and using Redash.
</div>
</div>
</td>
<td class="topics">
<div title="932 Topics">2.5k</div>
</td>
</tr>
<tr>
<td class="category" style="border-color: #3AB54A;">
<div itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">
<meta content="2" itemprop="position"/>
<meta content="/c/feature-requests/5" itemprop="url"/>
<h3>
<a href="c/feature-requests/5.html">
<span itemprop="name">Feature Requests</span>
</a>
</h3>
<div itemprop="description">Discussion about new feature ideas and requests for
Redash.</div>
</div>
</td>
<td class="topics">
<div title="519 Topics">519</div>
</td>
</tr>
<tr>
<td class="category" style="border-color: #AB9364;">
<div itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">
<meta content="3" itemprop="position"/>
<meta content="/c/uncategorized/1" itemprop="url"/>
<h3>
<a href="c/uncategorized/1.html">
<span itemprop="name">Uncategorized</span>
</a>
</h3>
<div itemprop="description"></div>
</div>
</td>
<td class="topics">
<div title="468 Topics">468</div>
</td>
</tr>
<tr>
<td class="category" style="border-color: #8C6238;">
<div itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">
<meta content="4" itemprop="position"/>
<meta content="/c/development/7" itemprop="url"/>
<h3>
<a href="c/development/7.html">
<span itemprop="name">Development</span>
</a>
</h3>
<div itemprop="description"></div>
</div>
</td>
<td class="topics">
<div title="141 Topics">141</div>
</td>
</tr>
<tr>
<td class="category" style="border-color: #652D90;">
<div itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">
<meta content="5" itemprop="position"/>
<meta content="/c/tips-tricks-query-examples/11" itemprop="url"/>
<h3>
<a href="c/tips-tricks-query-examples/11.html">
<span itemprop="name">Tips, Tricks & Query Examples</span>
</a>
</h3>
<div itemprop="description">Created a really cool query or an awesome
visualization? This is the place to share it with the broader Redash
community.</div>
</div>
</td>
<td class="topics">
<div title="36 Topics">36</div>
</td>
</tr>
<tr>
<td class="category" style="border-color: #AB9364;">
<div itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">
<meta content="6" itemprop="position"/>
<meta content="/c/japanese/12" itemprop="url"/>
<h3>
<a href="c/japanese/12.html">
<span itemprop="name">Japanese</span>
</a>
</h3>
<div itemprop="description">This is a special category for our Japanese speaking
users to have Redash related discussions in Japanese.</div>
</div>
</td>
<td class="topics">
<div title="28 Topics">28</div>
</td>
</tr>
<tr>
<td class="category" style="border-color: #808281;">
<div itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">
<meta content="7" itemprop="position"/>
<meta content="/c/site-feedback/3" itemprop="url"/>
<h3>
<a href="c/site-feedback/3.html">
<span itemprop="name">Site Feedback</span>
</a>
</h3>
<div itemprop="description">Discussion about this site, its organization, how it
works, and how we can improve it.</div>
</div>
</td>
<td class="topics">
<div title="6 Topics">6</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="overlay" id="modalOverlay" style="display: none;">
<div class="modal-content">
<p>Login or sign up disabled while the site is in read only mode</p>
<hr/>
<button class="btn btn-login">OK</button>
</div>
</div>
<script src="js/script.js"></script>
</body>
</html>