Skip modal info dialogs

Summary: Skip info-dialogs with only one option. Usefull for automatic filing in of code.
Author: Markus Gaelli
Owner: Markus Gälli (mga)
Co-maintainers: <None>
Categories:
Homepage:
PackageInfo name: <Not entered>
RSS feed:

Description:

Modal info dialogs disturb, when you want to use code, which includes them, without user interaction.
E.g. I want to build a test-server, which loads all updates on an image, but if this updates include a self info: this code cannot be filed in automatically.
So I added a preference
shouldSkipModalInfoDialogs
which is set to true by default when you install this package.
Any modal menu with only one entry will be skipped.

You can make the dialogs visible again by the preference dialog
or by typing: Preferences disable: #shouldSkipModalInfoDialogs.

Releases


Back