[Kimchi-devel] [PATCH] [WoK] Bug fix #205: adding 'user-log.dita' help page

dhbarboza82@gmail.com posted 1 patch 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/kimchi tags/patchew/20170328140922.24616-1-dhbarboza82@gmail.com
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
[Kimchi-devel] [PATCH] [WoK] Bug fix #205: adding 'user-log.dita' help page
Posted by dhbarboza82@gmail.com 7 years ago
From: Daniel Henrique Barboza <danielhb@linux.vnet.ibm.com>

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 <danielhb@linux.vnet.ibm.com>
---
 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/settings.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 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 Project Wok
-Copyright IBM Corp, 2016
+Copyright IBM Corp, 2017
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
@@ -30,11 +30,9 @@ https://w3.opensource.ibm.com/projects/dita-cshelp/-->
 <title>Settings</title>
 <csbody>
 <dl><dlentry>
-<dt>User Activity Log</dt>
-<dd>This section displays user activity log of Wok and its plugins.</dd>
-<dd>To get any specific log result, please use the 'Advanced Search' option. You can specify a particular application (such as wok, ginger, gingerbase, gingers390x, kimchi), an user, request type or even date range.</dd>
-<dd>Select "Reset to Default" option to clear the search criteria.</dd>
-<dd>Download: Use this option to download user activity log.</dd>
+<dt>Plugins Management</dt>
+<dd>This section displays the current plug-in status of WoK..</dd>
+<dd>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: enabling 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).</dd>
 </dlentry>
 </dl><?Pub Caret 2101?>
 </csbody>
diff --git a/ui/pages/help/en_US/user-log.dita b/ui/pages/help/en_US/user-log.dita
new file mode 100644
index 0000000..a06136b
--- /dev/null
+++ b/ui/pages/help/en_US/user-log.dita
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Project Wok
+Copyright IBM Corp, 2017
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+-->
+<!--Arbortext, Inc., 1988-2011, v.4002-->
+<!DOCTYPE cshelp PUBLIC "-//IBM//DTD DITA CSHelp//EN"
+ "..\dtd\cshelp.dtd">
+<?Pub Sty _display FontColor="red"?>
+<?Pub Inc?>
+<!--This DITA specialized document type is not supported by the Authoring Tools development team.
+Press the F1 key for online help on the tags and see the DITA XML Guide and Reference for how to use this document type.
+For support please see:
+https://w3.opensource.ibm.com/projects/dita-cshelp/-->
+<cshelp id="settings" xml:lang="en-us">
+<title>Activity Log</title>
+<csbody>
+<dl><dlentry>
+<dt>User Activity Log</dt>
+<dd>This section displays user activity log of Wok and its plugins.</dd>
+<dd>To get any specific log result, please use the 'Advanced Search' option. You can specify a particular application (such as wok, ginger, gingerbase, gingers390x, kimchi), an user, request type or even date range.</dd>
+<dd>Select "Reset to Default" option to clear the search criteria.</dd>
+<dd>Download: Use this option to download user activity log.</dd>
+</dlentry>
+</dl><?Pub Caret 2101?>
+</csbody>
+</cshelp>
+<?Pub *0000003732?>
-- 
2.9.3

_______________________________________________
Kimchi-devel mailing list
Kimchi-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/kimchi-devel
Re: [Kimchi-devel] [PATCH] [WoK] Bug fix #205: adding 'user-log.dita' help page
Posted by Aline Manera 6 years, 12 months ago
Applied. Thanks.

Regards,

Aline Manera

_______________________________________________
Kimchi-devel mailing list
Kimchi-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/kimchi-devel