You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These notifications can respond to the routes you have installed, so you can be advised of updates to routes you have already installed. For example, you might see:
168
+
169
+
.. image:: images/notification-routes.png
170
+
171
+
But this notification would be missing if you don’t already have the route installed.
172
+
173
+
Responding to Settings
174
+
----------------------
175
+
176
+
The notifications can also respond to the settings you are using - see :ref:`Open Rails Options<options>`.
177
+
178
+
In this fictional example, you might see a message encouraging you to try an improved feature:
179
+
180
+
.. image:: images/notification-settings.png
181
+
182
+
However, if you have the option turned on already, then the notification is not shown.
183
+
184
+
Communication Error
185
+
-------------------
186
+
187
+
If there is a problem with the Internet then the Notifications are replaced by a single prepared notification which gives a reason for the error and a chance to re-try:
188
+
189
+
.. image:: images/notification-error.png
190
+
191
+
Publishing Notifications
192
+
------------------------
193
+
194
+
The Notifications document explains how to publish notifications and is included in the :ref:`Documents drop-down<documents>`.
195
+
196
+
=======
88
197
When a new release of OR is available and your computer is online, a link
89
198
``Update to xnnnn`` appears in the upper right corner. The string ``xnnnn`` is
90
199
the release number of the newest release that matches your selected level
@@ -110,6 +219,8 @@ Tools
110
219
By clicking this button you get access to the ancillary tools (see :ref:`here
0 commit comments