The Weblate Manual 3.7Weblate can be configured to automatically add translation when requested by user or to send notification to project admins for approval and manual processing. This can be done using New translation in conflict occurs. 1. Set up your git repository to tell Weblate whenever there is any change, see Notification hooks for information how to do it. 2. Set push URL at your Component configuration in Weblate "Authorization: Token TOKEN" \ http://example.com/api/screenshots/1/file/ ## Notification hooks Notification hooks allow external applications to notify Weblate that the VCS repository has been0 码力 | 468 页 | 5.53 MB | 2 年前3
optimus logger Config [Jenkins]154/optimus-logger Mar 5, 2015 3:00:06 AM Start Notification #2 10.5.9.154/optimus-logger Mar 5, 2015 2:30:26 AM Job Notifications RSS for all RSS for failures Notification Endpoints Add Endpoint This build - if you need another path, enter it here Delete Add build step Post-build Actions E-mail Notification  Recipients0 码力 | 3 页 | 218.24 KB | 2 年前3
JavaScript Promise迷你书(中文版)$ ^{56} $ 简单来说,Web Notifications API就是能像以下代码那样通过 new Notification 来显示通知消息。 new Notification("Hi"); 当然,为了显示通知消息,我们需要在运行 new Notification 之前,先获得用户的许可。  Figure 12. 确认是否允许Notification的对话框 用户在这个是否允许Notification的对话框选择后的结果,会通过Notification.permission传给我们的程序,它的值可能是允许("granted")或拒绝("denied")这二者之一。 ! 8c/p60_2.jpg) 是否允许Notification对话框中的可选项,在Firefox中除了允许、拒绝之外,还增加了永久有效和会话范围内有效两种额外选项,当然Notification.permission的值都是一样的。 在程序中可以通过 Notification.requestPermission() 来弹出是否允许Notification对话框,用户选择的结果会通过 status0 码力 | 112 页 | 1010.02 KB | 2 年前3
JavaScript Promiseの本 v1^{59} $ Web Notifications APIについて簡単に解説すると、以下のように new Notification をすることで通知メッセージが表示できます。 new Notification("Hi"); しかし、通知を行うためには、new Notification をする前にユーザーに許可を取る必要があります。 azu.github.io/promises-book/ Always Block Notifications Not Now Chapter2 Promiionsの申告 Figure 11. Notificationの許可ダイアログ この許可ダイアログで選択した結果は、Notification.permissionに入りますが、値は許可("granted")か不許可("denied")の2種類です。 












