-
Notifications
You must be signed in to change notification settings - Fork 1
/
distill-setup.html
74 lines (73 loc) · 4.56 KB
/
distill-setup.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
---
title: "Setup Automatic Email on Documentation Updates"
description: "In this topic, you will learn how to use Distill to watch the documents updates page and automatically be emailed a notice that updates have changed."
parent: "home"
---
<h1>{{ page.title }}</h1>
<article class="bcls-article">
<summary>{{ page.description }}</summary>
<section class="bcls-section">
<h2 id="section-name">Get email on doc updates</h2>
<p>This document will guide you through the process of setting up a third-party product, called <em>Distill</em>, to be notified when the documentation updates page changes. Limited use of this tool is free, and getting a notice once a week from one page falls well within the free use. Follow these steps to configure the email notification:</p>
<ol class="bcls-tasklist">
<li>Browse to <a href="https://distill.io/">https://distill.io/</a>.</li>
<li>At the top-right of the page, click the <strong>Login</strong> link.</li>
<li>Click the <strong>Sign up</strong> link.
<figure class="bcls-figure">
<img class="bcls-image" src="/assets/images/distill-setup/sign-in.png" alt="sign in page">
</figure>
</li>
<li>Complete the form and click <strong>Create Account</strong>.
<figure class="bcls-figure">
<img class="bcls-image" src="/assets/images/distill-setup/create-account.png" alt="create account form">
</figure>
</li>
<li>From the <em>Watchlist</em> page click <strong>Add Webpage</strong>.
<figure class="bcls-figure">
<img class="bcls-image" src="/assets/images/distill-setup/watchlist.png" alt="add webpage">
</figure>
</li>
<li>Add the URL to the document updates page, <em>https://support.brightcove.com/doc-updates.html</em>, then click <strong>Go</strong>.
<aside class="bcls-aside bcls-aside--information language-editable">Note that you can use this for ANY page - we are just using the document updates page here as an example.</aside>
<figure class="bcls-figure">
<img class="bcls-image" src="/assets/images/distill-setup/watchlist-source.png" alt="watchlist source">
</figure>
</li>
<li>You see the <em>Documentation Updates</em> page open over the Distill web page. Click the <strong>Visual Selector</strong> on.
<figure class="bcls-figure">
<img class="bcls-image" src="/assets/images/distill-setup/click-selector.png" alt="click selector">
</figure>
</li>
<li>Near the top-right of the page, position your cursor just below the text <strong>Page Contents</strong> so that text and all the dates are highlighted, as shown here:
<figure class="bcls-figure">
<img class="bcls-image" src="/assets/images/distill-setup/where-to-point.png" alt="where to point">
</figure>
</li>
<li>Once the block is highlighted correctly, click it. The page will then appear as follows:
<figure class="bcls-figure">
<img class="bcls-image" src="/assets/images/distill-setup/watch-area.png" alt="define watch area">
</figure>
<aside class="bcls-aside bcls-aside--information language-editable">A specific part of the page is defined as a watch area so you won't be notified for page changes that may occur in which you are not interested. An example of this would be a change to the navigation on the left side of the page.</aside>
</li>
<li>Click <strong>Save</strong>.
<figure class="bcls-figure">
<img class="bcls-image" src="/assets/images/distill-setup/click-save-page.png" alt="click save">
</figure>
</li>
<li>On the <em>Options - Add Monitor</em> page, be sure the email to whom you wish the email sent is correct, then click <strong>Save</strong>.
<figure class="bcls-figure">
<img class="bcls-image" src="/assets/images/distill-setup/watchlist-options.png" alt="watchlist options">
</figure>
</li>
<li>You will see the single watchlist item you have created.
<figure class="bcls-figure">
<img class="bcls-image" src="/assets/images/distill-setup/watchlist-complete.png" alt="watchlist complete">
</figure>
</li>
</ol>
<p>Once the Documentation Updates page is changed, you will be notified at the latest six hours after the change (the minimal time between checks in the free version of Distill). The email will appear similar to the following:</p>
<figure class="bcls-figure">
<img class="bcls-image" src="/assets/images/distill-setup/email.png" alt="email">
</figure>
</section>
</article>