Commit 9da40191db5a0673d341fa234d81d1eb0e558c1d

Authored by bshuttle
1 parent 2af87afd

add in help files from philip@ktdms.com.

Might want to move to non-space-named files.


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5336 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 45 changed files with 560 additions and 155 deletions
kthelp/ktcore/EN/admin/admin-mode.html
1 1 <html>
2   -<head><title>Administrator Mode</title></head>
  2 +<head>
  3 + <title>Administrator Mode</title>
  4 +</head>
  5 +
  6 +
3 7 <body>
4   -<h2>Administrator Mode</h2>
5 8  
6   -<p class="descriptiveText">Administrator mode allows for users who have system administrator
7   -rights, or unit administrators within their unit, to see folders and
8   -documents in the browse mode that they otherwise would not see due to
9   -permissions.</p>
  9 +<h2>Administrator Mode</h2>
  10 +<p>
  11 +There are instances where systems administrators may be denied access to certain documents in the repository - management level documents containing classified information, for example.
  12 +</p>
  13 +<p>
  14 +However, because problems with these documents in the repository will also need to be fixed, administrators must be granted a way of overriding the controls in an audited manner that protects this information.
  15 +</p><p>
  16 +Enabling Administrator mode allows system and unit administrators to view and manage all documents in the system, including those documents where they are normally denied access.
  17 +</p>
10 18 </body>
11   -</html>
12 19 \ No newline at end of file
  20 +</html>
... ...
kthelp/ktcore/EN/admin/archived documents.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Archived Documents</title>
  6 +</head>
  7 +<body>
  8 +<h2>Archived Documents</h2>
  9 +This page lets you restores a document that has previously been archived.
  10 +<br></br><br></br>
  11 +Note: By default, documents are restored to the folder location where they were originally archived. If that folder no longer exists on the system, the document is restored to the root directory in the repository.
  12 +</body>
  13 +</html>
  14 +
  15 +
  16 +
  17 +
... ...
kthelp/ktcore/EN/admin/authentication sources.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Authentication Sources</title>
  6 +</head>
  7 +
  8 +
  9 +<body>
  10 +<h2>Authentication Sources</h2>
  11 +KnowledgeTree allows you to control access to the DMS for the users and groups in its database, using KnowledgeTree's own default authentication method - Database Authentication.
  12 +<br></br><br></br>
  13 +However, KnowledgeTree also allows you to add external authentication sources where your organization maintains its own list of users and groups that require controlled access to the DMS.
  14 +<br></br><br></br>
  15 +You can also modify or delete the details of external authentication sources and authentication provider information.
  16 +<br></br><br></br>
  17 +Note: You need to add the credentials of each user to KnowledgeTree (see Managing Users and Managing Groups) to allow the system to retrieve their details, even if you're using an external authentication source.
  18 +
  19 +For more detail, please refer to the Administrator Manual.
  20 +
  21 +</body>
  22 +</html>
... ...
kthelp/ktcore/EN/admin/automatic workflows.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Automatic workflows</title>
  6 +</head>
  7 +<body>
  8 +<h2>Automatic workflows</h2>
  9 +
  10 +<p>
  11 +Automatic workflows allow you to define the conditions for automatically assigning a
  12 +specific workflow to a document.</p><p>
  13 +Workflow assignment may occur on a per folder basis or on a per document type
  14 +basis. Only one mode may be selected for a particular system.</p>
  15 +
  16 +</body>
  17 +</html>
... ...
kthelp/ktcore/EN/admin/control units.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Unit Administration</title>
  6 +</head>
  7 +<body>
  8 +<h2>Unit Administration</h2>
  9 +<p>KnowledgeTree provides Units as a means of organizing groups. Units may be used to model your organization's business units.</p>
  10 +<p>
  11 +<strong>Note:</strong> By default, each time a new Unit is created on the system, a Unit folder is created in the Organization (root) directory.</p>
  12 +</body>
  13 +</html>
... ...
kthelp/ktcore/EN/admin/deleted documents.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Deleted Documents</title>
  6 +</head>
  7 +
  8 +
  9 +<body>
  10 +<h2>Deleted Documents</h2>
  11 +<p>
  12 +This page allows you to restore or expunge documents that have been deleted in the KnowledgeTree repository.
  13 +</p><p>
  14 +<strong>Note:</strong> Expunging saves disk space by permanently deleting documents that are no longer useful or required.
  15 +</p><p>
  16 +<strong>Note:</strong> By default, documents are restored to the folder location where they were originally deleted. If that folder no longer exists on the system, the document is restored to the root directory in the repository.
  17 +</p>
  18 +</body>
  19 +</html>
... ...
kthelp/ktcore/EN/admin/document checkout.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +
  4 +<html>
  5 +<head>
  6 + <title>Document Checkout</title>
  7 +</head>
  8 +
  9 +
  10 +<body>
  11 +<h2>Document Checkout</h2>
  12 +<p>
  13 +This page lets you override the currently checked out status of a document and forces the document to be checked back in to the repository.
  14 +</p><p>
  15 +Forced check ins are used where a checked out document is urgently required back in the repository so that another user can check it out.
  16 +</p><p>
  17 +<strong>Note:</strong> The document is checked back in to the repository without saving any changes that may have been made to it while it was checked out.
  18 +<p>
  19 +</body>
  20 +</html>
... ...
kthelp/ktcore/EN/admin/document fieldsets.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Document Fieldsets</title>
  6 +</head>
  7 +<body>
  8 +<h2>Document Fieldsets</h2>
  9 +<p>
  10 +Document Fieldsets allow you to associate custom metadata with documents in the
  11 +repository.
  12 +</p>
  13 +<p>
  14 +There are two types of document fieldsets:
  15 +<ul>
  16 +<li><strong>Normal</strong> - users are allowed to edit normal fieldsets only if they have been
  17 + associated with the document type that is being edited.</li>
  18 +<li><strong>Generic</strong> - users may add and edit generic fieldsets to any document type in
  19 + KnowledgeTree.</li>
  20 +</ul>
  21 +</p>
  22 +<p>
  23 +<strong>Note:</strong> KnowledgeTree auto-generates an editable system name (namespace) for every
  24 +fieldset. Plug-ins use this namespace to call the fieldset, and to control how the fieldset works.
  25 +For more information on developing Plug-ins for KnowledgeTree, see the KnowledgeTree Wiki
  26 +at <a href ="http://support.ktdms.com/confluence/">http://support.ktdms.com/confluence/</a>
  27 +</p>
  28 +
  29 +<h2>Document Fields</h2>
  30 +<p>
  31 +KnowledgeTree uses fields to group sets of related information into predefined
  32 +fieldsets. The custom fieldsets are then associated with specific document types, to
  33 +define the information (metadata) that should be included on documents of that
  34 +type.</p>
  35 +<p>
  36 +There are three classes of custom fields in KnowledgeTree:
  37 +<ul>
  38 +<li><strong>Normal</strong> - stores text metadata, such as invoice code</li>
  39 +<li><strong>Lookup</strong> - used to allow users to select from a predefined set of options</li>
  40 +<li><strong>Tree</strong> - used to allow users to select a metadata value by browsing a tree structure</li>
  41 +</ul>
  42 +</p>
  43 +<h3>Managing Tree Fields</h3>
  44 +
  45 +<p>
  46 +Trees can have multiple sub-categories and levels. You need to add sub-categories at
  47 +each level in order to organize the options into a 'tree'.</p>
  48 +<p>
  49 +The top level of the tree is called the root. The root, which holds all the top level
  50 +items, is not shown to the user, but it provides a single 'parent' to the top level items.</p>
  51 +<p>
  52 +For example, let's say you create a tree of the countries in the world. In this case, the
  53 +actual countries would be keywords - e.g. South Africa, England, Singapore, etc. And
  54 +the highest group of categories (the top level or 'root') would be continents - e.g.
  55 +Africa, Europe, Asia etc. The sub-categories, which fall below the top level 'continents'
  56 +could be 'regions' - e.g. Sub-Saharan Africa, Western Europe, South East Asia.</p><p>
  57 +KnowledgeTree allows you to create more sophisticated tree fields on the Edit
  58 +Lookup Tree page.</p>
  59 +
  60 +</body>
  61 +</html>
... ...
kthelp/ktcore/EN/admin/document types.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Archived Documents</title>
  6 +</head>
  7 +<body>
  8 +<h2>Archived Documents</h2>
  9 +<p>
  10 +Document Types are used to group together documents that have a similar function.
  11 +They also allow you to associate custom fieldsets for specific information that must be
  12 +included with a particular document type.
  13 +</p>
  14 +Let's say you create a document type called 'Invoice', and you want to ensure that
  15 +all documents of the type 'Invoice' contain the following fields: invoice number,
  16 +customer name, delivery address. You can group these fields in a fieldset called
  17 +Invoice Details, for example. And then you may want to create another fieldset for
  18 +the monetary values in the invoice, which you could call 'Amount'. The fieldset
  19 +Amount may include the following fields: Nett Item Value, Tax, Discount, and
  20 +Total Due.
  21 +<p>
  22 +There are two ways you can configure the document type - Invoice - and the
  23 +fieldsets you want to associate with this document type.
  24 +</p>
  25 +
  26 +<p>
  27 +1. You can first create the document type in the Document Types section, and then
  28 +create one or more custom fieldsets in the Document Fieldsets section. The
  29 +collection of fieldsets you define are automatically listed in the Document Type
  30 +editing page. Having created the fieldset(s), you need to edit the document type you
  31 +created in order to to add (associate) the fieldset(s) you want to use in this document
  32 +type.
  33 +</p>
  34 +<p>
  35 +2. Alternatively, you can first create a set of custom fieldsets in the Document
  36 +Fieldsets section, and then create the document type. Having added the document
  37 +type, KnowledgeTree automatically opens the Document Type editing page, where
  38 +you can select the fieldsets out of the collection of fieldsets you have pre-defined in
  39 +Document Fieldsets, and which now display on the Document Type editing page.
  40 +</p>
  41 +<p>
  42 +<b>Note:</b> Document types cannot be deleted in KnowledgeTree; they can only be disabled. Since a document type may be associated with a large amount of documents, deleting a document type may cause the loss of required metadata.
  43 +</p>
  44 +</body>
  45 +</html>
... ...
kthelp/ktcore/EN/admin/dynamic conditions.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Dynamic Conditions</title>
  6 +</head>
  7 +<body>
  8 +<h2>Dynamic Conditions</h2>
  9 +<p>
  10 +You use KnowledgeTree's Dynamic Conditions feature to set up the rules that will determine the permissions that may be applied to documents within a folder.These rules may be applied to a document's metadata, to its contents, or to its transactional information. Dynamic Conditions are applied on a per folder basis, and may be set up in the folder's Folder permissions page.
  11 +</p><p>
  12 +Having created a new dynamic condition, you need to assign it to a folder. You can also unassign dynamic conditions when they're no longer useful for the folder. </p><p>
  13 +
  14 +<strong>Note:</strong> Dynamic Conditions are configured in the same way as Saved Searches.
  15 +</p><p>
  16 +<strong>Note:</strong> Having defined a dynamic condition, you cannot delete it because that may change permission assignments.
  17 +<p>
  18 +</body>
  19 +</html>
... ...
kthelp/ktcore/EN/admin/help administration.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Help Administration</title>
  6 +</head>
  7 +<body>
  8 +<h2>Help Administration</h2>
  9 +
  10 +<p>
  11 +The KnowledgeTree Document Management System contains several built in system
  12 +help files.
  13 +</p>
  14 +<p>
  15 +You can open a help file anywhere in the system by clicking this help page icon:(?)
  16 +</p>
  17 +<p>
  18 +The help file that displays is relevant to the location of the icon. For example, in the
  19 +image below, you click the help page icon on the right of the page to view help for
  20 +Browse Documents.
  21 +</p>
  22 +</body>
  23 +</html>
... ...
kthelp/ktcore/EN/admin/link type management.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Link Type Management</title>
  6 +</head>
  7 +<body>
  8 +<h2>Link Type Management</h2>
  9 +
  10 +Document links allow users to establish associations between documents in the
  11 +repository. When creating a document link, you should specify the type of relationship that the
  12 +link implies between the linked documents - i.e. 'associated with', or 'duplicated by'.
  13 +
  14 +</body>
  15 +</html>
... ...
kthelp/ktcore/EN/admin/manage groups.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Manage Groups</title>
  6 +</head>
  7 +<body>
  8 +<h2>Manage Groups</h2>
  9 +<p>
  10 +Only a <b>User</b> that has been assigned to a <b>Group</b> is allowed to access the KnowledgeTree Document Management System.
  11 +</p>
  12 +<strong>Note:</strong> Groups can be members of other groups, and can have other groups as members. These memberships pass the permissions set on to the parent group to user members of the member groups, possibly along a few chains.
  13 +
  14 +<h3>Example:</h3>
  15 +
  16 +<p>Let's say you create a new Group called Testers. Having created the Testers Group, you must assign the it to a Unit. You can name the Unit 'Quality Assurance'. So, the group named Testers is part of the unit Quality Assurance.
  17 +</p>
  18 +<p>
  19 +Group: Testers<br>
  20 +Unit: Quality Assurance
  21 +</p>
  22 +</body>
  23 +</html>
... ...
kthelp/ktcore/EN/admin/manage permissions.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Manage Permissions</title>
  6 +</head>
  7 +<body>
  8 +<h2>Manage Permissions</h2>
  9 +KnowledgeTree 3 provides several default (core) permissions - <b>Read</b>, Write</b>, <b>Add Folder</b>, <b>Manage Permissions</b>, <b>Delete</b> - but it also allows you to create your own permissions.
  10 +<br></br><br></br>
  11 +You can create permissions for controlling user and group access for plug-ins, or create permissions to use as Guard Permissions for workflow transitions.
  12 +</body>
  13 +</html>
... ...
kthelp/ktcore/EN/admin/manage plugins.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Manage plugins</title>
  6 +</head>
  7 +<body>
  8 +<h2>Manage plugins</h2>
  9 +<p>
  10 +Plug-ins allow you to add new features to your implementation of the KnowledgeTree Document Management System.
  11 +</p>
  12 +
  13 +<p>
  14 +<strong>Note:</strong> Go to <a href="http://support.ktdms.com/confluence/x/xg">our Wiki </a> to view a list of the plug-ins that have been developed by the KnowledgeTree community.
  15 +</p>
  16 +<p>
  17 +You use <strong>Manage Plugins</strong> to:
  18 +</p>
  19 +<ul>
  20 +<li>re-read the plug-ins list for new plug-ins that you copy to the plug-in directory</li>
  21 +<li>enable plug-ins</li>
  22 +<li>disable plug-ins</li>
  23 +</ul>
  24 +</body>
  25 +</html>
... ...
kthelp/ktcore/EN/admin/manage users.html 0 โ†’ 100644
  1 +
  2 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4 +<html>
  5 +<head>
  6 + <title>Manage Users</title>
  7 +</head>
  8 +<body>
  9 +<h2>Manage Users</h2>
  10 +<p>
  11 +You use the <b>Manage Users</b> section of <b>Users</b> and <b>Groups</b> to add or remove users from the KnowledgeTree Document Management System. You can also search for user details, or view a list of all the users that exist in the system.
  12 +</p>
  13 +<p>
  14 +The system uses the information you specified when you added the user or group, to retrieve their details from the authentication source. This allows verification of the user or group's login rights, and of the permissions they have for accessing information in the repository.
  15 +</p>
  16 +
  17 +</body>
  18 +</html>
... ...
kthelp/ktcore/EN/admin/role administration.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Role Administration</title>
  6 +</head>
  7 +<body>
  8 +<h2>Role Administration</h2>
  9 +Roles include, for example, a document creator, a document reviewer, a document publisher, or writer, editor, developer, secretary, and so on.
  10 +<br></br><br></br>
  11 +Workflow actions - e.g. review, or publish - are typically assigned to a specific role. The role is granted permissions for working with the document, based on the type of tasks their role performs - e.g. reviewers need read and write permissions.
  12 +<br></br><br></br>
  13 +User Groups are allocated to Roles on a per-directory basis, and are inherited from the root folder of the DMS.
  14 +</body>
  15 +</html>
... ...
kthelp/ktcore/EN/admin/saved searches.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>Saved Search</title>
  6 +</head>
  7 +<body>
  8 +<h2>Saved Search</h2>
  9 +KnowledgeTree's Saved Search feature allows you to pre-save useful, advanced searches, in order to save time on commonly used searches.
  10 +</body>
  11 +</html>
... ...
kthelp/ktcore/EN/admin/system information.html 0 โ†’ 100644
  1 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2 +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3 +<html>
  4 +<head>
  5 + <title>System information</title>
  6 +</head>
  7 +<body>
  8 +<h2>System information</h2>
  9 +
  10 +<p>
  11 +KnowledgeTree provides a Support and System Information page in the Miscellaneous section of DMS Administration, which helps you identify and fix problems with your system.The Support and System Information page displays the output of a php_info command in a scrollable window. You may be asked to copy and send this information to the KnowledgeTree support staff if you require assistance with your problem.
  12 +</p>
  13 +<p>
  14 +Clicking the Download PHP Information link on this page automatically runs <strong>phpinfo</strong> and prints the results to the KnowledgeTree Document Management System.
  15 +</p>
  16 +<p>
  17 +<strong>Note:</strong> If you believe that distributing this information represents a security risk for your organization, we recommend that you sanitize the output before copying and sending it. Alternatively, please enquire about sending the information directly to the developer dealing with your issue.
  18 +<p>
  19 +
  20 +<p>
  21 +You can also click the direct link to the KnowledgeTree Issue Tracker, where you can:
  22 +</p>
  23 +<ul>
  24 +<li>report bugs</li>
  25 +<li>view known issues</li>
  26 +<li>find out whether fixes have already been applied for your problem in a new version of KnowledgeTree</li>
  27 +</ul>
  28 +</body>
  29 +</html>
... ...
kthelp/ktcore/EN/admin/workflow.html 0 โ†’ 100644
  1 +<html>
  2 +<head>
  3 +<title>Workflow</title>
  4 +</head>
  5 +
  6 +<body>
  7 +
  8 +<h2>Workflow</h2>
  9 +<p>Workflow may be defined as the process a document goes
  10 +through to serve its purpose in an organization. For example, an invoice is
  11 +created, distributed, then paid; a report may be created, reviewed, edited, and
  12 +distributed. </p>
  13 +<p>Some documents, such as tenders, may have complex
  14 +workflows, requiring input from several people within and outside of your
  15 +organization before the work is complete. </p>
  16 +<p>The KnowledgeTree administrator defines and manages
  17 +document workflows in DMS administration, and any KnowledgeTree user may be
  18 +involved in a document workflow. </p>
  19 +<p>Workflows in KnowledgeTree involve three key areas:</p>
  20 +<ol>
  21 + <li>Assigning workflows</li>
  22 + <li>States and Transitions</li>
  23 + <li>Workflow effects (Actions)</li>
  24 +</ol>
  25 +<h3><a name="assign"></a>Assigning workflows</h3>
  26 +<p >A document in the repository can have
  27 +only one workflow attached to it at any given time. By default, workflows are
  28 +not automatically attached to new documents when theyย’re added to the
  29 +repository. However, the administrator may configure the system to assign
  30 +workflows when new documents are created, or to assign workflows only to
  31 +specific documents. Users are also allowed to select and assign workflows to the
  32 +documents they are working with ย– provided they have the permissions to do so.
  33 +</p>
  34 +<h3><a name="states"></a>States and Transitions</h3>
  35 +<p >Workflows consist of states and
  36 +transitions. A state may be defined as a stage in a documentย’s lifecycle, such
  37 +as ย‘billedย’ or ย‘draftย’. Each workflow has a starting state, which is the initial
  38 +state for any document in a workflow.</p>
  39 +<p >Transitions, which may be defined as the
  40 +way in which documents move between states, are an essential part of the
  41 +workflow. Each state can have one or more transitions, depending on how the
  42 +administrator has created the workflow.</p>
  43 +<p >Transitions point to the next step in
  44 +the workflow, such as send to client or review, which effectively changes the
  45 +state of the document. Transitions represent the actions that may be performed
  46 +on a document. For example, an invoice starts in the generated state; then it is
  47 +sent to client, before it is marked as billed. Transitions are said to be
  48 +guarded ย– not all users are allowed to access them. In a publication workflow
  49 +for example, only users with the role reviewer would be allowed to review a
  50 +document, and to move it from draft to published.</p>
  51 +<h3><a name="effects"></a>Workflow effects (Actions)</h3>
  52 +<p >Workflows are more than just states and
  53 +transitions. Users and administrators use workflows to restrict, deny or grant
  54 +access to documents in the repository, based on the documentย’s position in the
  55 +workflow. For example, a state can restrict both actions and permissions on a
  56 +document ย– only reviewers may be allowed to discuss draft documents for
  57 +instance, while clients will be disallowed from viewing unbilled invoices, and
  58 +published documents will be prevented from being checked in or checked out of
  59 +the repository. Additionally, users in specified Roles or Groups can be notified
  60 +when a document reaches a certain state in a workflow. These notifications
  61 +display on the Dashboard and are emailed to users with specified email accounts.</p>
  62 +
  63 +</body>
  64 +</html>
... ...
kthelp/ktcore/EN/browse.html
... ... @@ -5,139 +5,15 @@
5 5 <body>
6 6  
7 7 <h2>Browse Documents</h2>
8   -<p>You use the Browse Documents section to navigate the
9   -repository ย– either by folder, by document type, or by lookup value ย– the
10   -default is browse by folder.</p>
11   -<h3>Folder Actions</h3>
12   -<p>You use the Folder Actions buttons to:</p>
13   -<ul>
14   - <li>Add new folders.</li>
15   - <li>Add multiple documents to the repository at once ย–
16   - either by uploading a zip file (bulk import), or by specifying a server path
17   - (bulk upload) to a location to upload all the documents and files at that
18   - location to the repository.</li>
19   -</ul>
20   -<h4>Subscriptions</h4>
21   -<p>Subscribing to a folder allows you to receive notifications
22   -that tell you when that folder is modified. An email notification is sent to you
23   -if you have provided your email address when subscribing. Your alerts and
24   -notifications are also displayed on the Dashboard. </p>
25   -<h4>Search</h4>
26   -<p>KnowledgeTree provides three versatile search options ย–
27   -simple (quick) search, advanced search, and saved searches. Search is
28   -permissions-based, so the system only returns items that the logged in user is
29   -allowed to access. </p>
30   -<p> </p>
31   -<h5>Simple (quick) search</h5>
32   -<p>Specify a search term to search all text - including
33   -document metadata and the contents of the following file types (if your
34   -administrator has configured these options): MS Word, MS Excel, MS PowerPoint,
35   -Adobe PDF, and Plain Text files.</p>
36   -<h5>Advanced Search</h5>
37   -<p>Define criteria to launch a detailed Boolean search of the
38   -repository. This search allows more detailed search requests (using document
39   -metadata). For example, you can search for all MS Excel documents containing the
40   -word 'Invoice'.</p>
41   -<h5>Saved search</h5>
42   -<p>The saved search function allows KnowledgeTree
43   -administrators to pre-save useful advanced searches. For example, you may want
44   -to save a search that shows all documents in a completed state of a workflow.
45   -Saved searches save time on commonly used searches. </p>
46   -<h3>Document Actions</h3>
47   -<p>The Document Detail screen summarizes key information about
48   -the currently selected document. The Document Actions pane on the left of the
49   -screen provides a set of buttons for working with the document. </p>
50   -<h4>Download</h4>
51   -<p>You can download a file to open it, or to save it, without
52   -checking it out of the repository. </p>
53   -<h4>Check-in / Check-out</h4>
54   -<p>Check out a document to temporarily remove it from the
55   -repository while you update it. While itย’s checked out, other users canย’t check
56   -it out to make changes. The version is incremented when the document is checked
57   -in ย– a metadata version snapshot is created.</p>
58   -<p>An administrator can override the checked out status of a
59   -document if the user has failed to check-in a document. In this case, the user
60   -needs to check-out the document again and redo their changes.</p>
61   -<h4>Metadata</h4>
62   -<p>Metadata is the information about a document that describes
63   -how, and when, and by whom, a particular set of data was collected, and how the
64   -data is formatted.</p>
65   -<p>KnowledgeTree groups metadata fields into fieldsets. A
66   -fieldset is a set of related information, which can be ย‘attachedย’ to a
67   -document. For example, letย’s say we specify a ย‘Projectย’ fieldset as follows:</p>
68   -<p><b>Project</b></p>
  8 +
69 9 <ul>
70   - <li>Project Name</li>
71   - <li>Division</li>
72   - <li>Cost Estimate</li>
73   - <li>Implementation Status</li>
  10 +<li><a href="user/portlets/Document Actions.html"> Document Actions</a></li>
  11 +<li><a href="user/portlets/Folder Actions.html">Folder Actions</a></li>
  12 +<li><a href="user/portlets/Browse By.html">Browse By</a></li>
  13 +<li><a href="user/portlets/Search.html">Search</a></li>
  14 +<li><a href="user/portlets/Subscriptions.html">Subscriptions</a></li>
74 15 </ul>
75   -<p>This project fieldset can be attached to any document type
76   -that relates to a project; and all members of that fieldset (i.e. project name,
77   -division, cost estimate, implementation status) would apply. A plug-in could be
78   -written, which uses the information in the ย‘Projectย’ fieldset, to provide
79   -reporting information on a project level, or on a project-based hierarchy of
80   -documents.</p>
81   -<h4>Delete</h4>
82   -<p>Deleted documents remain in the repository (in DMS
83   -Administration) until the KnowledgeTree administrator either expunges them or
84   -restores them. </p>
85   -<p>See Administration ย– Document Storage ย– Restore or Expunge
86   -Deleted Documents</p>
87   -<h4>Move</h4>
88   -<p>Only users with the required permissions for a folder are
89   -allowed to move an item to another location in the repository. </p>
90   -<h4>Transaction History</h4>
91   -<p>This feature provides a record of all transactions
92   -performed on the document: create date, uploads, downloads, check-out, check-in
93   -and the previous deletion of the document if it has been restored.</p>
94   -<h4>Version History</h4>
95   -<p>This feature provides a record of all past and current
96   -versions of a document. A new document version is created whenever a document is
97   -checked-out then subsequently checked-in again. The version history feature
98   -allows you to download older documents and compare them with more recent
99   -versions.</p>
100   -<h4>Links</h4>
101   -<p >Document links allow you to establish
102   -associations between documents in the repository. Your KnowledgeTree
103   -administrator needs to create the Document Link Types that you use to link
104   -documents. When creating a document link, the administrator specifies the type
105   -of relationship that the link implies between the
106   -linked documents ย– i.e. ย‘associated withย’, or ย‘duplicated byย’. </p>
107   -<h4>Version Control</h4>
108   -<p>KnowledgeTree has powerful document version control
109   -features, which ensure that the editing and versioning of documents is done in a
110   -controlled and auditable manner. Newly created documents are assigned as version
111   -0.1. The first time you check it out for editing and then check it back in
112   -again, the version number increments to version 1. Each subsequent check out /
113   -check in causes the version number to increment by 1. </p>
114   -<p>A document may only be checked out for editing by a single
115   -user at a time. When a document is checked back in, you need to specify the
116   -changes you made.</p>
117   -<p>Users and groups who have read or write access to a
118   -document are allowed to download it for viewing only ย– you can choose to open
119   -the document in your Web browser or save it to your local computer. You can
120   -view a version history of all changes to the document, and you can download
121   -previous versions for comparison. </p>
122   -<p>Any changes you make to the document you downloaded won't
123   -display in the version in the repository unless you check out the document, and
124   -then check it back into the repository with your changes.</p>
125   -<p>Any user that logs in to KnowledgeTree can view the list of
126   -documents they have checked out (if any) in the Checked-out documents section of
127   -the Dashboard. </p>
128   -<h4>Permissions</h4>
129   -<p >Permissions in KnowledgeTree are
130   -folder-based ย– permissions that have been allocated for a specific folder apply
131   -to all the documents in that folder.</p>
132   -<p >There are four default types of
133   -permissions: Read, Write, Add Folder, and Manage Permissions. </p>
134   -<p >Users that have only Read permission on
135   -a document can view the document and its metadata, but are not allowed to change
136   -it. Users that have Read and Write permissions are allowed to change the
137   -contents of a document, as well as its metadata. </p>
138   -<p >Users with the Add Folder permission are
139   -allowed to create and edit sub-folders within their group folder. </p>
140   -<p >Users with the Manage Permissions
141   -permission are able to edit permissions within their group folder.</p>
  16 +
  17 +
142 18 </body>
143 19 </html>
... ...
kthelp/ktcore/EN/dashboard.html
... ... @@ -3,18 +3,27 @@
3 3 <title>Dashboard</title>
4 4 </head>
5 5 <body>
  6 +<h2>Dashboard</h2>
  7 +The Dashboard displays items relevant to the logged in user, such as a list of the documents you have checked out, and items requiring your attention.
6 8  
7 9  
8   -<h2>Dashboard</h2>
9   -<p>The Dashboard displays information relevant to the logged
10   -in user. It lists the documents you have checked out, and it displays items
11   -requiring your attention, which may include:</p>
12   -<ul>
13   - <li>Pending documents ย– documents that need to be approved</li>
14   - <li>Subscription alerts and Notifications ย– documents
15   - youย’re subscribed to that have been added, deleted, or modified. This
16   - section also lists document requiring your input in the workflow cycle.</li>
  10 +<h3>Items that require your attention</h3>
  11 +
  12 +<p>This section may include links to the following types of documents in the repository:</p>
  13 +
  14 + <ul>
  15 +<li>Pending documents - documents in an approval workflow that need to be approved</li>
  16 +
  17 +<li>Subscription alerts and Notifications - documents that you have subscribed to, and which have been added, deleted, or modified. This section also lists documents requiring your input in the workflow cycle.</li>
  18 +
  19 +<li>Orphaned folders - orphaned folders are sub folders of parent folders where you do not have the appropriate view or other permissions. You have permissions for accessing the orphan folder, but you are not allowed to access the parent folder. The dashboard provides a direct link to the orphaned folder in the repository. This is because you do not have permissions to navigate to the folder through its' parent folder.</li>
17 20 </ul>
18 21  
  22 +<h3>Your Checked-out Documents</h3>
  23 +
  24 +This section lists the documents - if any - that the logged in user currently has checked out of the repository. You can click the link provided to go directly to the document in the repository, where you can download the document to view it, check the document back in, or cancel the document check out.
  25 +
  26 +
  27 +
19 28 </body>
20 29 </html>
... ...
kthelp/ktcore/EN/user/workflow.html 0 โ†’ 100644
  1 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2 +<html>
  3 +<head>
  4 +
  5 +
  6 + <title>Workflow Overview</title>
  7 +</head>
  8 +
  9 +<body>
  10 +<h2>Workflow Overview</h2>
  11 +<p>Workflow allows you to assign a series of steps to the document creation and
  12 +management process. For example, a "News" workflow might have documents which
  13 +go from <strong>Research</strong> to <strong>Draft</strong> to <strong>Under Review</strong>
  14 +to <strong>Published</strong>,
  15 +with different people participating in the document's
  16 +lifecycle at each stage. &nbsp;Naturally, not all documents have the
  17 +same needs in terms of workflow: &nbsp;Invoices (which must be <span style="font-weight: bold;">drawn up</span>, <span style="font-weight: bold;">maile</span>d, and then marked as <span style="font-weight: bold;">paid</span>) are very different from Marketing documents.&nbsp;</p>
  18 +<p>To facilitate this, KnowledgeTree&trade; allows the Administrator to
  19 +define a number of different workflows, each of which can be applied to
  20 +different documents as their organisation requires.</p>
  21 +
  22 +</body>
  23 +</html>
... ...
plugins/ktcore/KTDocumentActions.php
... ... @@ -914,7 +914,7 @@ class KTDocumentWorkflowAction extends KTDocumentAction {
914 914 var $sName = 'ktcore.actions.document.workflow';
915 915 var $_sShowPermission = "ktcore.permissions.write";
916 916  
917   - var $sHelpPage = 'ktcore/workflow.html';
  917 + var $sHelpPage = 'ktcore/user/workflow.html';
918 918  
919 919 function getDisplayName() {
920 920 return _kt('Workflow');
... ...
plugins/ktcore/admin/archivedDocuments.php
... ... @@ -56,7 +56,7 @@ class KTArchiveTitle extends TitleColumn {
56 56 }
57 57  
58 58 class ArchivedDocumentsDispatcher extends KTAdminDispatcher {
59   -
  59 + var $sHelpPage = 'ktcore/admin/archived documents.html';
60 60 function do_main () {
61 61 $this->aBreadcrumbs[] = array('url' => $_SERVER['PHP_SELF'], 'name' => _kt('Archived Documents'));
62 62  
... ...
plugins/ktcore/admin/conditions.php
... ... @@ -33,7 +33,7 @@ require_once(KT_LIB_DIR . &quot;/search/savedsearch.inc.php&quot;);
33 33  
34 34 class KTConditionDispatcher extends KTAdminDispatcher {
35 35 var $bAutomaticTransaction = true;
36   -
  36 + var $sHelpPage = 'ktcore/admin/dynamic conditions.html';
37 37 function check() {
38 38 $this->aBreadcrumbs[] = array('url' => $_SERVER['PHP_SELF'], 'name' => _kt('Conditions Management'));
39 39 return true;
... ...
plugins/ktcore/admin/deletedDocuments.php
... ... @@ -36,6 +36,7 @@ require_once(KT_LIB_DIR . &quot;/widgets/fieldWidgets.php&quot;);
36 36 require_once(KT_LIB_DIR . "/templating/kt3template.inc.php");
37 37  
38 38 class DeletedDocumentsDispatcher extends KTAdminDispatcher {
  39 +var $sHelpPage = 'ktcore/admin/deleted documents.html';
39 40 function do_main () {
40 41 $this->aBreadcrumbs[] = array('url' => $_SERVER['PHP_SELF'], 'name' => _kt('Deleted Documents'));
41 42  
... ...
plugins/ktcore/admin/documentCheckout.php
... ... @@ -33,7 +33,7 @@ require_once(KT_LIB_DIR . &#39;/templating/kt3template.inc.php&#39;);
33 33 require_once(KT_LIB_DIR . '/documentmanagement/DocumentTransaction.inc');
34 34  
35 35 class KTCheckoutAdminDispatcher extends KTAdminDispatcher {
36   -
  36 + var $sHelpPage = 'ktcore/admin/document checkout.html';
37 37 function check() {
38 38 return true;
39 39 }
... ...
plugins/ktcore/admin/documentFields.php
... ... @@ -44,6 +44,7 @@ require_once(KT_LIB_DIR . &#39;/plugins/pluginutil.inc.php&#39;);
44 44 class KTDocumentFieldDispatcher extends KTAdminDispatcher {
45 45 var $bAutomaticTransaction = true;
46 46 var $bHaveConditional = null;
  47 + var $sHelpPage = 'ktcore/admin/document fieldsets.html';
47 48  
48 49 function check() {
49 50 $this->aBreadcrumbs[] = array('url' => $_SERVER['PHP_SELF'], 'name' => _kt('Document Field Management'));
... ...
plugins/ktcore/admin/documentLinks.php
... ... @@ -31,6 +31,7 @@ require_once(KT_LIB_DIR . &#39;/widgets/fieldWidgets.php&#39;);
31 31 require_once(KT_LIB_DIR . '/documentmanagement/LinkType.inc'); // a horrible piece of work.
32 32  
33 33 class KTDocLinkAdminDispatcher extends KTAdminDispatcher {
  34 + var $sHelpPage = 'ktcore/admin/link type management.html';
34 35  
35 36 // Breadcrumbs base - added to in methods
36 37 function check() {
... ...
plugins/ktcore/admin/documentTypes.php
... ... @@ -38,6 +38,8 @@ require_once(KT_LIB_DIR . &quot;/templating/kt3template.inc.php&quot;);
38 38  
39 39 class KTDocumentTypeDispatcher extends KTAdminDispatcher {
40 40  
  41 + var $sHelpPage = 'ktcore/admin/document types.html';
  42 +
41 43 // Breadcrumbs base - added to in methods
42 44 function do_main () {
43 45  
... ...
plugins/ktcore/admin/groupManagement.php
... ... @@ -42,6 +42,7 @@ require_once(KT_LIB_DIR . &quot;/authentication/builtinauthenticationprovider.inc.php
42 42  
43 43 class KTGroupAdminDispatcher extends KTAdminDispatcher {
44 44 // {{{ do_main
  45 + var $sHelpPage = 'ktcore/admin/manage groups.html';
45 46 function do_main() {
46 47 $this->aBreadcrumbs[] = array('url' => $_SERVER['PHP_SELF'], 'name' => _kt('Group Management'));
47 48 $this->oPage->setBreadcrumbDetails(_kt('select a group'));
... ...
plugins/ktcore/admin/manageConditionals.php
... ... @@ -40,6 +40,7 @@ require_once(KT_LIB_DIR . &quot;/templating/kt3template.inc.php&quot;);
40 40 class ManageConditionalDispatcher extends KTAdminDispatcher {
41 41 var $ru;
42 42  
  43 +
43 44 function ManageConditionalDispatcher() {
44 45 parent::KTAdminDispatcher();
45 46 global $default;
... ...
plugins/ktcore/admin/manageHelp.php
... ... @@ -38,6 +38,9 @@ require_once(KT_LIB_DIR . &quot;/dispatcher.inc.php&quot;);
38 38 require_once(KT_LIB_DIR . "/templating/kt3template.inc.php");
39 39  
40 40 class ManageHelpDispatcher extends KTAdminDispatcher {
  41 +
  42 + var $sHelpPage = 'ktcore/admin/help administration.html';
  43 +
41 44 function do_main() {
42 45 return $this->getData();
43 46 }
... ...
plugins/ktcore/admin/managePermissions.php
... ... @@ -33,6 +33,7 @@ require_once(KT_LIB_DIR . &quot;/templating/kt3template.inc.php&quot;);
33 33 require_once(KT_LIB_DIR . "/widgets/fieldWidgets.php");
34 34  
35 35 class ManagePermissionsDispatcher extends KTAdminDispatcher {
  36 + var $sHelpPage = 'ktcore/admin/manage permissions.html';
36 37 function do_main() {
37 38 $this->oPage->setTitle(_kt('Manage Permissions'));
38 39 $this->aBreadcrumbs[] = array('url' => $_SERVER['PHP_SELF'], 'name' => _kt('Manage Permissions'));
... ...
plugins/ktcore/admin/plugins.php
... ... @@ -38,6 +38,7 @@ require_once(KT_LIB_DIR . &quot;/templating/kt3template.inc.php&quot;);
38 38  
39 39 class KTPluginDispatcher extends KTAdminDispatcher {
40 40 var $bAutomaticTransaction = true;
  41 + var $sHelpPage = 'ktcore/admin/manage plugins.html';
41 42  
42 43 function check() {
43 44 $this->aBreadcrumbs[] = array(
... ...
plugins/ktcore/admin/roleManagement.php
... ... @@ -31,6 +31,8 @@ require_once(KT_LIB_DIR . &#39;/widgets/fieldWidgets.php&#39;);
31 31 require_once(KT_LIB_DIR . "/roles/Role.inc");
32 32  
33 33 class RoleAdminDispatcher extends KTAdminDispatcher {
  34 +
  35 + var $sHelpPage = 'ktcore/admin/role administration.html';
34 36 function check() {
35 37 return true;
36 38 }
... ...
plugins/ktcore/admin/savedSearch.php
... ... @@ -34,6 +34,7 @@ require_once(KT_LIB_DIR . &quot;/search/savedsearch.inc.php&quot;);
34 34  
35 35 class KTSavedSearchDispatcher extends KTAdminDispatcher {
36 36 var $bAutomaticTransaction = true;
  37 + var $sHelpPage = 'ktcore/admin/saved searches.html';
37 38  
38 39 function check() {
39 40 $this->aBreadcrumbs[] = array(
... ...
plugins/ktcore/admin/techsupport.php
... ... @@ -33,6 +33,7 @@ require_once(KT_LIB_DIR . &quot;/search/savedsearch.inc.php&quot;);
33 33  
34 34 class KTSupportDispatcher extends KTAdminDispatcher {
35 35 var $bAutomaticTransaction = true;
  36 + var $sHelpPage = 'ktcore/admin/system information.html';
36 37  
37 38 function check() {
38 39 $this->aBreadcrumbs[] = array('url' => $_SERVER['PHP_SELF'], 'name' => _kt('Support and System information'));
... ...
plugins/ktcore/admin/unitManagement.php
... ... @@ -41,6 +41,7 @@ require_once(KT_LIB_DIR . &quot;/foldermanagement/folderutil.inc.php&quot;);
41 41 require_once(KT_LIB_DIR . "/permissions/permissionutil.inc.php");
42 42  
43 43 class KTUnitAdminDispatcher extends KTAdminDispatcher {
  44 + var $sHelpPage = 'ktcore/admin/control units.html';
44 45 var $bAutomaticTransaction = true;
45 46  
46 47 function check() {
... ...
plugins/ktcore/admin/userManagement.php
... ... @@ -42,6 +42,7 @@ require_once(KT_LIB_DIR . &quot;/authentication/authenticationproviderregistry.inc.ph
42 42 require_once(KT_LIB_DIR . "/authentication/builtinauthenticationprovider.inc.php");
43 43  
44 44 class KTUserAdminDispatcher extends KTAdminDispatcher {
  45 +var $sHelpPage = 'ktcore/admin/manage users.html';
45 46 function do_main() {
46 47 $this->aBreadcrumbs[] = array('url' => $_SERVER['PHP_SELF'], 'name' => _kt('User Management'));
47 48 $this->oPage->setBreadcrumbDetails(_kt('select a user'));
... ...
plugins/ktcore/admin/workflows.php
... ... @@ -53,7 +53,7 @@ require_once(KT_LIB_DIR . &#39;/roles/Role.inc&#39;);
53 53  
54 54 class WorkflowNavigationPortlet extends KTPortlet {
55 55 var $oWorkflow;
56   -
  56 + var $sHelpPage = 'ktcore/admin/workflow.html';
57 57 function WorkflowNavigationPortlet($sTitle, $oWorkflow = null) {
58 58 $this->oWorkflow = $oWorkflow;
59 59 parent::KTPortlet($sTitle);
... ... @@ -81,7 +81,7 @@ class WorkflowNavigationPortlet extends KTPortlet {
81 81  
82 82 class KTWorkflowDispatcher extends KTAdminDispatcher {
83 83 var $bAutomaticTransaction = true;
84   - var $sHelpPage = 'ktcore/admin/workflow/overview.html';
  84 + var $sHelpPage = 'ktcore/admin/workflow.html';
85 85 var $aWorkflowInfo;
86 86 var $oWorkflow;
87 87  
... ...
plugins/ktcore/authentication/authenticationadminpage.inc.php
... ... @@ -34,7 +34,7 @@ require_once(KT_LIB_DIR . &#39;/widgets/fieldWidgets.php&#39;);
34 34  
35 35 class KTAuthenticationAdminPage extends KTAdminDispatcher {
36 36 var $bAutomaticTransaction = true;
37   -
  37 + var $sHelpPage = 'ktcore/admin/authentication sources.html';
38 38 function check() {
39 39 $res = parent::check();
40 40 $this->aBreadcrumbs[] = array('name' => _kt('Authentication'), 'url' => $_SERVER['PHP_SELF']);
... ...
plugins/ktstandard/KTWorkflowAssociation.php
... ... @@ -35,6 +35,7 @@ require_once(KT_LIB_DIR . &#39;/util/ktutil.inc&#39;);
35 35 class KTWorkflowAssociationPlugin extends KTPlugin {
36 36 var $sNamespace = "ktstandard.workflowassociation.plugin";
37 37 var $sFriendlyName = null;
  38 + var $sHelpPage = 'ktcore/admin/automatic workflows';
38 39  
39 40 function KTWorkflowAssociationPlugin($sFilename = null) {
40 41 $res = parent::KTPlugin($sFilename);
... ...
plugins/ktstandard/workflow/adminpage.php
... ... @@ -33,6 +33,7 @@ require_once(KT_LIB_DIR . &#39;/widgets/fieldWidgets.php&#39;);
33 33  
34 34  
35 35 class WorkflowAllocationSelection extends KTAdminDispatcher {
  36 + var $sHelpPage = 'ktcore/admin/automatic workflows.html';
36 37 var $bAutomaticTransaction = true;
37 38 var $sSection = 'administration';
38 39  
... ...