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:
140
+
141
+
.. image:: images/notification-routes.png
142
+
143
+
But this notification would be missing if you don’t already have the route installed.
144
+
145
+
Responding to Settings
146
+
----------------------
147
+
148
+
The notifications can also respond to the settings you are using - see :ref:`Open Rails Options<options>`.
149
+
150
+
In this fictional example, you might see a message encouraging you to try an improved feature:
151
+
152
+
.. image:: images/notification-settings.png
153
+
154
+
However, if you have the option turned on already, then the notification is not shown.
155
+
156
+
Communication Error
157
+
-------------------
158
+
159
+
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:
160
+
161
+
.. image:: images/notification-error.png
162
+
163
+
Publishing Notifications
164
+
------------------------
165
+
166
+
The Notifications document explains how to publish notifications and is included in the :ref:`Documents drop-down<documents>`.
167
+
168
+
=======
60
169
When a new release of OR is available and your computer is online, a link
61
170
``Update to xnnnn`` appears in the upper right corner. The string ``xnnnn`` is
62
171
the release number of the newest release that matches your selected level
@@ -82,6 +191,8 @@ Tools
82
191
By clicking this button you get access to the ancillary tools (see :ref:`here
0 commit comments