From nobody Thu Mar 28 12:46:01 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of ovirt.org designates 66.187.230.42 as permitted sender) client-ip=66.187.230.42; envelope-from=kimchi-devel-bounces@ovirt.org; helo=lists.ovirt.org; Authentication-Results: mx.zoho.com; dkim=fail spf=pass (zoho.com: domain of ovirt.org designates 66.187.230.42 as permitted sender) smtp.mailfrom=kimchi-devel-bounces@ovirt.org; Return-Path: Received: from lists.ovirt.org (lists.phx.ovirt.org [66.187.230.42]) by mx.zohomail.com with SMTPS id 1490710189538842.630956648385; Tue, 28 Mar 2017 07:09:49 -0700 (PDT) Received: from lists.phx.ovirt.org (localhost [127.0.0.1]) by lists.ovirt.org (Postfix) with ESMTP id 7B332820718; Tue, 28 Mar 2017 14:09:48 +0000 (UTC) Received: from mail-qt0-f177.google.com (mail-qt0-f177.google.com [209.85.216.177]) by lists.ovirt.org (Postfix) with ESMTPS id C8F97820709 for ; Tue, 28 Mar 2017 14:09:27 +0000 (UTC) Received: by mail-qt0-f177.google.com with SMTP id x35so64728732qtc.2 for ; Tue, 28 Mar 2017 07:09:27 -0700 (PDT) Received: from arthas.br.ibm.com ([32.104.18.243]) by smtp.gmail.com with ESMTPSA id l13sm2694757qtl.50.2017.03.28.07.09.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Mar 2017 07:09:25 -0700 (PDT) X-Original-To: kimchi-devel@ovirt.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=ijQcLZDSgZLwnaASEflIYo2UjtxMzejYrowyxdXEi4E=; b=g2NTOWfIsxMzvKPlLaKOZj2EB3cSn/lTvGeNdwkkmVOkRYN6t8/2hXejKljI8amipn miM4X4z3PWhJLr7hx8As7vhrOTAXrTFlNAa6/4i55DOI9gn3y0W0kom9ty1dVmVLF4T/ 9tT9xRn70N6ogwi3O2Lta8rKXBsMsCb5PO5IEugK2uLIVnjF7q/wJ/L2+xn674dGj2By WypVT7o37MmG2TTfs3+bzxBOjh0baOGoUY4BLBhxB4H+ZSH4dvEoJmMrKFKwuS7kkSzZ 4o/7/faqVVfSY2kNtYdRX9Qu4Zl7EBR3K6YJJ8JV3ctoGWRqTi0nUdB3Jzn9jHtJCfI2 Rqhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=ijQcLZDSgZLwnaASEflIYo2UjtxMzejYrowyxdXEi4E=; b=Nf6EKg3dEZiaU9YZbo0uHLsVvN6F0WWIClHpXIFRy3i1yN9Asn3VGI/C4KJ20e5ixn nsX8SNY0XSWB/6SyOZRnixtYwdSrbS/R/pj6eB/ZkSv2nmjF6l8QZIxa1+HjUVxXDlE/ 9I0NtL9g/8O1WF9v6yd88EumhKgGRYnH6S4jck2aSk1PjGnGcUzyNvzxP5bApNxwNwE3 P7hEy4uk00yFT4zHi1gWyk55N9pTy8ibQYEc+ix7/YdqCiEvO7OqhFZ08T8ReKNbhz8U eEFDsG+02reMlgrUeg9bAIc9t/SGK84NyJMHX/xNuMGiTMm2/3dENSkG/qwvqel0skBZ jp1g== X-Gm-Message-State: AFeK/H3gKH7Sxm+cQSlsFYymMrI9VeHD/KdSKQHgvUvH0h7Rtsw5Qdl7AVRnr8GSSwd7ZA== X-Received: by 10.237.41.7 with SMTP id s7mr25270571qtd.64.1490710166519; Tue, 28 Mar 2017 07:09:26 -0700 (PDT) From: To: Kimchi Devel Date: Tue, 28 Mar 2017 11:09:22 -0300 Message-Id: <20170328140922.24616-1-dhbarboza82@gmail.com> X-Mailer: git-send-email 2.9.3 Subject: [Kimchi-devel] [PATCH] [WoK] Bug fix #205: adding 'user-log.dita' help page X-BeenThere: kimchi-devel@ovirt.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Sender: kimchi-devel-bounces@ovirt.org Errors-To: kimchi-devel-bounces@ovirt.org X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_0 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" From: Daniel Henrique Barboza Added a new help page 'user-log.dita' with User Log help information. Changed 'settings.dita' to reflect the contents of the Settings tab. Signed-off-by: Daniel Henrique Barboza --- ui/pages/help/en_US/settings.dita | 10 ++++------ ui/pages/help/en_US/user-log.dita | 42 +++++++++++++++++++++++++++++++++++= ++++ 2 files changed, 46 insertions(+), 6 deletions(-) create mode 100644 ui/pages/help/en_US/user-log.dita diff --git a/ui/pages/help/en_US/settings.dita b/ui/pages/help/en_US/settin= gs.dita index bebac17..9144697 100644 --- a/ui/pages/help/en_US/settings.dita +++ b/ui/pages/help/en_US/settings.dita @@ -1,7 +1,7 @@ Settings
-
User Activity Log
-
This section displays user activity log of Wok and its plugins.
-
To get any specific log result, please use the 'Advanced Search' optio= n. You can specify a particular application (such as wok, ginger, gingerbas= e, gingers390x, kimchi), an user, request type or even date range.
-
Select "Reset to Default" option to clear the search criteria.
-
Download: Use this option to download user activity log.
+
Plugins Management
+
This section displays the current plug-in status of WoK..
+
In the 'Status' column it is possible to enable or disable a specific = plug-in. Enabling a plug-in will enable all its dependencies (example: enab= ling Kimchi will enable Gingerbase as well). Likewise, disabling a plug-in = will disable all plug-ins that depends on the now disabled plug-in (example= : disabling Gingerbase will disable Kimchi and Ginger).
diff --git a/ui/pages/help/en_US/user-log.dita b/ui/pages/help/en_US/user-l= og.dita new file mode 100644 index 0000000..a06136b --- /dev/null +++ b/ui/pages/help/en_US/user-log.dita @@ -0,0 +1,42 @@ + + + + + + + + +Activity Log + +
+
User Activity Log
+
This section displays user activity log of Wok and its plugins.
+
To get any specific log result, please use the 'Advanced Search' optio= n. You can specify a particular application (such as wok, ginger, gingerbas= e, gingers390x, kimchi), an user, request type or even date range.
+
Select "Reset to Default" option to clear the search criteria.
+
Download: Use this option to download user activity log.
+
+
+
+
+ --=20 2.9.3 _______________________________________________ Kimchi-devel mailing list Kimchi-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/kimchi-devel