-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq.html
246 lines (245 loc) · 13.5 KB
/
faq.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
<!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"/>
<title>FAQ - Redash Discourse</title>
</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">
<!-- content goes here -->
<div class="wrap" id="main-outlet" role="main">
<!-- preload-content: -->
<div itemscope="" itemtype="http://schema.org/WebPage">
<meta content="2016-05-02" itemprop="lastReviewed"/>
<ul class="nav-pills" itemscope="" itemtype="http://schema.org/SiteNavigationElement" role="navigation">
<li class="nav-item-about"><a href="about.html">About</a></li>
<li class="nav-item-faq"><a class="active" href="faq.html">FAQ</a></li>
<li class="nav-item-tos"><a class="" href="#">Terms of Service</a>
</li>
<li class="nav-item-privacy"><a class="" href="#">Privacy</a></li>
</ul>
<div itemprop="mainContentOfPage">
<p><a name="civilized"></a></p>
<h2><a href="#civilized">This is a Civilized Place for Public Discussion</a></h2>
<p>Please treat this discussion forum with the same respect you would a public park. We, too,
are a shared community resource — a place to share skills, knowledge and interests through
ongoing conversation.</p>
<p>These are not hard and fast rules, merely aids to the human judgment of our community. Use
these guidelines to keep this a clean, well-lighted place for civilized public discourse.
</p>
<p><a name="improve"></a></p>
<h2><a href="#improve">Improve the Discussion</a></h2>
<p>Help us make this a great place for discussion by always working to improve the discussion in
some way, however small. If you are not sure your post adds to the conversation, think over
what you want to say and try again later.</p>
<p>The topics discussed here matter to us, and we want you to act as if they matter to you, too.
Be respectful of the topics and the people discussing them, even if you disagree with some
of what is being said.</p>
<p>One way to improve the discussion is by discovering ones that are already happening. Please
spend some time browsing the topics here before replying or starting your own, and you’ll
have a better chance of meeting others who share your interests.</p>
<p><a name="agreeable"></a></p>
<h2><a href="#agreeable">Be Agreeable, Even When You Disagree</a></h2>
<p>You may wish to respond to something by disagreeing with it. That’s fine. But, remember to
<em>criticize ideas, not people</em>. Please avoid:
</p>
<ul>
<li>Name-calling.</li>
<li>Ad hominem attacks.</li>
<li>Responding to a post’s tone instead of its actual content.</li>
<li>Knee-jerk contradiction.</li>
</ul>
<p>Instead, provide reasoned counter-arguments that improve the conversation.</p>
<p><a name="participate"></a></p>
<h2><a href="#participate">Your Participation Counts</a></h2>
<p>The conversations we have here set the tone for everyone. Help us influence the future of
this community by choosing to engage in discussions that make this forum an interesting
place to be — and avoiding those that do not.</p>
<p>Discourse provides tools that enable the community to collectively identify the best (and
worst) contributions: favorites, bookmarks, likes, flags, replies, edits, and so forth. Use
these tools to improve your own experience, and everyone else’s, too.</p>
<p>Let’s try to leave our park better than we found it.</p>
<p><a name="flag-problems"></a></p>
<h2><a href="#flag-problems">If You See a Problem, Flag It</a></h2>
<p>Moderators have special authority; they are responsible for this forum. But so are you. With
your help, moderators can be community facilitators, not just janitors or police.</p>
<p>When you see bad behavior, don’t reply. It encourages the bad behavior by acknowledging it,
consumes your energy, and wastes everyone’s time. <em>Just flag it</em>. If enough flags
accrue, action will be taken, either automatically or by moderator intervention.</p>
<p>In order to maintain our community, moderators reserve the right to remove any content and
any user account for any reason at any time. Moderators do not preview new posts in any way;
the moderators and site operators take no responsibility for any content posted by the
community.</p>
<p><a name="be-civil"></a></p>
<h2><a href="#be-civil">Always Be Civil</a></h2>
<p>Nothing sabotages a healthy conversation like rudeness:</p>
<ul>
<li>Be civil. Don’t post anything that a reasonable person would consider offensive,
abusive, or hate speech.</li>
<li>Keep it clean. Don’t post anything obscene or sexually explicit.</li>
<li>Respect each other. Don’t harass or grief anyone, impersonate people, or expose their
private information.</li>
<li>Respect our forum. Don’t post spam or otherwise vandalize the forum.</li>
</ul>
<p>These are not concrete terms with precise definitions — avoid even the <em>appearance</em> of
any of these things. If you’re unsure, ask yourself how you would feel if your post was
featured on the front page of the New York Times.</p>
<p>This is a public forum, and search engines index these discussions. Keep the language, links,
and images safe for family and friends.</p>
<p><a name="keep-tidy"></a></p>
<h2><a href="#keep-tidy">Keep It Tidy</a></h2>
<p>Make the effort to put things in the right place, so that we can spend more time discussing
and less cleaning up. So:</p>
<ul>
<li>Don’t start a topic in the wrong category.</li>
<li>Don’t cross-post the same thing in multiple topics.</li>
<li>Don’t post no-content replies.</li>
<li>Don’t divert a topic by changing it midstream.</li>
<li>Don’t sign your posts — every post has your profile information attached to it.</li>
</ul>
<p>Rather than posting “+1” or “Agreed”, use the Like button. Rather than taking an existing
topic in a radically different direction, use Reply as a Linked Topic.</p>
<p><a name="stealing"></a></p>
<h2><a href="#stealing">Post Only Your Own Stuff</a></h2>
<p>You may not post anything digital that belongs to someone else without permission. You may
not post descriptions of, links to, or methods for stealing someone’s intellectual property
(software, video, audio, images), or for breaking any other law.</p>
<p><a name="power"></a></p>
<h2><a href="#power">Powered by You</a></h2>
<p>This site is operated by your <a href="/about">friendly local staff</a> and <em>you</em>, the
community. If you have any further questions about how things should work here, open a new
topic in the <a href="/c/site-feedback">site feedback category</a> and let’s discuss! If
there’s a critical or urgent issue that can’t be handled by a meta topic or flag, contact us
via the <a href="/about">staff page</a>.</p>
<p><a name="tos"></a></p>
<h2><a href="#tos">Terms of Service</a></h2>
<p>Yes, legalese is boring, but we must protect ourselves – and by extension, you and your data
– against unfriendly folks. We have a <a href="/tos">Terms of Service</a> describing your
(and our) behavior and rights related to content, privacy, and laws. To use this service,
you must agree to abide by our <a href="/tos">TOS</a>.</p>
</div>
</div>
<!-- :preload-content -->
</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>